Age | Commit message (Expand) | Author |
2010-08-27 | Delete comments about these drivers needing powerhook support; they don't. | Theo de Raadt |
2010-08-27 | kill PWR_STANDBY (apm can use PWR_SUSPEND instead). While here, renumber | Theo de Raadt |
2010-08-21 | Match the Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | regen | Jonathan Gray |
2010-08-21 | Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | - add a quirk for the apple clear orb usb speakers | Jasper Lievisse Adriaanse |
2010-08-20 | regen | Damien Bergamini |
2010-08-20 | The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU). | Damien Bergamini |
2010-08-18 | * indentation fix | Jacob Meuser |
2010-08-18 | * the detach and drain functions do the same waiting for channels to | Jacob Meuser |
2010-08-17 | regen | Jasper Lievisse Adriaanse |
2010-08-17 | - TI doesn't mean Texas Intel | Jasper Lievisse Adriaanse |
2010-08-07 | No "\n" needed at the end of panic() strings. | Kenneth R Westerback |
2010-08-02 | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and | Miod Vallat |
2010-08-02 | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to be | Miod Vallat |
2010-08-01 | Be more generous when parsing the report descriptor: | Miod Vallat |
2010-07-31 | regen | Miod Vallat |
2010-07-31 | Support extra F-keys (up to F24) on HID keyboards. | Miod Vallat |
2010-07-31 | Factorization of the bluetooth and usb hid input driver logic, to reduce code | Miod Vallat |
2010-07-31 | The code referencing urndis_watchdog() is #if 0'd out, but the actual | Michael Knudsen |
2010-07-31 | Break some really long lines. | Michael Knudsen |
2010-07-31 | check for audio stream and control interface descriptors in the | Jacob Meuser |
2010-07-29 | Add some more devices. -moj | Mats O Jansson |
2010-07-29 | sync | Mats O Jansson |
2010-07-29 | Add some more displaylink devices. -moj | Mats O Jansson |
2010-07-26 | Microsoft LifeCam needs the framesize quirk as well. | Michael Knudsen |
2010-07-26 | sync | Michael Knudsen |
2010-07-26 | Add Microsoft LifeCam. | Michael Knudsen |
2010-07-26 | Fix some spacing / comment. | Marcus Glocker |
2010-07-26 | Make one more Sonix chipset cam work with 640x480 by a) adding it to the | Marcus Glocker |
2010-07-26 | Correct the links between threads, processes, pgrps, and sessions, | Philip Guenthe |
2010-07-25 | sync | Marcus Glocker |
2010-07-25 | Add another uvideo(4) device which needs the | Marcus Glocker |
2010-07-23 | bring back changes in uaudio.c r1.83, this time remembering to commit | Jacob Meuser |
2010-07-23 | revert last commit, unbreaking the tree; was missing a macro definition | Stuart Henderson |
2010-07-23 | support for playback sync endpoints | Jacob Meuser |
2010-07-21 | add a couple quirks for the E-MU 0202 | Jacob Meuser |
2010-07-21 | * check that the bytes per frame the device is reporting isn't a | Jacob Meuser |
2010-07-21 | move use_maxpkt out of struct chan, use a local variable in the | Jacob Meuser |
2010-07-21 | some bits for USB 2.0 playback support. I'm not 100% sure about | Jacob Meuser |
2010-07-21 | currently we use the endpoint's maximum packet size for recording, | Jacob Meuser |
2010-07-20 | support 24-bit encodings. simplify the way supported encodings are | Jacob Meuser |
2010-07-19 | Lilliput UM-70 uses the newer DL1x5 chipset. -moj | Mats O Jansson |
2010-07-19 | * don't round blocksize to multiples of 16; can cause problems when | Jacob Meuser |
2010-07-19 | add a quirk to allow attaching devices which claim to have a vendor | Jacob Meuser |
2010-07-19 | sync | Jacob Meuser |
2010-07-19 | Creative Labs/E-MU 0202 USB | Jacob Meuser |
2010-07-19 | move audio specific quirks out of usb_quirks and into uaudio | Jacob Meuser |
2010-07-15 | knock out MetaGeek Wi-Spy 2.4i from attaching to uhid. | Stuart Henderson |
2010-07-15 | sync | Stuart Henderson |