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-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-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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-19
/
+834
2011-01-26
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
1
-2
/
+19
2011-01-24
Input: wacom - add 2 Bamboo Pen and touch models
Ping Cheng
1
-0
/
+6
2011-01-21
Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup
Dmitry Torokhov
1
-0
/
+1
2011-01-21
Input: tegra-kbc - add tegra keyboard driver
Rakesh Iyer
3
-0
/
+738
2011-01-21
Input: gpio_keys - switch to using request_any_context_irq
Philippe Langlais
1
-3
/
+3
2011-01-21
Input: serio - allow registered drivers to get status flag
David Engraf
1
-4
/
+20
2011-01-21
Input: ads7846 - convert to dev_pm_ops
Mark Brown
1
-6
/
+10
2011-01-21
Input: ad7879 - convert SPI to dev_pm_ops
Mark Brown
1
-8
/
+9
2011-01-21
Input: ad7877 - convert to dev_pm_ops
Mark Brown
1
-10
/
+9
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
5
-28
/
+28
2011-01-18
Input: ct82710c - return proper error code for ct82c710_open
Davidlohr Bueso
1
-3
/
+5
2011-01-18
Input: bu21013_ts - added regulator support
Naveen Kumar Gaddipati
1
-1
/
+34
2011-01-18
Input: bu21013_ts - remove duplicate resolution parameters
Naveen Kumar Gaddipati
1
-2
/
+2
2011-01-18
Input: tnetv107x-ts - don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-18
Input: tnetv107x-keypad - don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-264
/
+599
2011-01-12
Merge branch 'next' into for-linus
Dmitry Torokhov
14
-264
/
+599
2011-01-11
Input: wacom_w8001 - add single-touch support
Ping Cheng
1
-33
/
+149
2011-01-10
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
3
-0
/
+378
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+40
2011-01-08
Input: remove aaed2000 keyboard driver
Jamie Iles
3
-199
/
+0
[next]