index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
Input: sh_keysc - update the driver with mode 6
Magnus Damm
2010-02-11
1
-1
/
+2
|
|
|
*
|
Input: sh_keysc - switch to using bitmaps
Magnus Damm
2010-02-11
1
-25
/
+44
|
|
|
*
|
Input: sh_keysc - factor out hw access functions
Magnus Damm
2010-02-11
1
-26
/
+43
|
|
|
*
|
Input: schedule corgi_ssp and corgi_ts to be removed
Eric Miao
2010-02-11
1
-1
/
+0
|
|
|
*
|
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
2010-02-11
1
-6
/
+12
|
|
|
*
|
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2010-02-04
1
-11
/
+307
|
|
|
*
|
Input: mark input interfaces as non-seekable
Dmitry Torokhov
2010-02-04
2
-0
/
+4
|
|
|
*
|
Input: uinput - mark as non-seekable
Dmitry Torokhov
2010-02-04
1
-0
/
+1
|
|
|
*
|
Input: add match() method to input hanlders
Dmitry Torokhov
2010-02-04
2
-24
/
+21
|
|
|
*
|
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
2010-02-04
1
-3
/
+14
|
|
|
*
|
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2010-02-04
2
-2
/
+264
|
|
|
*
|
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
2010-02-04
1
-3
/
+14
|
|
|
*
|
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
2010-02-04
1
-10
/
+12
|
|
|
*
|
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
2010-02-01
3
-0
/
+604
|
|
|
*
|
Input: implement input filters
Dmitry Torokhov
2010-01-30
1
-7
/
+34
|
|
|
*
|
Input: uinput - remove BKL from uinput_open function
Thadeu Lima de Souza Cascardo
2010-01-30
1
-3
/
+0
|
|
|
*
|
Input: wm97xx - provide coordinate logs for accelerated I/O
Mark Brown
2010-01-29
2
-0
/
+6
|
|
|
*
|
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-25
1
-16
/
+37
|
|
|
*
|
Input: xilinx_ps2 - use resource_size
Tobias Klauser
2010-01-25
1
-2
/
+2
|
|
|
*
|
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-22
29
-203
/
+306
|
|
|
|
\
\
|
|
|
*
|
|
Input: sh_keysc - add mode 4 and mode 5 support
Magnus Damm
2010-01-21
1
-3
/
+3
|
|
|
*
|
|
Input: ADP5588 - add support for ADP5587 devices
Michael Hennerich
2010-01-19
2
-4
/
+6
|
|
|
*
|
|
Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
H Hartley Sweeten
2010-01-13
1
-25
/
+15
|
|
|
*
|
|
Input: make USB device ids constant
Márton Németh
2010-01-11
2
-2
/
+2
|
|
|
*
|
|
Input: xen-kbdfront - make xenbus device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
|
|
|
*
|
|
Input: ns558 - make pnp device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
|
|
|
*
|
|
Input: make PCI device ids constant
Márton Németh
2010-01-10
3
-3
/
+3
|
|
|
*
|
|
Input: xilinx_ps2 - make Open Firmware device ids constant
Márton Németh
2010-01-10
1
-1
/
+1
|
|
|
*
|
|
Input: make i2c device ids constant
Márton Németh
2010-01-10
3
-3
/
+3
|
|
|
*
|
|
Input: elo - switch to using dev_xxx() when printing messages
Dmitry Torokhov
2010-01-07
1
-105
/
+120
|
|
|
*
|
|
Input: atkbd - switch to dev_err() and friends
Dmitry Torokhov
2010-01-07
1
-137
/
+146
|
|
|
*
|
|
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
Dmitry Torokhov
2010-01-06
1
-4
/
+0
|
|
|
*
|
|
Input: cleanse capabilities bits before registering device
Dmitry Torokhov
2010-01-06
1
-0
/
+22
|
|
|
*
|
|
Input: automatically reset KEY_RESERVED bit for all input devices
Dmitry Torokhov
2010-01-06
1
-4
/
+10
|
|
|
*
|
|
Input: gameport - switch to using pr_xxx() and dev_xxx()
Dmitry Torokhov
2010-01-06
1
-34
/
+28
|
|
|
*
|
|
Input: gameport - make use of list_first_entry() helper
Dmitry Torokhov
2010-01-06
1
-19
/
+11
|
|
|
*
|
|
Input: gameport - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
1
-5
/
+1
|
|
|
*
|
|
Input: serio - use pr_xxx() and dev_xxx() helpers
Dmitry Torokhov
2010-01-06
1
-42
/
+35
|
|
|
*
|
|
Input: serio - use list_first_entry() helper
Dmitry Torokhov
2010-01-06
1
-20
/
+11
|
|
|
*
|
|
Input: serio - let device core tell us if device was registered
Dmitry Torokhov
2010-01-06
1
-6
/
+2
|
|
|
*
|
|
Input: serio - use device core to create 'id' attribute group
Dmitry Torokhov
2010-01-06
1
-8
/
+9
|
|
|
*
|
|
Input: xpad - allow using triggers as buttons rather than axes
Nicolas Léveillé
2009-12-30
1
-79
/
+121
|
|
*
|
|
|
Input: winbond-cir - fix suspend/resume
David Härdeman
2010-02-24
1
-109
/
+104
|
*
|
|
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Pull rmia32 into release branch
Tony Luck
2010-02-26
1
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-08
1
-2
/
+0
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-02-22
2
-4
/
+10
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
2010-02-22
1
-4
/
+4
|
|
*
|
|
|
Input: polldev can cause crash in case when polling disabled
Samu Onkalo
2010-02-20
1
-0
/
+6
[prev]
[next]