| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-03-19 |
|\ |
|
| * | HID: fix waitqueue usage in hiddev | Johannes Weiner | 2009-03-10 |
| * | HID: fix incorrect free in hiddev | Johannes Weiner | 2009-03-10 |
* | | HID: move tmff and zpff devices from ignore_list to blacklist | Anssi Hannula | 2009-02-17 |
* | | HID: unlock properly on error paths in hidraw_ioctl() | Dan Carpenter | 2009-02-17 |
* | | HID: blacklist Powercom USB UPS | Michael Tokarev | 2009-02-17 |
|/ |
|
* | HID: document difference between hid_blacklist and hid_ignore_list | Jiri Kosina | 2009-01-29 |
* | HID: add antec-branded soundgraph imon devices to blacklist | Jarod Wilson | 2009-01-29 |
* | HID: fix reversed logic in disconnect testing of hiddev | Oliver Neukum | 2009-01-29 |
* | HID: adjust report descriptor fixup for MS 1028 receiver | Jiri Kosina | 2009-01-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | USB: change interface to usb_lock_device_for_reset() | Alan Stern | 2009-01-07 |
* | | HID: fix hid->hiddev initialization in hiddev_connect() | Jiri Kosina | 2009-01-07 |
|/ |
|
* | Merge branch 'upstream-fixes' into for-next | Jiri Kosina | 2009-01-03 |
|\ |
|
| * | HID: fix error condition propagation in hid-sony driver | Jiri Kosina | 2009-01-03 |
| * | HID: fix reference count leak hidraw | Oliver Neukum | 2009-01-03 |
| * | HID: add proper support for pensketch 12x9 tablet | Matt Helsley | 2009-01-03 |
| * | HID: don't allow DealExtreme usb-radio be handled by usb hid driver | Alexey Klimov | 2009-01-03 |
* | | HID: fix default Kconfig setting for TopSpeed driver | Jiri Kosina | 2009-01-03 |
* | | HID: driver for TopSeed Cyberlink quirky remote | Lev Babiev | 2009-01-03 |
* | | HID: make boot protocol drivers depend on EMBEDDED | Parag Warudkar | 2009-01-03 |
* | | HID: hiddev cleanup -- handle all error conditions properly | Oliver Neukum | 2009-01-03 |
* | | HID: force feedback driver for GreenAsia 0x12 PID | Lukasz Lubojanski | 2009-01-03 |
* | | HID: switch specialized drivers from "default y" to !EMBEDDED | David Brownell | 2009-01-03 |
* | | HID: set proper dev.parent in hidraw | Jiri Kosina | 2009-01-03 |
* | | HID: add dynids facility | Jiri Slaby | 2009-01-03 |
* | | HID: use GFP_KERNEL in hid_alloc_buffers | Jiri Slaby | 2009-01-03 |
* | | HID: usbhid, use usb_endpoint_xfer_int | Jiri Slaby | 2009-01-03 |
* | | HID: move usbhid flags to usbhid.h | Jiri Slaby | 2009-01-03 |
* | | HID: add n-trig digitizer support | Rafi Rubin | 2009-01-03 |
* | | 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 |