index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
2
-5
/
+5
2013-10-31
Input: i8042 - add PNP modaliases
Tom Gundersen
1
-0
/
+2
2013-10-31
Input: evdev - fall back to vmalloc for client event buffer
Daniel Stone
1
-4
/
+12
2013-10-31
Input: cypress_ps2 - do not consider data bad if palm is detected
Joseph Salisbury
1
-16
/
+3
2013-10-31
Input: cypress_ps2 - remove useless cast
Geyslan G. Bem
1
-4
/
+4
2013-10-31
Input: ALPS - add support for model found on Dell XT2
Yunkang Tang
1
-0
/
+1
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-3
/
+4
2013-10-22
Input: fix PWM-related undefined reference errors
Majunath Goudar
1
-2
/
+2
2013-10-22
Input: ALPS - change secondary device's name
Yunkang Tang
1
-1
/
+1
2013-10-22
Input: wacom - not all multi-interface devices support touch
Ping Cheng
2
-22
/
+39
2013-10-22
Input: wacom - add support for ISDv4 0x10E sensor
Jason Gerecke
1
-0
/
+4
2013-10-22
Input: wacom - add support for ISDv4 0x10F sensor
Jason Gerecke
1
-0
/
+4
2013-10-19
input: gameport: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
2013-10-19
input: serio: remove bus usage of dev_attrs
Greg Kroah-Hartman
1
-32
/
+30
2013-10-19
input: serio: use DEVICE_ATTR_RO()
Greg Kroah-Hartman
1
-8
/
+8
2013-10-15
Input: wacom - export battery scope
Bastien Nocera
1
-0
/
+4
2013-10-15
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-1
/
+3
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
8
-29
/
+57
2013-10-06
Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()
Tim Gardner
1
-4
/
+10
2013-10-06
Input: move name/timer init to input_alloc_dev()
David Herrmann
1
-5
/
+5
2013-10-06
Input: st1232 - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: rotary_encoder - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pwm-beeper - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: pxa27x_keypad - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: gpio_keys - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-06
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: sirfsoc-onkey - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: tegra-kbc - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: nspire-keypad - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-06
Input: lpc32xx-keys - remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-27
input: misc: ixp4-beeper: use gpiolib strictly
Linus Walleij
1
-2
/
+11
2013-09-27
input: misc: ixp4-beeper: switch to use gpiolib
Linus Walleij
1
-7
/
+5
2013-09-25
input: i8042: drop dependency on ARCH_SHARK
Linus Walleij
1
-1
/
+1
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-3
/
+9
2013-09-21
input: ti_am335x_tsc: Enable shared IRQ for TSC
Zubair Lutfullah
1
-3
/
+9
2013-09-20
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
3
-16
/
+58
2013-09-20
Input: wacom - LED is only supported through digitizer interface
Ping Cheng
1
-10
/
+14
2013-09-20
Input: wacom - testing result shows get_report is unnecessary.
Ping Cheng
1
-3
/
+0
2013-09-20
Input: wacom - send proper tablet state info when pen leaves proximity
Jason Gerecke
1
-0
/
+7
2013-09-20
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
3
-2
/
+47
2013-09-20
Input: tsc2005 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-20
Input: ad7879-spi - remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-20
Input: ad7877 - remove redundant spi_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-20
Input: ad714x-spi - remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-09-19
Input: add a driver to support Hyper-V synthetic keyboard
K. Y. Srinivasan
3
-0
/
+448
2013-09-19
Input: uinput - support injecting multiple events in one write() call
Ryan Mallon
1
-8
/
+18
[prev]
[next]