index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
6
-0
/
+960
2013-01-09
Input: document that unregistering managed devices is not necessary
Dmitry Torokhov
1
-2
/
+14
2013-01-06
Input: wacom - use new input-mt routines
Ping Cheng
2
-61
/
+22
2013-01-06
Input: wacom - prepare for syncing with input-mt changes
Ping Cheng
1
-40
/
+45
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
1
-1
/
+1
2013-01-04
Input: qt2160 - add support for LEDs
Javier Martin
1
-2
/
+139
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+25
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
1
-18
/
+25
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
1
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
1
-2
/
+2
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
1
-1
/
+12
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
1
-1
/
+12
2012-12-24
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
1
-1
/
+1
2012-12-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
164
-1570
/
+2064
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
1
-0
/
+2
2012-12-16
Merge branch 'next' into for-linus
Dmitry Torokhov
164
-1556
/
+2064
2012-12-16
Input: walkera0701 - fix crash on startup
Peter Popovec
1
-3
/
+4
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
6
-546
/
+427
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
3
-0
/
+266
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-11
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
1
-0
/
+9
2012-12-10
Input: matrix-keymap - provide proper module license
Florian Fainelli
1
-0
/
+3
2012-12-10
Input: matrix-keymap - provide a proper module license
Florian Fainelli
1
-0
/
+3
2012-12-03
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-12-03
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
1
-9
/
+1
2012-12-03
Input: wacom - fix touch support for Bamboo Fun CTH-461
Diego Calleja
1
-1
/
+2
2012-12-03
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
1
-9
/
+18
2012-12-03
Input: xpad - minor formatting fixes
Guillermo A. Amaral
1
-3
/
+3
2012-12-02
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
Mark Brown
3
-0
/
+266
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
1
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
1
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
1
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
1
-27
/
+41
2012-11-28
Input - arizona-haptics: Add driver haptics module on Arizona CODECs
Mark Brown
3
-0
/
+266
2012-11-27
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
3
-492
/
+0
2012-11-27
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
1
-4
/
+46
2012-11-27
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
1
-19
/
+50
2012-11-27
Input: bu21013_ts - request regulator that actually exists
Lee Jones
1
-1
/
+1
[prev]
[next]