| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | Merge branch 'autosuspend' into for-next | Jiri Kosina | 2009-03-30 |
| |\ |
|
| | * | HID: autosuspend -- fix lockup of hid on reset | Oliver Neukum | 2009-03-25 |
| | * | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set | Jiri Kosina | 2009-03-25 |
| | * | HID: fix USB HID devices after STD with autosuspend | Oliver Neukum | 2009-03-25 |
| | * | HID: do not try to compile PM code with CONFIG_PM unset | Jiri Kosina | 2009-03-25 |
| | * | HID: autosuspend support for USB HID | Oliver Neukum | 2009-03-25 |
| * | | HID: remove compat stuff | Jiri Slaby | 2009-03-30 |
| * | | HID: constify arrays of struct apple_key_translation | Paul Collins | 2009-03-30 |
| * | | HID: add support for Kye/Genius Ergo 525V | Jiri Kosina | 2009-03-30 |
| * | | HID: Support Apple mini aluminum keyboard | Ryan Finnie | 2009-03-30 |
| * | | HID: support for Kensington slimblade device | Jiri Kosina | 2009-03-30 |
| * | | HID: DragonRise game controller force feedback driver | Richard Walmsley | 2009-03-30 |
| * | | HID: add support for another version of 0e8f:0003 device in hid-pl | Anssi Hannula | 2009-03-30 |
| * | | HID: fix race between usb_register_dev() and hiddev_open() | Oliver Neukum | 2009-03-30 |
| * | | HID: bring back possibility to specify vid/pid ignore on module load | Jiri Kosina | 2009-03-30 |
| * | | HID: make HID_DEBUG defaults consistent | Pavel Machek | 2009-03-30 |
* | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
|/ / |
|
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ \
| |/
|/| |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 |
* | | 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 |