index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2014-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-08-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-06
Merge branch 'wacom' into next
Dmitry Torokhov
2014-08-06
Input: hyperv-keyboard - register as a wakeup source
Dexuan Cui
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-31
Input: imx_keypad - remove ifdef round PM methods
Fabio Estevam
2014-07-31
Input: jornada720_ts - get rid of space indentation and use tab
Pramod Gurav
2014-07-31
Input: jornada720_ts - switch to using managed resources
Pramod Gurav
2014-07-30
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2014-07-30
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
2014-07-30
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
2014-07-30
Input: ads7846 - release resources on failure for clean exit
Pramod Gurav
2014-07-28
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
2014-07-26
Input: alps - add support for v7 devices
Yunkang Tang
2014-07-26
Input: alps - cache firmware version
Hans de Goede
2014-07-26
Input: alps - change decode function prototype to return an int
Hans de Goede
2014-07-26
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
2014-07-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
2014-07-25
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
2014-07-25
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2014-07-25
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
2014-07-25
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2014-07-25
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
2014-07-25
Input: wacom - register power device at the HID level
Benjamin Tissoires
2014-07-25
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
2014-07-25
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2014-07-25
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
2014-07-25
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-25
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-25
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-25
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
[next]