index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2012-11-10
Input: stmpe-ts - switch to using managed resources
Viresh Kumar
-44
/
+23
2012-11-10
Input: stmpe-keyboard - switch to using managed resources
Viresh Kumar
-44
/
+28
2012-11-10
Input: spear-keyboard - switch to using managed resources
Viresh Kumar
-54
/
+23
2012-11-10
Input: spear-keyboard - fix for balancing the enable_irq_wake
Deepak Sikri
-3
/
+8
2012-11-10
Input: nomadik-ske-keypad - start using the apb_pclk
Ulf Hansson
-2
/
+20
2012-11-08
Input: nomadik-ske-keypad - fixup use of clk
Ulf Hansson
-4
/
+10
2012-11-08
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
Ping Cheng
-3
/
+25
2012-11-08
Input: wacom - clean up device type code
Ping Cheng
-15
/
+38
2012-11-08
Input: introduce managed input devices (add devres support)
Dmitry Torokhov
-27
/
+149
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
-6
/
+55
2012-11-06
Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
-1
/
+1
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
-1
/
+1
2012-11-05
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
-222
/
+98
2012-11-05
input: TSC: ti_tscadc: Rename the existing touchscreen driver
Patil, Rachna
-51
/
+51
2012-11-05
input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
Patil, Rachna
-3
/
+0
2012-11-05
input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
Patil, Rachna
-4
/
+6
2012-11-05
input: TSC: ti_tscadc: Add Step configuration as platform data
Patil, Rachna
-12
/
+13
2012-11-05
input: TSC: ti_tscadc: Correct register usage
Patil, Rachna
-46
/
+82
2012-11-05
ARM: plat-nomadik: move MTU, kill plat-nomadik
Linus Walleij
-1
/
+1
2012-11-03
Input: pwm-beeper - add devicetree probing support
Sascha Hauer
-2
/
+14
2012-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-5
/
+30
2012-11-02
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+4
2012-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-0
/
+21
2012-10-31
HID: Add support for the MacBook Pro 10,2 keyboard / touchpad
Dirk Hohndel
-0
/
+21
2012-10-30
Input: tsc40 - remove wrong announcement of pressure support
Rolf Eike Beer
-1
/
+0
2012-10-30
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
-1
/
+4
2012-10-30
Input: add DA9055 Onkey driver
Ashish Jangam
-0
/
+182
2012-10-30
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
-6
/
+4
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
-205
/
+430
2012-10-30
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
Roland Stigge
-0
/
+1
2012-10-30
Input: pxa27x_keypad - clear pending interrupts on keypad config
Vasily Khoruzhick
-0
/
+3
2012-10-30
Input: wacom - correct bad Cintiq 24HD check
Jason Gerecke
-1
/
+1
2012-10-30
Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes
Dmitry Torokhov
-187
/
+320
2012-10-25
Input: wacom - add touch sensor support for Cintiq 24HD touch
Jason Gerecke
-3
/
+104
2012-10-25
Input: wacom - handle split-sensor devices with internal hubs
Jason Gerecke
-2
/
+35
2012-10-25
Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD
Jason Gerecke
-0
/
+3
2012-10-25
Input: egalax_ts - get gpio from devicetree
Hui Wang
-3
/
+22
2012-10-25
Input: qt2160 - fix qt2160_write() implementation
Javier Martin
-14
/
+5
2012-10-25
Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers
Kees Cook
-5
/
+2
2012-10-25
Input: remove CONFIG_EXPERIMENTAL from keyboard drivers
Kees Cook
-1
/
+1
2012-10-25
Input: fix sparse warning in __input_release_device()
Dmitry Torokhov
-1
/
+4
2012-10-25
Input: fix sparse warning in multitouch code
Dmitry Torokhov
-1
/
+1
2012-10-25
Input: arc_ps2 - switch to using managed resources
Dmitry Torokhov
-64
/
+59
2012-10-22
Input: serio - add ARC PS/2 driver
Mischa Jonker
-0
/
+289
2012-10-22
Input: fix use-after-free introduced with dynamic minor changes
Dmitry Torokhov
-6
/
+3
2012-10-17
Input: edt-ft5x06 - convert to use simple_open()
Wei Yongjun
-9
/
+1
2012-10-17
Input: i8042-io - fix up region handling on MIPS
Aaro Koskinen
-1
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-342
/
+375
2012-10-11
Input: mms114 - add device tree bindings
Tomasz Figa
-2
/
+60
2012-10-11
Input: wm831x-on - convert to devm_kzalloc()
Mark Brown
-3
/
+2
[prev]
[next]