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-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
-1
/
+2
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
-2
/
+0
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
-2
/
+1
2012-11-24
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
-9
/
+51
2012-11-24
Input: remove use of __devexit
Bill Pemberton
-149
/
+149
2012-11-24
Input: remove use of __devinit
Bill Pemberton
-237
/
+234
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
-4
/
+4
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
-4
/
+4
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
-142
/
+142
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
-11
/
+0
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
-3
/
+11
2012-11-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
-18
/
+47
2012-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-3
/
+11
2012-11-21
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
-0
/
+4
2012-11-21
Input: wacom - simplify type check for newer V5 devices
Ping Cheng
-3
/
+1
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
-1
/
+5
2012-11-20
Input: matrix-keypad - add device tree support
AnilKumar Ch
-22
/
+97
2012-11-20
Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.
Fabio Estevam
-17
/
+5
2012-11-20
Input: da9052_tsi.c: Fix interrupt handling
Fabio Estevam
-39
/
+20
2012-11-18
Input: mousedev - move /dev/input/mice to the correct minor
Dmitry Torokhov
-2
/
+2
2012-11-15
Input: mt: add input_mt_is_used
Benjamin Tissoires
-1
/
+1
2012-11-14
Input: marix-keymap - automatically allocate memory for keymap
Dmitry Torokhov
-1
/
+22
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
-0
/
+110
2012-11-10
Input: HIL - remove one goto
Rolf Eike Beer
-6
/
+5
2012-11-10
Input: MT - document new 'flags' argument of input_mt_init_slots()
Henrik Rydberg
-0
/
+4
2012-11-10
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
-0
/
+1
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
[prev]
[next]