index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-85
/
+203
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
76
-417
/
+4391
2013-07-04
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
1
-1
/
+3
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+27
2013-07-02
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
1
-0
/
+1
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
1
-2
/
+34
2013-07-02
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
1
-3
/
+3
2013-07-02
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
1
-5
/
+0
2013-07-02
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
81
-325
/
+4722
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-06-30
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-06-30
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-06-30
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
4
-0
/
+2654
2013-06-30
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-06-30
Input: add OLPC AP-SP driver
Daniel Drake
3
-0
/
+298
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-27
Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()
Wei Yongjun
1
-3
/
+1
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
15
-92
/
+497
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2013-06-25
Input: samsung-keypad - let device core setup the default pin configuration
Thomas Abraham
1
-50
/
+2
2013-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+27
2013-06-23
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
Geert Uytterhoeven
1
-27
/
+27
2013-06-18
Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers
Shawn Joseph
1
-1
/
+1
2013-06-18
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
1
-0
/
+2
2013-06-18
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-18
Input: pxa27x-keypad - make platform data const
Dmitry Torokhov
1
-24
/
+23
2013-06-18
Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+5
2013-06-18
Input: pxa27x-keypad - add device tree support
Chao Xie
1
-4
/
+242
2013-06-18
Input: pxa27x-keypad - use matrix_keymap for matrix keys
Chao Xie
2
-12
/
+24
2013-06-13
Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux
Samuel Ortiz
1
-85
/
+203
2013-06-12
input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
1
-4
/
+6
2013-06-12
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
1
-0
/
+6
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
1
-37
/
+41
2013-06-12
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
1
-1
/
+1
2013-06-12
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
1
-24
/
+1
2013-06-12
input: ti_am33x_tsc: Add DT support
Patil, Rachna
1
-23
/
+82
2013-06-12
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
1
-10
/
+0
2013-06-12
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
1
-16
/
+86
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
1
-2
/
+10
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
1
-7
/
+9
2013-06-10
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
2
-0
/
+2
2013-06-09
Input: evdev - flush queues during EVIOCGKEY-like ioctls
David Herrmann
1
-4
/
+129
2013-06-05
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
1
-4
/
+4
2013-06-05
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
1
-1
/
+1
2013-06-05
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-05
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
[next]