index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2014-07-24
Merge tag 'v3.16-rc6' into next
Dmitry Torokhov
-493
/
+63
2014-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-27
/
+28
2014-07-23
Input: atmel_mxt_ts - implement T44 message handling
Nick Dyer
-32
/
+159
2014-07-23
Input: atmel_mxt_ts - split message handler into separate functions
Nick Dyer
-59
/
+64
2014-07-23
Input: atmel_mxt_ts - decode T6 status messages
Nick Dyer
-20
/
+40
2014-07-23
Input: atmel_mxt_ts - add support for dynamic message size
Nick Dyer
-52
/
+68
2014-07-23
Input: atmel_mxt_ts - recover from bootloader on probe
Nick Dyer
-17
/
+50
2014-07-23
Input: atmel_mxt_ts - add bootloader addresses for new chips
Nick Dyer
-0
/
+6
2014-07-23
Input: atmel_mxt_ts - handle bootloader previously unlocked
Nick Dyer
-9
/
+18
2014-07-23
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
Nick Dyer
-10
/
+43
2014-07-23
Input: atmel_mxt_ts - calculate and check CRC in config file
Nick Dyer
-55
/
+177
2014-07-23
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
-74
/
+204
2014-07-23
Input: atmel_mxt_ts - implement device tree support
Stephen Warren
-5
/
+63
2014-07-23
Input: atmel_mxt_ts - set pointer emulation on touchpads
Benson Leung
-5
/
+6
2014-07-23
Input: atmel_mxt_ts - move input device init into separate function
Nick Dyer
-84
/
+107
2014-07-23
Input: atmel_mxt_ts - initialise IRQ before probing
Nick Dyer
-39
/
+62
2014-07-23
input: evdev: Use ktime_mono_to_real()
Thomas Gleixner
-4
/
+3
2014-07-21
sparcspkr: use sbus_*() primitives for IO
Sam Ravnborg
-11
/
+11
2014-07-21
Input: uinput - add UI_GET_VERSION ioctl
David Herrmann
-0
/
+6
2014-07-21
Input: uinput - uinput_validate_absbits() cleanup
David Herrmann
-19
/
+22
2014-07-21
Input: zforce - add regulator handling
Heiko Stuebner
-0
/
+31
2014-07-20
Input: s3c2410_ts - fix preparing/enabling clock
Vasily Khoruzhick
-2
/
+2
2014-07-20
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
-0
/
+627
2014-07-20
Input: fix defuzzing logic
Dmitry Torokhov
-2
/
+4
2014-07-20
Input: max7359 - introduce the use of managed interfaces
Himangi Saraogi
-29
/
+16
2014-07-18
Input: add driver for Microchip's CAP1106
Daniel Mack
-0
/
+346
2014-07-18
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
-2
/
+1
2014-07-18
Input: keyspan_remote - remove unnecessary break after goto
Fabian Frederick
-1
/
+0
2014-07-18
Input: sirfsoc-onkey - fix GPL v2 license string typo
Bjorn Helgaas
-1
/
+1
2014-07-18
Input: st-keyscan - fix 'defined but not used' compiler warnings
Tobias Klauser
-0
/
+2
2014-07-14
Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
Hans de Goede
-2
/
+3
2014-07-14
Input: i8042 - add Acer Aspire 5710 to nomux blacklist
Jiri Kosina
-0
/
+7
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
-25
/
+33
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
-2
/
+10
2014-06-27
input: lm8323: fix attribute-creation race
Johan Hovold
-13
/
+9
2014-06-15
Input: ti_am335x_tsc - warn about incorrect spelling
Felipe Balbi
-1
/
+4
2014-06-15
Input: wacom - cleanup multitouch code when touch_max is 2
Ping Cheng
-21
/
+7
2014-06-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1017
/
+2234
2014-06-07
Merge branch 'next' into for-linus
Dmitry Torokhov
-1032
/
+2230
2014-06-07
Input: synaptics - fix resolution for manually provided min/max
Benjamin Tissoires
-9
/
+10
2014-06-07
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
-1
/
+1
2014-06-07
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
-4
/
+14
2014-06-07
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
-2
/
+3
2014-06-07
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
-4
/
+18
2014-06-07
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
-1
/
+1
2014-06-02
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-371
/
+0
2014-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-121
/
+61
2014-05-29
Input: omap-keypad - remove platform data support
Joachim Eastwood
-27
/
+7
2014-05-29
Input: ab8500-ponkey - switch to using managed resources
Himangi Saraogi
-36
/
+18
2014-05-29
Input: max8925_onkey - switch to using managed resources
Himangi Saraogi
-37
/
+18
[prev]
[next]