index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
Input: xpad - fix a memory leak
Axel Lin
2010-11-11
1
-2
/
+3
|
*
Input: xpad - return proper error in error path
Axel Lin
2010-11-11
1
-10
/
+23
*
|
Input: turbografx - fix reference counting
Namhyung Kim
2010-12-01
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+1
*
|
Input: fix faulty XXinput_* calls
Daniel Mack
2010-08-13
1
-1
/
+1
|
/
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
7
-30
/
+32
|
\
|
*
Input: xpad - add USB-ID for PL-3601 Xbox 360 pad
Christoph Fritz
2010-08-10
1
-0
/
+1
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
6
-30
/
+31
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
1
-44
/
+63
|
\
\
|
|
/
|
*
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
2010-07-13
1
-44
/
+63
*
|
Input: xpad - add product ID for Hori Fighting Stick EX2
Chris Merrett
2010-07-26
1
-0
/
+1
*
|
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
2010-07-20
1
-1
/
+1
*
|
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
2010-07-20
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-8
/
+8
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-8
/
+8
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
2010-05-03
3
-1
/
+4
|
|
\
|
*
|
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-03-02
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-13
2
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
2010-05-10
1
-1
/
+1
|
*
|
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
2010-05-10
2
-0
/
+5
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
|
/
/
*
|
Input: gamecon - fix off by one range check
Dan Carpenter
2010-03-05
1
-1
/
+1
|
/
*
Input: gamecon - use pr_err() and friends
Dmitry Torokhov
2010-02-21
1
-8
/
+10
*
Input: gamecon - constify some of the setup structures
Dmitry Torokhov
2010-02-21
1
-10
/
+10
*
Input: gamecon - simplify pad type handling
Dmitry Torokhov
2010-02-21
1
-79
/
+123
*
Input: gamecon - simplify coordinate calculation for PSX
Dmitry Torokhov
2010-02-21
1
-4
/
+8
*
Input: gamecon - fix some formatting issues
Dmitry Torokhov
2010-02-21
1
-153
/
+194
*
Input: gamecon - add rumble support for N64 pads
Scott Moreau
2010-02-21
2
-6
/
+120
*
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-24
1
-16
/
+37
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
5
-47
/
+19
|
\
|
*
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2010-01-09
1
-2
/
+2
[next]