summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* keymap: add fdi2rules.pyMartin Pitt2009-05-091-0/+179
* add keymap directory and toolMartin Pitt2009-05-094-0/+313
* depend on usbutils 0.82 and use pkg-config to find usb.idsKay Sievers2009-05-071-14/+4
* build: use AC_MSG_RESULTKay Sievers2009-05-011-3/+3
* sound-card: Recognize good old WinTV cards as TV cardsLennart Poettering2009-04-281-0/+3
* do not use libtoolKay Sievers2009-04-142-16/+2
* sync with and depend on recent udevKay Sievers2009-04-143-82/+53
* modem-modeswitch: fix build warningDan Williams2009-03-151-1/+0
* modem-modeswitch: small cleanupDan Williams2009-03-151-1/+1
* modem-modeswitch: huge refactor for Mobile Action 8xxxP USB cable supportDan Williams2009-03-1511-170/+815
* usb-db: make optional, but enabled by defaultDan Williams2009-03-152-5/+12
* fix autogen.sh for modem-probe removalDan Williams2009-03-151-1/+1
* modem-probe: removeDan Williams2009-03-157-567/+0
* test commitDavid Zeuthen2009-03-041-0/+1
* Set numeric vendor/product ID variablesLennart Poettering2009-03-021-1/+2
* Unify all form factor information into a single environment variableLennart Poettering2009-03-011-14/+18
* update version and NEWSKay Sievers2009-02-262-7/+21
* usb-db: also handle the passed device, not only the parentsKay Sievers2009-02-261-10/+27
* rules: update 78-sound-card.rulesLennart Poettering2009-02-261-0/+6
* udev-acl: delete usbdev_id, the value is in usb_id nowKay Sievers2009-02-263-94/+1
* add m4/ subdirKay Sievers2009-02-263-2/+2
* add Lennart's 78-sound-card.rules to rules.d/Kay Sievers2009-02-264-0/+45
* add autoconf logic to find usb.ids/pci.idsLennart Poettering2009-02-262-2/+35
* Add pci-db tool that works just like usb-db but for USBLennart Poettering2009-02-263-26/+60
* add usb-db for reading usb vendor/product data from usb.idsLennart Poettering2009-02-265-1/+243
* fully move m4 scripts to m4/ since that's apparently what was intendedLennart Poettering2009-02-264-0/+5
* instead of defining _GNU_SOURCE manually use AC_USE_SYSTEM_EXTENSIONSLennart Poettering2009-02-265-13/+6
* fix .gitignore for modem-probeLennart Poettering2009-02-261-1/+1
* modem-probe: allow delaying probe for slow modemsDan Williams2009-01-293-3/+35
* udev-acl: fix Makefile so usbdev_id gets builtDan Williams2009-01-281-1/+1
* modem-probe: switch to "GPLv2 or later"Kay Sievers2009-01-262-4/+10
* update NEWSKay Sievers2009-01-251-0/+4
* update versionKay Sievers2009-01-253-1/+47
* udev-acl: add ACL_VIDEO commentKay Sievers2009-01-251-0/+1
* modem-probe: clarify docs for modem_wait_reply()Dan Williams2009-01-221-1/+1
* modem-probe: only discover capabilties once on timeoutDan Williams2009-01-221-1/+11
* modem-probe: fix EVDO rev. A recognition on Kyocera KPC680Dan Williams2009-01-221-0/+1
* modem-probe: rename from probe-modem for consistencyDan Williams2009-01-229-24/+24
* udev-acl: SCSI scanner, DVB, MTP/PTP is ACL_MEDIAKay Sievers2009-01-051-5/+6
* udev-acl: add WAIT_FOR_SYSFS until the USB is fix mergedKay Sievers2009-01-052-1/+9
* udev-acl: add commentsKay Sievers2009-01-031-2/+2
* udev-acl: usbdev_id - add error messagesKay Sievers2009-01-031-2/+6
* udev-acl: add "libsane" scannersKay Sievers2009-01-021-0/+3
* udev-acl: add SCSI scannersKay Sievers2008-12-291-3/+13
* build: default to --prefix=/usr --exec-prefix=""Kay Sievers2008-12-291-0/+6
* build: fix "make distcheck"; require --exec-prefix=""Kay Sievers2008-12-293-9/+24
* add .gitignoreKay Sievers2008-12-294-0/+4
* udev-acl: provide 70-acl.rulesKay Sievers2008-12-291-0/+18
* modem-modeswitch: remove non-supported usb_device class ruleKay Sievers2008-12-291-29/+28
* build: include Makefile.am.incKay Sievers2008-12-297-19/+69