index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
2012-12-24
1
-1
/
+0
|
*
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
2012-12-24
1
-2
/
+2
|
*
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
2012-12-24
1
-3
/
+1
|
*
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
2012-12-24
1
-3
/
+1
|
*
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
2012-12-17
1
-0
/
+2
*
|
Input: wacom - fix wacom_set_report retry logic
Chris Bagwell
2013-01-24
1
-3
/
+3
*
|
Input: document that unregistering managed devices is not necessary
Dmitry Torokhov
2013-01-09
1
-2
/
+14
*
|
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
2013-01-06
1
-1
/
+1
*
|
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
2012-12-24
1
-1
/
+12
*
|
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
2012-12-24
1
-1
/
+12
*
|
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
2012-12-24
1
-1
/
+1
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-12-17
259
-2160
/
+3049
|
\
|
|
*
Input: walkera0701 - fix crash on startup
Peter Popovec
2012-12-17
1
-3
/
+4
|
*
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-04
1
-10
/
+2
|
*
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
2012-12-04
1
-9
/
+1
|
*
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
2012-11-29
1
-1
/
+4
|
*
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
2012-11-29
1
-53
/
+25
|
*
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
2012-11-29
1
-3
/
+3
|
*
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
2012-11-29
1
-15
/
+14
|
*
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
2012-11-29
1
-1
/
+1
|
*
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
2012-11-29
1
-10
/
+10
|
*
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
2012-11-29
1
-3
/
+7
|
*
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
2012-11-29
1
-27
/
+41
|
*
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
2012-11-28
3
-492
/
+0
|
*
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
2012-11-28
1
-4
/
+46
|
*
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
2012-11-28
1
-19
/
+50
|
*
Input: bu21013_ts - request regulator that actually exists
Lee Jones
2012-11-28
1
-1
/
+1
|
*
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
2012-11-28
1
-5
/
+22
|
*
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
2012-11-28
1
-13
/
+26
|
*
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
2012-11-28
1
-72
/
+31
|
*
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
2012-11-28
1
-0
/
+10
|
*
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
2012-11-25
1
-1
/
+2
|
*
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
2012-11-25
1
-2
/
+0
|
*
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
2012-11-24
1
-2
/
+1
|
*
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
2012-11-24
2
-9
/
+52
|
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
141
-149
/
+149
|
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
138
-237
/
+234
|
*
Input: remove use of __devinitconst
Bill Pemberton
2012-11-24
4
-4
/
+4
|
*
Input: remove use of __devinitdata
Bill Pemberton
2012-11-24
3
-4
/
+4
|
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
141
-142
/
+142
|
*
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-24
1
-11
/
+0
|
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2012-11-24
3
-3
/
+11
|
|
\
|
*
|
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
2012-11-23
2
-18
/
+48
|
*
|
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
2012-11-21
1
-0
/
+4
|
*
|
Input: wacom - simplify type check for newer V5 devices
Ping Cheng
2012-11-21
1
-3
/
+1
|
*
|
Input: matrix-keypad - add device tree support
AnilKumar Ch
2012-11-21
1
-22
/
+97
|
*
|
Input: marix-keymap - automatically allocate memory for keymap
Dmitry Torokhov
2012-11-14
1
-1
/
+22
|
*
|
Input: add Retu power button driver.
Aaro Koskinen
2012-11-10
3
-0
/
+110
|
*
|
Input: HIL - remove one goto
Rolf Eike Beer
2012-11-10
1
-6
/
+5
|
*
|
Input: stmpe-ts - initialize the phys field in input device
Vipul Kumar Samar
2012-11-10
1
-0
/
+1
[prev]
[next]