| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-12-16 | 3 | -14/+28 |
|\ |
|
| * | Input: walkera0701 - fix crash on startup | Peter Popovec | 2012-12-16 | 1 | -3/+4 |
| * | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 2 | -2/+2 |
| * | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 2 | -4/+4 |
| * | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 2 | -2/+2 |
| * | Input: as5011 - use C99-style structure initializators | Shubhrajyoti D | 2012-10-11 | 1 | -3/+16 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-13 | 1 | -1/+5 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-06 | 1 | -2/+3 |
| |\ \ |
|
* | | | | Input: xpad - add a few new VID/PID combinations | Guillermo A. Amaral | 2012-12-03 | 1 | -9/+18 |
* | | | | Input: xpad - minor formatting fixes | Guillermo A. Amaral | 2012-12-03 | 1 | -3/+3 |
* | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-07-24 | 6 | -24/+50 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 2012-07-07 | 1 | -2/+3 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 2012-05-30 | 1 | -0/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-05-24 | 18 | -248/+18 |
| |\ \ |
|
| * | | | USB: input: xpad.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -3/+5 |
| * | | | USB: input: iforce: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 3 | -5/+7 |
| * | | | USB: xpad.c: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -11/+19 |
| * | | | USB: iforce: remove dbg() usage | Greg Kroah-Hartman | 2012-05-01 | 2 | -8/+12 |
| * | | | USB: input: xpad.c: fix up dev_err() usage | Greg Kroah-Hartman | 2012-05-01 | 1 | -2/+2 |
| * | | | USB: input: joystick: iforce: fix up dev_err() usages | Greg Kroah-Hartman | 2012-05-01 | 2 | -2/+2 |
| * | | | USB: xpad.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -4/+7 |
| * | | | USB: iforce: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 3 | -6/+12 |
* | | | | Input: xpad - add Andamiro Pump It Up pad | Yuri Khan | 2012-07-12 | 1 | -0/+1 |
* | | | | Input: xpad - add signature for Razer Onza Tournament Edition | Ilia Katsnelson | 2012-07-11 | 1 | -1/+3 |
* | | | | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan | 2012-07-11 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Input: request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen | 2012-07-04 | 1 | -2/+3 |
| |/
|/| |
|
* | | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 2012-04-21 | 1 | -1/+0 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-29 | 1 | -0/+3 |
| |\ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | | Input: gameport - use module_gameport_driver | Axel Lin | 2012-04-04 | 11 | -136/+11 |
* | | | Input: serio - use module_serio_driver | Axel Lin | 2012-04-04 | 7 | -112/+7 |
| |/
|/| |
|
* | | Input: amijoy - add missing platform check | Geert Uytterhoeven | 2012-03-25 | 1 | -0/+3 |
|/ |
|
* | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 2012-03-16 | 1 | -11/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -12/+1 |
* | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-08-24 | 1 | -1/+1 |
|\ |
|
| * | Input: remove CLOCK_TICK_RATE from analog joystick driver | Deepak Saxena | 2011-08-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-07-27 | 1 | -5/+26 |
|\| |
|
| * | Input: xpad - enable rumble support for XBox360 Wireless Controllers | Chris Moeller | 2011-07-04 | 1 | -4/+21 |
| * | Input: xpad - add support for two more dance pads and a guitar | Magnus Hörlin | 2011-06-21 | 1 | -1/+5 |
* | | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-11 | 3 | -0/+378 |
|\ |
|
| * | Input: add Austria Microsystem AS5011 joystick driver | Fabien Marteau | 2011-01-10 | 3 | -0/+378 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-06 | 2 | -64/+74 |
|\| |
|
| * | Input: iforce - clean up Makefile | Dmitry Torokhov | 2010-11-22 | 1 | -12/+3 |
| * | Input: xpad - ensure xpad->bulk_out is initialized before submitting urb | Axel Lin | 2010-11-18 | 1 | -16/+16 |
| * | Input: xpad - remove useless check in xpad_remove | Dmitry Torokhov | 2010-11-11 | 1 | -19/+18 |
| * | Input: xpad - fix resource reclaim in xpad_probe error path | Axel Lin | 2010-11-11 | 1 | -12/+18 |