summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02udev: extern on functions is pointlessLennart Poettering
2013-04-02accelerometer: remove dead if and modernizeZbigniew Jędrzejewski-Szmek
2013-04-02hwdb: updateKay Sievers
2013-04-02docs/libudev/libudev-sections.txt: add missing symbolAnthony G. Basile
2013-04-02Correct permissions on /dev/null and friends for 2.6.32Anthony G. Basile
2013-04-02hwdb: remove uneeded *-vendor-product.hwdbAnthony G. Basile
2013-04-02libudev: update to 199Ian Stakenvicius
2013-04-02keymap: Remap microphone mute and touchpad toggle for Lenovo U300sOzan Çağlayan
2013-04-02keymap: Fix touchpad toggling on Lenovo IdeaPad U300sOzan Çağlayan
2013-04-02udev: ifdef all firmware special handlingKay Sievers
2013-04-02udev: make firmware loading optional and disable by defaultTom Gundersen
2013-04-02Make two functions staticZbigniew Jędrzejewski-Szmek
2013-04-02rules: updates from upstreamAnthony G. Basile
2013-04-02keymaps: updates from upstreamAnthony G. Basile
2013-04-02hwdb: bring db in line with upstreamAnthony G. Basile
2013-03-17Merge remote-tracking branch 'origin/follow-upstream'Richard Yao
2013-03-14udev: fix segfault with android rndisRob Clark
2013-03-14udev: usb_id: parse only 'size' bytes of the 'descriptors' bufferKay Sievers
2013-03-14udev: usb_id - ignore non-ASCII serial numbersKay Sievers
2013-03-14keymaps: Add HP HDX 9494NRMartin Pitt
2013-03-14keymap: Add support for the brower hotkey on the HP ProBookAyan George
2013-03-14udev: Fix device matching in the accelerometerBastien Nocera
2013-03-14Fix whitespace in various filesAnthony G. Basile
2013-03-14keymap: Add Samsung 700TMartin Pitt
2013-03-14keymap: Update the list of Samsung Series 9 modelsAlessandro Crismani
2013-03-14src/udev/udev-builtin-blkid.c: expose new ISO9660 properties from libblkidZeeshan Ali (Khattak)
2013-03-14cdrom_id: add data track count for bad virtual drive implementationsHarald Hoyer
2013-03-14src/udev/udev-builtin-net_id.c: handle bcma busesKay Sievers
2013-03-14udev: path_id - clarify comment about the kernel ATA naming problemKay Sievers
2013-03-14src/udev/udevadm-hwdb.c: fix helpAnthony G. Basile
2013-03-10Merge pull request #51 from gentoo/issue50Matthew Thode
2013-03-10Only check for gperf if --enable-keymapAnthony G. Basile
2013-02-08Merge pull request #44 from lu-zero/masterRichard Yao
2013-02-07udevadm: support updating hwdb from an offset rootLuca Barbato
2013-02-04Make udevlibexecdir be /libIan Stakenvicius
2013-01-29Fix AM_CONDITIONAL for HAVE_BLKIDIan Stakenvicius
2013-01-28Make blkid optionalIan Stakenvicius
2013-01-28Set device node permissions only at "add" eventsIan Stakenvicius
2013-01-28Cleanup of spacing to help with diffsIan Stakenvicius
2013-01-28Add missing ':' to getopt_long 'e'Ian Stakenvicius
2013-01-28Handle scsi Hyper-V devices properlyIan Stakenvicius
2013-01-28Port new net_id capabilities from systemd-udev-197Ian Stakenvicius
2013-01-28Honor DEVUID, DEVGID in addition to DEVMODEIan Stakenvicius
2013-01-28Fix missing endian wrappersIan Stakenvicius
2013-01-28save a line of codeIan Stakenvicius
2013-01-28Abort udev_enumerate_new if udev obj is nullIan Stakenvicius
2013-01-28Add missing selinux code to udev core (convenience lib)Ian Stakenvicius
2013-01-23src/libudev/util.c: fix typo introduce at commit 1ebf647Anthony G. Basile
2013-01-22Fix --disable-modules config optioneudev/v1_beta2Ian Stakenvicius
2013-01-22Fix test-udev.c to build and work on a uclibc systemAnthony G. Basile