index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
7
-2
/
+1223
2012-01-31
Input: wacom - use switch statement for wacom_tpc_irq()
Ping Cheng
2
-6
/
+20
2012-01-31
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Ping Cheng
2
-7
/
+3
2012-01-31
Input: pcf8574_keypad - fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2012-01-23
Input: tegra-kbc - enable key interrupt for wakeup
Rakesh Iyer
1
-0
/
+17
2012-01-23
Input: tegra-kbc - remove pre-Tegra20 definitions
Rakesh Iyer
1
-5
/
+0
2012-01-23
Input: samsung-keypad - don't synchronise with runtime PM put
Mark Brown
1
-3
/
+3
2012-01-23
Input: q40kbd - convert driver to the split model
Dmitry Torokhov
2
-60
/
+92
2012-01-23
Input: at32psif - convert to dev_pm_ops
Dmitry Torokhov
1
-11
/
+11
2012-01-23
Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-8
/
+4
2012-01-23
Input: nomadik-ske-keypad - do not assign driver's probe() method
Dmitry Torokhov
1
-3
/
+2
2012-01-05
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
1
-0
/
+2
2012-01-05
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
Dmitry Torokhov
1
-8
/
+9
2012-01-05
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
2
-126
/
+115
2012-01-05
Input: ucb1400_ts - drop inline annotations
Dmitry Torokhov
1
-9
/
+9
2012-01-05
Input: usb1400_ts - add __devinit/__devexit section annotations
Dmitry Torokhov
1
-5
/
+5
2012-01-05
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
1
-0
/
+1
2012-01-05
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
1
-6
/
+6
2011-12-31
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
1
-69
/
+124
2011-12-31
Input: evdev - do not block waiting for an event if fd is nonblock
Dima Zavin
1
-8
/
+7
2011-12-31
Input: evdev - if no events and non-block, return EAGAIN not 0
Dima Zavin
1
-0
/
+3
2011-12-31
Input: evdev - only allow reading events if a full packet is present
Dima Zavin
1
-1
/
+1
2011-12-31
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
4
-0
/
+262
2011-12-30
Input: samsung-keypad - implement runtime power management support
Mark Brown
1
-7
/
+80
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
2
-3
/
+25
2011-12-30
Input: tegra-kbc - add device tree bindings
Olof Johansson
2
-8
/
+102
2011-12-28
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
4
-0
/
+722
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-12-23
Input: sentelic - document the latest hardware
Tai-hwa Liang
1
-31
/
+333
2011-12-12
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
2
-9
/
+13
2011-12-12
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2
-1
/
+77
2011-12-12
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
4
-1
/
+334
2011-12-12
Input: keyboard - staticise non-exported symbols
Axel Lin
2
-2
/
+2
2011-12-12
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
1
-12
/
+2
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
1
-25
/
+18
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
1
-5
/
+4
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
1
-41
/
+24
2011-12-01
Input: htcpen - switch to DMI-based autoloading
Dmitry Torokhov
1
-6
/
+1
2011-12-01
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
1
-2
/
+2
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
18
-228
/
+18
2011-12-01
Input: serio - use macro module_platform_driver()
JJ Ding
4
-51
/
+4
2011-12-01
Input: mouse - use macro module_platform_driver()
JJ Ding
3
-39
/
+4
2011-12-01
Input: misc - use macro module_platform_driver()
JJ Ding
20
-247
/
+21
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
26
-327
/
+26
2011-12-01
Input: add generic GPIO-tilt driver
Heiko Stübner
5
-0
/
+404
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
4
-4
/
+0
2011-11-29
Input: samsung-keypad - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
[next]