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
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
-3
/
+4
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
-135
/
+13
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
-0
/
+1
2011-02-21
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
-7
/
+9
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
-2
/
+2
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
-7
/
+9
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
-7
/
+9
2011-02-21
Input: max7359 - convert to dev_pm_ops
Mark Brown
-7
/
+10
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
-7
/
+8
2011-02-21
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
-9
/
+8
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
-9
/
+8
2011-02-21
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
-25
/
+10
2011-02-21
Input: uinput - fix setting up device name
David Herrmann
-7
/
+6
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
-3
/
+3
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
-464
/
+465
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
-14
/
+14
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
-83
/
+913
2011-02-18
Input: tegra-kbc - add function keymap
Rakesh Iyer
-3
/
+59
2011-02-15
altera_ps2: Add devicetree support
Walter Goossens
-2
/
+13
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-51
/
+54
2011-02-11
Input: wacom - fix error path in wacom_probe()
Alexander Strakh
-1
/
+1
2011-02-11
Input: ads7846 - check proper condition when freeing gpio
Dmitry Torokhov
-16
/
+22
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
-5
/
+1
2011-02-02
Revert "Input: do not pass injected events back to the originating handler"
Dmitry Torokhov
-26
/
+11
2011-02-02
Input: serio - clear pending rescans after sysfs driver rebind
Duncan Laurie
-4
/
+7
2011-02-02
Input: rotary_encoder - use proper irqflags
Alexander Stein
-2
/
+2
2011-01-31
Input: wacom_w8001 - report resolution to userland
Ping Cheng
-2
/
+11
2011-01-31
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
-2
/
+2
2011-01-31
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
-52
/
+11
2011-01-31
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
-1781
/
+1806
2011-01-31
Input: wm831x-ts - remove use of ternary operator
Mark Brown
-5
/
+13
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-11
/
+27
2011-01-30
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
Mark Brown
-0
/
+366
2011-01-28
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
-2
/
+11
2011-01-28
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
-6
/
+13
2011-01-28
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
-1
/
+1
2011-01-28
Input: tegra-kbc - fix build error
Rakesh Iyer
-2
/
+2
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
-8
/
+4
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-19
/
+834
2011-01-25
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
-2
/
+19
2011-01-24
Input: wacom - add 2 Bamboo Pen and touch models
Ping Cheng
-0
/
+6
2011-01-20
Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
Dmitry Torokhov
-0
/
+1
2011-01-20
Input: tegra-kbc - add tegra keyboard driver
Rakesh Iyer
-0
/
+738
2011-01-20
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
-3
/
+3
2011-01-20
Input: serio - allow registered drivers to get status flag
David Engraf
-4
/
+20
2011-01-20
Input: ads7846 - convert to dev_pm_ops
Mark Brown
-6
/
+10
2011-01-20
Input: ad7879 - convert SPI to dev_pm_ops
Mark Brown
-8
/
+9
2011-01-20
Input: ad7877 - convert to dev_pm_ops
Mark Brown
-10
/
+9
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
-28
/
+28
2011-01-17
Input: ct82710c - return proper error code for ct82c710_open
Davidlohr Bueso
-3
/
+5
[prev]
[next]