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
2016-01-04
Input: xpad - use LED API when identifying wireless controllers
Dmitry Torokhov
1
-1
/
+1
2016-01-04
Input: xpad - workaround dead irq_out after suspend/ resume
Pavel Rojtberg
1
-38
/
+137
2016-01-04
Input: xpad - update Xbox One Force Feedback Support
Pierre-Loup A. Griffais
1
-5
/
+10
2016-01-04
Input: xpad - correctly handle concurrent LED and FF requests
Pavel Rojtberg
1
-99
/
+223
2016-01-02
Input: pcap_ts - use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-01-02
Input: bma150 - constify bma150_cfg structure
Julia Lawall
1
-1
/
+1
2016-01-02
Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
Aurélien Francillon
1
-0
/
+7
2015-12-21
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
1
-10
/
+0
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
10
-11
/
+64
2015-12-19
Input: egalax_ts_serial - fix potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
10
-11
/
+64
2015-12-18
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
1
-0
/
+7
2015-12-18
Input: uinput - rework ABS validation
David Herrmann
1
-44
/
+45
2015-12-18
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
1
-3
/
+83
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-6
/
+5
2015-12-17
Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
Karsten Merker
1
-8
/
+4
2015-12-17
Input: goodix - add axis swapping and axis inversion support
Karsten Merker
1
-0
/
+25
2015-12-17
Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
Irina Tirdea
1
-6
/
+1
2015-12-17
Input: goodix - add power management support
Irina Tirdea
1
-5
/
+98
2015-12-17
Input: goodix - write configuration data to device
Irina Tirdea
1
-32
/
+212
2015-12-17
Input: goodix - reset device at init
Irina Tirdea
2
-0
/
+120
2015-12-17
Input: goodix - use actual config length for each device type
Irina Tirdea
1
-2
/
+25
2015-12-17
Merge branch 'psmouse-passthrough' into next
Dmitry Torokhov
5
-414
/
+392
2015-12-17
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
3
-4
/
+4
2015-12-17
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-17
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-17
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-17
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-17
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
3
-27
/
+26
2015-12-17
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-17
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-12-16
Input: xpad - handle "present" and "gone" correctly
Pierre-Loup A. Griffais
1
-38
/
+69
2015-12-16
Input: xpad - remove spurious events of wireless xpad 360 controller
Clement Calmels
1
-1
/
+1
2015-12-16
Input: add touchscreen support for TS-4800
Damien Riegel
3
-0
/
+233
2015-12-16
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
3
-0
/
+205
2015-12-15
Input: elan_i2c - set input device's vendor and product IDs
Charlie Mooney
1
-0
/
+3
2015-12-12
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-11
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-12-04
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
1
-0
/
+41
2015-12-03
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
1
-51
/
+116
2015-12-03
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
1
-83
/
+111
2015-12-03
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
1
-10
/
+9
2015-12-03
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
1
-0
/
+1
2015-12-03
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
1
-1
/
+2
2015-12-02
Input: arizona-haptic - fix disabling of haptics device
Charles Keepax
1
-2
/
+1
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
1
-11
/
+7
2015-12-02
Input: aiptek - fix crash on detecting device without endpoints
Vladis Dronov
1
-0
/
+9
2015-12-02
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
1
-0
/
+33
[prev]
[next]