index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
2014-07-28
1
-31
/
+94
|
|
*
|
Input: alps - add support for v7 devices
Yunkang Tang
2014-07-26
2
-3
/
+280
|
|
*
|
Input: alps - cache firmware version
Hans de Goede
2014-07-26
2
-0
/
+5
|
|
*
|
Input: alps - change decode function prototype to return an int
Hans de Goede
2014-07-26
2
-4
/
+10
|
|
*
|
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
2014-07-26
1
-1
/
+1
|
|
*
|
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
2014-07-26
1
-47
/
+29
|
|
*
|
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
2014-07-26
1
-1
/
+1
|
|
*
|
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
2014-07-26
1
-36
/
+16
|
|
*
|
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2014-07-26
2
-122
/
+104
|
|
*
|
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
2014-07-26
1
-2
/
+2
|
|
*
|
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
2014-07-26
1
-2
/
+1
|
|
*
|
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2014-07-26
2
-45
/
+35
|
|
*
|
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2014-07-26
2
-9
/
+12
|
|
*
|
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
2014-07-26
1
-36
/
+24
|
|
*
|
Input: alps - fix rushmore packet decoding
Yunkang Tang
2014-07-26
1
-0
/
+3
|
|
*
|
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
2014-07-26
1
-0
/
+3
|
|
*
|
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
2014-07-26
1
-1
/
+5
|
|
*
|
Input: ipaq-micro-ts - introduce open/close
Dmitry Torokhov
2014-07-24
1
-32
/
+56
|
|
*
|
Input: driver for touchscreen on iPaq h3xxx
Dmitry Artamonow
2014-07-24
3
-0
/
+155
|
|
*
|
Merge tag 'v3.16-rc6' into next
Dmitry Torokhov
2014-07-24
8
-493
/
+63
|
|
|
\
|
|
|
*
|
Input: atmel_mxt_ts - implement T44 message handling
Nick Dyer
2014-07-23
1
-32
/
+159
|
|
*
|
Input: atmel_mxt_ts - split message handler into separate functions
Nick Dyer
2014-07-23
1
-59
/
+64
|
|
*
|
Input: atmel_mxt_ts - decode T6 status messages
Nick Dyer
2014-07-23
1
-20
/
+40
|
|
*
|
Input: atmel_mxt_ts - add support for dynamic message size
Nick Dyer
2014-07-23
1
-52
/
+68
|
|
*
|
Input: atmel_mxt_ts - recover from bootloader on probe
Nick Dyer
2014-07-23
1
-17
/
+50
|
|
*
|
Input: atmel_mxt_ts - add bootloader addresses for new chips
Nick Dyer
2014-07-23
1
-0
/
+6
|
|
*
|
Input: atmel_mxt_ts - handle bootloader previously unlocked
Nick Dyer
2014-07-23
1
-9
/
+18
|
|
*
|
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
Nick Dyer
2014-07-23
1
-10
/
+43
|
|
*
|
Input: atmel_mxt_ts - calculate and check CRC in config file
Nick Dyer
2014-07-23
1
-55
/
+177
|
|
*
|
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
2014-07-23
1
-74
/
+204
|
|
*
|
Input: atmel_mxt_ts - implement device tree support
Stephen Warren
2014-07-23
1
-5
/
+63
|
|
*
|
Input: atmel_mxt_ts - set pointer emulation on touchpads
Benson Leung
2014-07-23
1
-5
/
+6
|
|
*
|
Input: atmel_mxt_ts - move input device init into separate function
Nick Dyer
2014-07-23
1
-84
/
+107
|
|
*
|
Input: atmel_mxt_ts - initialise IRQ before probing
Nick Dyer
2014-07-23
1
-39
/
+62
|
|
*
|
Input: uinput - add UI_GET_VERSION ioctl
David Herrmann
2014-07-21
1
-0
/
+6
|
|
*
|
Input: uinput - uinput_validate_absbits() cleanup
David Herrmann
2014-07-21
1
-19
/
+22
|
|
*
|
Input: zforce - add regulator handling
Heiko Stuebner
2014-07-21
1
-0
/
+31
|
|
*
|
Input: s3c2410_ts - fix preparing/enabling clock
Vasily Khoruzhick
2014-07-20
1
-2
/
+2
|
|
*
|
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
2014-07-20
3
-0
/
+627
|
|
*
|
Input: max7359 - introduce the use of managed interfaces
Himangi Saraogi
2014-07-20
1
-29
/
+16
|
|
*
|
Input: add driver for Microchip's CAP1106
Daniel Mack
2014-07-18
3
-0
/
+346
|
|
*
|
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
2014-07-18
1
-2
/
+1
|
|
*
|
Input: keyspan_remote - remove unnecessary break after goto
Fabian Frederick
2014-07-18
1
-1
/
+0
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-08-08
1
-13
/
+9
|
\
\
\
\
|
*
|
|
|
input: lm8323: fix attribute-creation race
Johan Hovold
2014-06-27
1
-13
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-08
1
-27
/
+43
|
\
\
\
\
|
*
|
|
|
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
1
-25
/
+33
|
*
|
|
|
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
1
-2
/
+10
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-06
1
-11
/
+11
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-06
7
-27
/
+28
|
|
\
\
\
\
[prev]
[next]