| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 |
|\ \
| |/
|/| |
|
| * | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 2010-05-03 |
| |\ |
|
| * | | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 2010-03-02 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-13 |
|\ \ \
| |_|/
|/| | |
|
| * | | Input: iforce - fix Guillemot Jet Leader 3D entry | Marek Vasut | 2010-05-11 |
| * | | Input: iforce - add Guillemot Jet Leader Force Feedback | Marek Vasut | 2010-05-11 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* / | Input: gamecon - fix off by one range check | Dan Carpenter | 2010-03-05 |
|/ |
|
* | Input: gamecon - use pr_err() and friends | Dmitry Torokhov | 2010-02-22 |
* | Input: gamecon - constify some of the setup structures | Dmitry Torokhov | 2010-02-22 |
* | Input: gamecon - simplify pad type handling | Dmitry Torokhov | 2010-02-22 |
* | Input: gamecon - simplify coordinate calculation for PSX | Dmitry Torokhov | 2010-02-22 |
* | Input: gamecon - fix some formatting issues | Dmitry Torokhov | 2010-02-22 |
* | Input: gamecon - add rumble support for N64 pads | Scott Moreau | 2010-02-22 |
* | Input: xpad - add rumble support for original xbox controller | Benjamin Valentin | 2010-01-25 |
* | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 2010-01-22 |
|\ |
|
| * | Input: xbox - do not use GFP_KERNEL under spinlock | Dmitry Torokhov | 2010-01-10 |
| * | Input: gf2k - fix &&/|| confusion in gf2k_connect() | Roel Kluin | 2010-01-01 |
| * | Input: iforce - wait for command completion when closing the device | Dmitry Torokhov | 2009-12-30 |
| * | Input: iforce - fix oops on device disconnect | Dmitry Torokhov | 2009-12-25 |
* | | Input: xpad - allow using triggers as buttons rather than axes | Nicolas Léveillé | 2009-12-30 |
|/ |
|
* | Input: xpad - add two new Xbox 360 devices | Nicolas Léveillé | 2009-11-30 |
* | Input: xpad - add BigBen Interactive XBOX 360 Controller | Thomas Gruber | 2009-10-06 |
* | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2009-08-28 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-08-24 |
| |\ |
|
| | * | Input: iforce - support new revision of ACT LABS Force RS | Jiri Kosina | 2009-08-20 |
* | | | Input: xpad - add USB ID for the drumkit controller from Rock Band | Corbin Simpson | 2009-08-21 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-22 |
|\| |
|
| * | Input: xpad - don't resend successfully sent outgoing requests | Michael Gruber | 2009-07-13 |
* | | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 |
|/ |
|
* | sh: maple: Support block reads and writes. | Adrian McMenamin | 2009-02-27 |
* | Input: add support for Maple controller as a joystick | Adrian McMenamin | 2008-12-30 |
* | Input: add joystick driver for Walkera WK-0701 RC transmitter | Peter Popovec | 2008-11-19 |
* | USB: remove info() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 |
* | USB: remove warn() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-15 |
| |\ |
|
| | * | Input: gameport - check return value of gameport_register_driver() | Dmitry Torokhov | 2008-07-30 |
* | | | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 |
|/ / |
|
* / | Input: xpad - add Pelican Eclipse D-Pad to the list of devices | Harley Laue | 2008-07-31 |
|/ |
|
* | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 |
* | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 |
* | usb input endianness annotations and fixes | Al Viro | 2008-04-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-27 |
|\ |
|
| * | Input: xpad - fix build failure | Dmitry Torokhov | 2008-04-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-25 |
|\ \
| |/
|/| |
|
| * | USB: convert away from urb->status in xpad driver | Oliver Neukum | 2008-04-25 |
* | | Input: fix ordering in joystick Makefile | Jiri Kosina | 2008-04-24 |