index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
xpad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
1
-1
/
+1
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-07-31
Input: xpad - add Pelican Eclipse D-Pad to the list of devices
Harley Laue
1
-0
/
+1
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-17
/
+17
2008-04-27
Input: xpad - fix build failure
Dmitry Torokhov
1
-17
/
+17
2008-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+12
2008-04-24
USB: convert away from urb->status in xpad driver
Oliver Neukum
1
-8
/
+12
2008-04-15
Input: xpad - set proper buffer length for outgoing requests
Michael Gruber
1
-0
/
+2
2008-04-03
Input: xpad - don't use GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2008-04-03
Input: xpad - add support for wireless xbox360 controllers
Brian Magnuson
1
-16
/
+148
2008-04-03
Input: xpad - drop obsolete driver versioning
Anssi Hannula
1
-3
/
+4
2008-04-03
Input: xpad - enable force feedback on xbox 360 controllers only
Anssi Hannula
1
-0
/
+3
2008-04-03
Input: xpad - do not report nonexistent buttons for xbox360
Anssi Hannula
1
-4
/
+14
2008-04-03
Input: xpad - add more xbox 360 controller ids
Anssi Hannula
1
-0
/
+6
2008-04-03
Input: xpad - fix inverted Y and RY axes
Anssi Hannula
1
-4
/
+4
2008-04-03
Input: xpad - fix dpad handling of unknown devices
Anssi Hannula
1
-2
/
+2
2008-04-03
Input: xpad - match xbox 360 devices with interface info
Anssi Hannula
1
-5
/
+16
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2007-10-27
Input: xpad - add more USB IDs
Joshua J Bowman
1
-0
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-07-18
Input: xpad - use le16_to_cpup when parsing data stream
Dmitry Torokhov
1
-19
/
+36
2007-07-18
Input: xpad - add support for leds on xbox 360 pad
Jan Kratochvil
1
-42
/
+148
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
1
-20
/
+20
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
1
-1
/
+2
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
1
-1
/
+1
2007-07-10
Input: xpad - add Xbox360 gamepad rumble support
Jan Kratochvil
1
-4
/
+121
2007-07-10
Input: xpad - add support for Xbox 360 gamepad
Jan Kratochvil
1
-34
/
+117
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+433
2007-05-08
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
1
-0
/
+434