Age | Commit message (Expand) | Author |
2009-08-07 | Merge libudev, udev, and the unconditional extras in a single Makefile.am. | Diego Elio 'Flameeyes' Pettenò |
2009-07-25 | make: build internal tools against libudev-private.la | Kay Sievers |
2009-06-17 | extras: delete man pages for private udev tools | Kay Sievers |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers |
2009-06-09 | move syslog wrapper to libudev | Kay Sievers |
2009-06-08 | libudev: move to top-level directory | Kay Sievers |
2009-05-20 | use more efficient string copying | Kay Sievers |
2009-03-28 | usb_id: remove unused variable | Kay Sievers |
2009-03-25 | usb_id: add ID_VENDOR_ID, ID_MODEL_ID, ID_USB_INTERFACE_NUM, ID_USB_DRIVER | Kay Sievers |
2009-03-16 | usb_id: add manpage | Adam Buchbinder |
2009-02-26 | usb_id: fix comment | Kay Sievers |
2009-02-26 | usb_id: fix NULL string usage | Kay Sievers |
2009-02-26 | usb_id: return values if called directly for an usb_device | Kay Sievers |
2009-02-26 | usb_id: add ID_USB_INTERFACES=:0e0100:0e0200:010100:010200: | Kay Sievers |
2009-02-17 | *_id: add model/vendor enc strings | David Zeuthen |
2009-01-22 | usb_id: handle ATAPI devices like SCSI devices | Kay Sievers |
2009-01-06 | extras: fix mis-spelling of "environment" | Adam Buchbinder |
2009-01-05 | usb_id: s/image/media/ | Kay Sievers |
2009-01-03 | usb_id: use devtype lookup | Kay Sievers |
2009-01-03 | libudev: device - remove udev_device_get_parent_with_subsystem | Marcel Holtmann |
2008-12-29 | usb_id: add "image" class | Kay Sievers |
2008-12-06 | make: do not delete autotools generated file with distclean | Kay Sievers |
2008-11-26 | usb_id: add "break" to currently unused case labels | Kay Sievers |
2008-11-26 | usb_id: fix switch statement for video type | Marcel Holtmann |
2008-11-20 | usb_id: replace chars in returned strings | Kay Sievers |
2008-11-20 | rules: v4l - add by-id/ links for USB devices | Kay Sievers |
2008-11-05 | unify string replacement | Kay Sievers |
2008-11-05 | usb_id: MassStorage SubClass 6 is "scsi" not "disk" | Kay Sievers |
2008-10-24 | fix uninitialized variable warnings | Kay Sievers |
2008-10-20 | libudev: device - get_attr_value() -> get_sysattr_value() | Kay Sievers |
2008-10-02 | usb_id: use libudev | Kay Sievers |
2008-10-02 | libudev: get rid of selinux | Kay Sievers |
2008-10-02 | use no_argument, required_argument, optional_argument in longopts | Kay Sievers |
2008-09-29 | fix dbg() callers | Kay Sievers |
2008-09-19 | always include config.h from Makefile | Kay Sievers |
2008-09-10 | get rid of udev_sysdeps.c | Kay Sievers |
2008-09-10 | convert to libudev and delete udev_utils_string.c | Kay Sievers |
2008-09-10 | extras: use libudev code | Kay Sievers |
2008-09-10 | libudev: rename libudev-utils.c libudev-util.c | Kay Sievers |
2008-09-10 | libudev: get rid of udev_utils.c | Kay Sievers |
2008-09-10 | libudev: get rid of udev_sysfs.c | Kay Sievers |
2008-09-10 | libudev: add selinux | Kay Sievers |
2008-09-06 | use libudev code, unify logging, pass udev context around everywhere | Kay Sievers |
2008-08-12 | add missing includes | Kay Sievers |
2008-07-30 | use autotools | Kay Sievers |
2008-07-30 | delete all Makefiles and move udev source to udev/ | Kay Sievers |
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers |
2008-03-15 | Makefile: do not require GNU install | Roy Marples |
2007-11-08 | extras: ignore built and generated files | Dan Nicholson |
2007-10-15 | usb_id: fail if vendor/product can not be retrieved | Kay Sievers |