index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
H. J. Lu
2
-3
/
+3
2012-02-14
bcm5974: Add pointer and buttonpad properties
Chase Douglas
1
-0
/
+1
2012-02-09
ARM: sa1111: add platform enable/disable functions
Russell King
1
-1
/
+5
2012-02-09
ARM: sa1111: add .owner initializer to sa1111 driver structures
Russell King
1
-0
/
+1
2012-02-09
Input: Add EVIOC mechanism for MT slots
Henrik Rydberg
1
-1
/
+26
2012-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-10
/
+18
2012-02-03
Input: tegra-kbc - allow skipping setting up some of GPIO pins
Shridhar Rasal
1
-7
/
+27
2012-02-03
Input: add Synaptics USB device driver
Jan Steinhoff
3
-0
/
+586
2012-02-03
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
1
-4
/
+21
2012-02-03
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
1
-0
/
+7
2012-02-02
Input: Use accessor for MT values
Henrik Rydberg
1
-1
/
+1
2012-02-01
Input: serio_raw - return proper result when serio_raw_read fails
Che-Liang Chiou
1
-6
/
+9
2012-02-01
Input: twl4030_keypad - fix comment (trivial)
Felipe Contreras
1
-3
/
+1
2012-02-01
Input: evdev - fix variable initialisation
Heiko Stübner
1
-1
/
+1
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
6
-2
/
+1165
2012-01-31
Input: wacom - use switch statement for wacom_tpc_irq()
Ping Cheng
2
-6
/
+20
2012-01-31
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Ping Cheng
2
-7
/
+3
2012-01-31
Input: pcf8574_keypad - fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2012-01-24
Driver core: driver_find() drops reference before returning
Alan Stern
2
-2
/
+0
2012-01-23
Input: tegra-kbc - enable key interrupt for wakeup
Rakesh Iyer
1
-0
/
+17
2012-01-23
Input: samsung-keypad - don't synchronise with runtime PM put
Mark Brown
1
-3
/
+3
2012-01-23
Input: q40kbd - convert driver to the split model
Dmitry Torokhov
1
-57
/
+76
2012-01-23
Input: at32psif - convert to dev_pm_ops
Dmitry Torokhov
1
-11
/
+11
2012-01-23
Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+4
2012-01-23
Input: nomadik-ske-keypad - do not assign driver's probe() method
Dmitry Torokhov
1
-3
/
+2
2012-01-20
Merge branch 'omap1-part2' into omap1
Tony Lindgren
1
-20
/
+34
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
9
-16
/
+16
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
9
-16
/
+16
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
10
-14
/
+109
2012-01-10
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2012-01-10
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
1
-1
/
+1
2012-01-10
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
1
-2
/
+2
2012-01-10
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
1
-1
/
+1
2012-01-10
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
8
-10
/
+102
2012-01-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
118
-1573
/
+4644
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+162
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
5
-7
/
+23
2012-01-08
Merge branch 'next' into for-linus
Dmitry Torokhov
127
-2471
/
+4976
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
1
-1
/
+1
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+12
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+5
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
14
-227
/
+14
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
5
-7
/
+23
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
14
-227
/
+14
2012-01-05
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
1
-1
/
+1
[prev]
[next]