summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Unify all form factor information into a single environment variableLennart Poettering2009-03-011-14/+18
| | | | | | | | | Simplify the form factor rules by using only a single environment variable $SOUND_FORM_FACTOR instead of multiple boolean variables. Also, make "internal" a normal type of form factor among many. After all whether a sound card is internal or not is *not* orthogonal to its form factor otherwise.
* 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
| | | | | If the port timed out on a command for some reason, don't try the secondary query and take yet *more* time.
* 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
|
* add COPYINGKay Sievers2008-12-291-0/+339
|
* build: remove more autotools magicKay Sievers2008-12-291-34/+1
|
* update .gitignoreKay Sievers2008-12-292-2/+2
|
* add INSTALLKay Sievers2008-12-291-0/+0
|
* delete AUTHORSKay Sievers2008-12-291-3/+0
|
* build: remove maintainer-modeKay Sievers2008-12-292-6/+9
|
* add .gitignoreKay Sievers2008-12-291-0/+24
|
* add udev-aclKay Sievers2008-12-291-0/+84
|
* Use correct udev separator in driver nameDan Williams2008-12-171-1/+1
|
* Make modem switcher generic; fix rules install locationDan Williams2008-12-177-104/+246
|
* fix rules install locationDan Williams2008-12-171-1/+1
|
* Simplify logging and ensure logfile is closedDan Williams2008-12-171-9/+12
|
* manpage cleanups and fixesDan Williams2008-12-162-20/+23
|
* Makefile cleanupDan Williams2008-12-161-1/+1
|
* whitespace cleanupDan Williams2008-12-161-4/+4
|