aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-15
|\
| * Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-12
| * Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-09-12
| * Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-09-12
| * Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-11
|\|
| * Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-09-10
| * Input: atmel_mxt_ts - fix double free of input deviceStephen Warren2014-09-10
| * Input: synaptics - add support for ForcePadsDmitry Torokhov2014-09-09
| * Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann2014-09-09
| * Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer2014-09-09
| * Input: wm971x - fix typo in module parameter descriptionMasanari Iida2014-09-09
| * Input: cap1106 - fix register definitionKlaus Goger2014-09-08
| * Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede2014-09-08
| * Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-08
| * Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-09-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-03
|\|
| * Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-26
| * Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-26
| * Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-26
| * Input: fix used slots detection breakageDmitry Torokhov2014-08-25
| * Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-15
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2014-08-15
| |\
| | * Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-13
| | * Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-13
| | * Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-13
| | * Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-13
| | * Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-13
| | * Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-08
| | * Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-08
| | * Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-08
| | * Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-08
| | * Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-08
| * | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-08
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-07
| |\|
| | * Merge branch 'wacom' into nextDmitry Torokhov2014-08-07
| | |\
| | | * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-25
| | | * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-25
| | | * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-25
| | | * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-25
| | | * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-25
| | | * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-25
| | | * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-25
| | | * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-25
| | | * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-25
| | | * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-25
| | | * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-25
| | | * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-25