summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
...
* | Input: add Zhen Hua driverMartin Kebert2008-04-153-0/+256
* | Input: xpad - set proper buffer length for outgoing requestsMichael Gruber2008-04-151-0/+2
* | Input: xpad - don't use GFP_ATOMICOliver Neukum2008-04-031-2/+2
* | Input: xpad - add support for wireless xbox360 controllersBrian Magnuson2008-04-031-16/+148
* | Input: xpad - drop obsolete driver versioningAnssi Hannula2008-04-031-3/+4
* | Input: xpad - enable force feedback on xbox 360 controllers onlyAnssi Hannula2008-04-031-0/+3
* | Input: xpad - do not report nonexistent buttons for xbox360Anssi Hannula2008-04-031-4/+14
* | Input: xpad - add more xbox 360 controller idsAnssi Hannula2008-04-031-0/+6
* | Input: xpad - fix inverted Y and RY axesAnssi Hannula2008-04-031-4/+4
* | Input: xpad - fix dpad handling of unknown devicesAnssi Hannula2008-04-031-2/+2
* | Input: xpad - match xbox 360 devices with interface infoAnssi Hannula2008-04-031-5/+16
|/
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+4
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-216-6/+0
* Input: iforce - don't access input_dev->private directlyDmitry Torokhov2008-01-211-8/+9
* Input: xpad - add more USB IDsJoshua J Bowman2007-10-271-0/+2
* changed emailJohann Deneux2007-10-201-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-1924-48/+64
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121-4/+4
|\
| * Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-281-1/+1
| * Input: iforce - fix 'unused variable' warningAndrew Morton2007-08-301-4/+4
* | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-261-1/+1
* | Input: xpad - use le16_to_cpup when parsing data streamDmitry Torokhov2007-07-181-19/+36
|/
* Input: xpad - add support for leds on xbox 360 padJan Kratochvil2007-07-182-42/+155
* Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov2007-07-101-20/+20
* Input: xpad - make xpad_play_effect() staticAdrian Bunk2007-07-101-1/+2
* Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil2007-07-101-1/+1
* Input: grip-mp - use ARRAY_SIZEAndi Drebes2007-07-101-2/+2
* Input: xpad - add Xbox360 gamepad rumble supportJan Kratochvil2007-07-102-4/+128
* Input: xpad - add support for Xbox 360 gamepadJan Kratochvil2007-07-101-34/+117
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-1/+1
|\
| * Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-233-7/+12
|\ \ | |/
| * Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
| * Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
* | missing dependencies for USB drivers in inputAl Viro2007-05-151-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-088-29/+480
|\ \ | |/
| * Input: move USB gamepads under drivers/input/joystickDmitry Torokhov2007-05-083-2/+451
| * Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-035-27/+30
|/
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1218-18/+19
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-1220-49/+59
* Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux2007-04-126-38/+33
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-185-18/+0
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-3/+3
|\
| * usb: iforce-usb free urb cleanupMariusz Kozlowski2006-12-011-3/+3
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-237-15/+17
* | Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-0516-59/+120
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0511-46/+28
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Input: iforce - switch to the new FF interfaceAnssi Hannula2006-07-194-238/+147
OpenPOWER on IntegriCloud