Commit Graph

80 Commits (fa9363c5f866d6beedf36d4f4b1393ba802d8248)

Author SHA1 Message Date
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
Julia Lawall 3b04a61107 Input: drop redundant includes of moduleparam.h 17 years ago
Dmitry Torokhov 4615e33f43 Input: iforce - don't access input_dev->private directly 17 years ago
Joshua J Bowman b0e74640d5 Input: xpad - add more USB IDs 18 years ago
Johann Deneux 118e78d1cd changed email 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Dmitry Torokhov b082dff349 Input: xpad - fix dependancy on LEDS class 18 years ago
Dmitry Torokhov 2f9d2827af Input: xpad - fix dependancy on LEDS class 18 years ago
Andrew Morton d9f03831e7 Input: iforce - fix 'unused variable' warning 18 years ago
Dmitry Torokhov 20b3cdd677 Input: xpad - use le16_to_cpup when parsing data stream 18 years ago
Jan Kratochvil 4994cd8dad Input: xpad - add support for leds on xbox 360 pad 18 years ago
Dmitry Torokhov ae91d10aab Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 18 years ago
Adrian Bunk 6426b333a7 Input: xpad - make xpad_play_effect() static 18 years ago
Jan Kratochvil 2e8335a629 Input: xpad - fix check for succesful usb_buffer_alloc 18 years ago
Andi Drebes 5ec1f7f3e4 Input: grip-mp - use ARRAY_SIZE 18 years ago
Jan Kratochvil e01a06e8df Input: xpad - add Xbox360 gamepad rumble support 18 years ago
Jan Kratochvil c7d9f7eb30 Input: xpad - add support for Xbox 360 gamepad 18 years ago
Dmitry Torokhov 0e2a4fd2e8 Input: db9 - do not ignore dev2 module parameter 18 years ago
Johann Deneux c0338c1597 Input: iforce - minor clean-ups 18 years ago
Johann Deneux b8691fd225 Input: iforce - fix force feedback not working 18 years ago
Al Viro 7a86edef39 missing dependencies for USB drivers in input 18 years ago
Dmitry Torokhov 1c362d4682 Input: move USB gamepads under drivers/input/joystick 18 years ago
Dmitry Torokhov 78167236e2 Input: drivers/joystick - fix various sparse warnings 18 years ago
Dmitry Torokhov 935e658e89 Input: joysticks - switch to using input_dev->dev.parent 18 years ago
Dmitry Torokhov 8715c1cfad Input: drivers/input/joystick - don't access dev->private directly 18 years ago
Johann Deneux 598972d4fb Input: iforce - use usb_kill_urb instead of usb_unlink_urb 18 years ago
Dmitry Torokhov 62b529a7b9 Input: remove obsolete setup parameters from input drivers 18 years ago
Mariusz Kozlowski 8f21d119f4 usb: iforce-usb free urb cleanup 18 years ago
Akinobu Mita 153a9df01c Input: handle serio_register_driver() errors 18 years ago
Dmitry Torokhov 127278ce22 Input: joysticks - handle errors when registering input devices 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Matt LaPlante 44c09201a4 more misc typo fixes 19 years ago
Anssi Hannula f6a01c8596 Input: iforce - switch to the new FF interface 19 years ago
Nick Martin 2c1dd69d28 Input: spaceball - make 4000FLX Lefty work 19 years ago
Przemek Iskra b53174fb5a Input: iforce - add Trust Force Feedback Race Master support 19 years ago
Dmitry Torokhov 8d64d3722c Input: iforce - check array bounds before accessing elements 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn 0a3a6d69b7 Input: db9 - fix potential buffer overrun 19 years ago
Jesper Juhl e2e8115b54 Input: iforce - remove some pointless casts 19 years ago
Dmitry Torokhov 10ca4c0a62 Input: fix potential overflows in driver/input/joystick 19 years ago
Anssi Hannula fe65b97a58 Input: iforce - use ENOSPC instead of ENOMEM 19 years ago
Jesper Juhl 7363cfc866 Input: sidewinder - fix memory leak 19 years ago
Raphael Assenat b157d55eef Input: gamecon - add SNES mouse support 19 years ago
Ingo Molnar 72ba9f0ce0 Input: joysticks - semaphore to mutex conversion 19 years ago
Dmitry Torokhov 97d4ebfe79 Input: iforce - fix detection of USB devices 19 years ago
Dmitry Torokhov 275c6ce25d Input: a3d - convert to dynamic input_dev allocation 19 years ago
Dmitry Torokhov 4d462b9e23 Input: tmdc - handle errors from input_register_device() 19 years ago
Dmitry Torokhov ab52cd66ae Input: turbografx - handle errors from input_register_device() 19 years ago
Dmitry Torokhov 77fc46ca5b Input: gamecon - handle errors from input_register_device() 19 years ago