summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-157-202/+459
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-08-146-201/+458
| |\
| | * Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-131-1/+0
| | * Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-071-3/+3
| | * Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-071-11/+27
| | * Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-071-3/+5
| * | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-0829-5017/+2985
|\ \ \ | |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0630-5388/+2985
| |\ \ | | |/
| | * Merge branch 'wacom' into nextDmitry Torokhov2014-08-066-4319/+0
| | |\
| | | * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-256-4131/+0
| | | * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-251-40/+39
| | | * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-252-269/+247
| | | * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-251-39/+9
| | | * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-252-238/+114
| | | * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-251-5/+3
| | | * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-251-2/+2
| | | * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-251-39/+37
| | | * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-252-8/+8
| | | * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-251-11/+11
| | | * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-251-32/+26
| | | * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-251-60/+10
| | | * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-251-45/+36
| | | * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-254-186/+126
| | | * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-251-31/+22
| | | * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-251-23/+23
| | | * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-251-17/+27
| | | * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-251-12/+6
| | | * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-251-16/+23
| | | * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-251-86/+122
| | | * Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-254-9/+85
| | | * Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-251-0/+1
| | | * Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-251-0/+3
| | * | Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui2014-08-061-0/+13
| | * | Input: imx_keypad - remove ifdef round PM methodsFabio Estevam2014-07-311-4/+2
| | * | Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav2014-07-311-13/+12
| | * | Input: jornada720_ts - switch to using managed resourcesPramod Gurav2014-07-311-32/+13
| | * | Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-302-0/+50
| | * | Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam2014-07-301-4/+2
| | * | Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam2014-07-301-1/+1
| | * | Input: ads7846 - release resources on failure for clean exitPramod Gurav2014-07-301-2/+4
| | * | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2014-07-281-26/+73
| | * | Input: pixcir_i2c_ts - add device tree supportRoger Quadros2014-07-281-0/+77
| | * | Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2014-07-281-17/+57
OpenPOWER on IntegriCloud