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-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
-47
/
+29
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
-1
/
+1
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
-36
/
+16
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
-122
/
+104
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
-2
/
+2
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
-2
/
+1
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
-45
/
+35
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
-9
/
+12
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
-36
/
+24
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
-0
/
+3
2014-07-25
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
-0
/
+3
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
-4131
/
+0
2014-07-25
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
-40
/
+39
2014-07-25
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
-269
/
+247
2014-07-25
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
-39
/
+9
2014-07-25
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
-238
/
+114
2014-07-25
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
-5
/
+3
2014-07-25
Input: wacom - register power device at the HID level
Benjamin Tissoires
-2
/
+2
2014-07-25
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
-39
/
+37
2014-07-25
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
-8
/
+8
2014-07-25
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
-11
/
+11
2014-07-25
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
-32
/
+26
2014-07-25
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
-60
/
+10
2014-07-25
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
-45
/
+36
2014-07-25
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
-186
/
+126
2014-07-25
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
-31
/
+22
2014-07-25
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
-23
/
+23
2014-07-25
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
-17
/
+27
2014-07-25
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
-12
/
+6
2014-07-25
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
-16
/
+23
2014-07-25
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
-86
/
+122
2014-07-25
Input: wacom - create a separate input device for pads
Benjamin Tissoires
-9
/
+85
2014-07-25
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
-0
/
+1
2014-07-25
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
-0
/
+3
2014-07-25
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
-1
/
+5
2014-07-24
Input: ipaq-micro-ts - introduce open/close
Dmitry Torokhov
-32
/
+56
2014-07-24
Input: driver for touchscreen on iPaq h3xxx
Dmitry Artamonow
-0
/
+155
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
[prev]
[next]