| Commit message (Expand) | Author | Age |
... | |
* | | HID: add phys and name ioctls to hidraw | Jiri Kosina | 2009-01-03 |
* | | HID: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-03 |
* | | HID: automatically call usbhid_set_leds in usbhid driver | Alan Stern | 2009-01-03 |
* | | HID: non-input reports can also be numbered | Jiri Kosina | 2009-01-03 |
* | | HID: ignore mouse interface for unibody macbooks | Jiri Kosina | 2009-01-03 |
|/ |
|
* | HID: Apple ALU wireless keyboards are bluetooth devices | Jan Scholz | 2008-11-28 |
* | HID: remove setup mutex, fix possible deadlock | Jiri Slaby | 2008-11-23 |
* | HID: add USB ID for another dual gameron adapter | Jiri Kosina | 2008-11-20 |
* | HID: unignore mouse on unibody macbooks | Jiri Kosina | 2008-11-20 |
* | HID: fix blacklist entries for greenasia/pantherlord | Jiri Kosina | 2008-11-16 |
* | HID: don't grab devices with no input | Jiri Slaby | 2008-11-14 |
* | HID: fix radio-mr800 hidquirks | Alexey Klimov | 2008-11-13 |
* | HID: fix kworld fm700 radio hidquirks | Alexey Klimov | 2008-11-13 |
* | HID: fix start/stop cycle in usbhid driver | Jiri Slaby | 2008-11-13 |
* | HID: use single threaded work queue for hid_compat | Andi Kleen | 2008-11-13 |
* | HID: map macbook keys for "Expose" and "Dashboard" | Henrik Rydberg | 2008-11-13 |
* | HID: support for new unibody macbooks | Henrik Rydberg | 2008-11-13 |
* | HID: fix locking in hidraw_open() | Oliver Neukum | 2008-11-13 |
* | V4L/DVB (9337a): HID: Don't allow KWorld radio fm700 be handled by usb hid dr... | Alexey Klimov | 2008-11-11 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
* | HID: add quirk entry for no-name keyboard (0x13ba/0x0017) | Alan Stern | 2008-10-29 |
* | HID: sync on deleted io_retry timer in usbhid driver | Jiri Slaby | 2008-10-27 |
* | HID: fix oops during suspend of unbound HID devices | Jiri Slaby | 2008-10-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-26 |
|\ |
|
| * | HID: Add support for Sony Vaio VGX-TP1E | Jiri Kosina | 2008-10-23 |
| * | HID: fix lock imbalance in hiddev | Jiri Slaby | 2008-10-22 |
| * | HID: fix lock imbalance in hidraw | Jiri Slaby | 2008-10-22 |
| * | HID: fix hidbus/appletouch device binding regression | Jiri Slaby | 2008-10-22 |
| * | HID: add hid_type to general hid struct | Jiri Slaby | 2008-10-22 |
| * | HID: quirk for OLED devices present in ASUS G50/G70/G71 | Jiri Kosina | 2008-10-20 |
| * | HID: Remove "default m" for Thrustmaster and Zeroplus | Andi Kleen | 2008-10-19 |
| * | HID: fix hidraw_exit section mismatch | Jiri Slaby | 2008-10-17 |
| * | HID: add support for another Gyration remote control | Jiri Kosina | 2008-10-17 |
| * | Revert "HID: Invert HWHEEL mappings for some Logitech mice" | Dan Nicholson | 2008-10-17 |
* | | USB: remove warn macro from HID core | Greg Kroah-Hartman | 2008-10-17 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | | HID: blacklist additional SoundGraph iMon LCD models | Jarod Wilson | 2008-10-15 |
* | | HID: fix/improve help texts for quirk drivers | Jiri Kosina | 2008-10-15 |
* | | HID: fix default building of HID-quirk drivers | Jiri Kosina | 2008-10-15 |
|/ |
|
* | HID: build drivers for all quirky devices by default | Jiri Kosina | 2008-10-14 |
* | HID: add missing blacklist entry for Apple ATV ircontrol | Jiri Kosina | 2008-10-14 |
* | HID: add support for Bright ABNT2 brazilian device | Mauro Carvalho Chehab | 2008-10-14 |
* | HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers | Mauro Carvalho Chehab | 2008-10-14 |
* | HID: fix numlock led on Dell device 0x413c/0x2105 | Mauro Carvalho Chehab | 2008-10-14 |
* | HID: remove warn() macro from usb hid drivers | From: Greg Kroah-Hartman | 2008-10-14 |
* | HID: remove info() macro from usb HID drivers | Greg Kroah-Hartman | 2008-10-14 |
* | HID: add appletv IR receiver quirk | Peter Korsgaard | 2008-10-14 |
* | HID: fix a lockup regression when using force feedback on a PID device | Anssi Hannula | 2008-10-14 |
* | HID: convert to dev_* prints | Jiri Slaby | 2008-10-14 |