index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-27
Input: evdev - fix evdev_write return value on partial writes
Peter Korsgaard
1
-4
/
+6
2011-02-27
Input: bcm5974 - Report button also for zero fingers
Henrik Rydberg
1
-4
/
+4
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
1
-73
/
+0
2011-02-24
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
1
-0
/
+9
2011-02-24
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
1
-1
/
+47
2011-02-24
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
1
-19
/
+55
2011-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-5
/
+84
2011-02-23
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
2
-2
/
+2
2011-02-23
Input: synaptics - document 0x0c query
Dmitry Torokhov
1
-0
/
+23
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+2
2011-02-21
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
1
-1
/
+1
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
1
-3
/
+4
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
1
-135
/
+13
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
1
-0
/
+1
2011-02-21
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x - fix references to adx134x
Mark Brown
1
-2
/
+2
2011-02-21
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
1
-7
/
+9
2011-02-21
Input: max7359 - convert to dev_pm_ops
Mark Brown
1
-7
/
+10
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
1
-7
/
+8
2011-02-21
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
1
-9
/
+8
2011-02-21
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
1
-25
/
+10
2011-02-21
Input: uinput - fix setting up device name
David Herrmann
1
-7
/
+6
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
1
-3
/
+3
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
1
-464
/
+465
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
3
-14
/
+14
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
19
-83
/
+913
2011-02-18
Input: tegra-kbc - add function keymap
Rakesh Iyer
1
-3
/
+59
2011-02-16
altera_ps2: Add devicetree support
Walter Goossens
1
-2
/
+13
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-51
/
+54
2011-02-11
Input: wacom - fix error path in wacom_probe()
Alexander Strakh
1
-1
/
+1
2011-02-11
Input: ads7846 - check proper condition when freeing gpio
Dmitry Torokhov
1
-16
/
+22
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
1
-5
/
+1
2011-02-03
Revert "Input: do not pass injected events back to the originating handler"
Dmitry Torokhov
1
-26
/
+11
2011-02-03
Input: serio - clear pending rescans after sysfs driver rebind
Duncan Laurie
1
-4
/
+7
2011-02-03
Input: rotary_encoder - use proper irqflags
Alexander Stein
1
-2
/
+2
2011-02-01
Input: wacom_w8001 - report resolution to userland
Ping Cheng
1
-2
/
+11
2011-02-01
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
1
-2
/
+2
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
3
-52
/
+11
2011-02-01
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
33
-1781
/
+1806
2011-02-01
Input: wm831x-ts - remove use of ternary operator
Mark Brown
1
-5
/
+13
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-30
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
Mark Brown
3
-0
/
+366
2011-01-29
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-29
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2011-01-29
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-29
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
1
-8
/
+4
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-19
/
+834
[prev]
[next]