index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2
-3
/
+204
2013-12-05
Input: elantech - add support for newer (August 2013) devices
Matt Walker
1
-0
/
+1
2013-12-01
Input: usbtouchscreen - separate report and transmit buffer size handling
Christian Engelmayer
1
-4
/
+18
2013-12-01
Input: sur40 - suppress false uninitialized variable warning
Dmitry Torokhov
1
-2
/
+2
2013-11-25
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
4
-5
/
+11
2013-11-22
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-4
/
+484
2013-11-20
Input: atmel-wm97xx - fix compile error
Dmitry Torokhov
1
-1
/
+1
2013-11-20
Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()
Dan Carpenter
1
-1
/
+4
2013-11-20
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
1
-2
/
+1
2013-11-20
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
3
-0
/
+478
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
6852
-354772
/
+972419
2013-11-14
Revert "Input: ALPS - add support for model found on Dell XT2"
Dmitry Torokhov
1
-1
/
+0
2013-11-11
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
1
-1
/
+8
2013-11-11
Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-4
/
+1
2013-11-11
Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()
Wei Yongjun
1
-1
/
+3
2013-11-11
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
Input: tnetv107x-keypad - make irqs signed for error handling
Dan Carpenter
1
-2
/
+2
2013-10-31
Input: add driver for Neonode zForce based touchscreens
Heiko Stübner
3
-0
/
+850
2013-10-31
Input: sh_keysc - enable the driver on all ARM platforms
Laurent Pinchart
1
-1
/
+1
2013-10-31
Input: remove a redundant max() call
Kang Hu
1
-1
/
+1
2013-10-31
Input: mousedev - allow disabling even without CONFIG_EXPERT
Tom Gundersen
1
-1
/
+1
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-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-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-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
4301
-154394
/
+415644
2013-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
8
-25
/
+67
2013-10-06
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-17
/
+17
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
[next]