Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-22 | hid2hci: remove hid structures and include kernel header | Kay Sievers | |
2009-07-22 | hid2hci: support to hid2hci for recovering Dell BT devices after S3 | Mario Limonciello | |
2009-06-26 | hid2hci: narrow matches to real HCI devices | Martin Pitt | |
The previous rules just checked bInterfaceProtocol but not the actual device and interface class. This caused the hci rules to be applied for Dell USB hubs and attached input devices like keyboards and mouses as well, breaking them completely. Tighten the match to also check device and interface class/subclass. https://launchpad.net/bugs/392144 | |||
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers | |
2009-06-16 | hid2hci: move from udev-extras | Mario Limonciello | |