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: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-26
1
-32
/
+26
|
|
|
*
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-26
1
-60
/
+10
|
|
|
*
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-26
1
-45
/
+36
|
|
|
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-26
4
-186
/
+126
|
|
|
*
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
2014-07-26
1
-31
/
+22
|
|
|
*
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
2014-07-26
1
-23
/
+23
|
|
|
*
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
2014-07-26
1
-17
/
+27
|
|
|
*
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
2014-07-26
1
-12
/
+6
|
|
|
*
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
2014-07-26
1
-16
/
+23
|
|
|
*
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
2014-07-26
1
-86
/
+122
|
|
|
*
Input: wacom - create a separate input device for pads
Benjamin Tissoires
2014-07-26
4
-9
/
+85
|
|
|
*
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
2014-07-26
1
-0
/
+1
|
|
|
*
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
2014-07-26
1
-0
/
+3
|
|
*
|
Input: hyperv-keyboard - register as a wakeup source
Dexuan Cui
2014-08-06
1
-0
/
+13
|
|
*
|
Input: imx_keypad - remove ifdef round PM methods
Fabio Estevam
2014-07-31
1
-4
/
+2
|
|
*
|
Input: jornada720_ts - get rid of space indentation and use tab
Pramod Gurav
2014-07-31
1
-13
/
+12
|
|
*
|
Input: jornada720_ts - switch to using managed resources
Pramod Gurav
2014-07-31
1
-32
/
+13
|
|
*
|
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2014-07-31
2
-0
/
+50
|
|
*
|
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
2014-07-31
1
-4
/
+2
|
|
*
|
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
2014-07-31
1
-1
/
+1
|
|
*
|
Input: ads7846 - release resources on failure for clean exit
Pramod Gurav
2014-07-31
1
-2
/
+4
|
|
*
|
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2014-07-28
1
-26
/
+73
|
|
*
|
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
2014-07-28
1
-0
/
+77
|
|
*
|
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2014-07-28
1
-17
/
+57
|
|
*
|
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
[prev]
[next]