summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-07-30Input: alps - Rushmore and v7 resolution supportHans de Goede
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam
2014-07-30Input: ads7846 - release resources on failure for clean exitPramod Gurav
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros
2014-07-26Input: alps - add support for v7 devicesYunkang Tang
2014-07-26Input: alps - cache firmware versionHans de Goede
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede
2014-07-26Input: alps - improve 2-finger reporting on v3 modelsHans de Goede
2014-07-26Input: alps - fix rushmore packet decodingYunkang Tang
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires
2014-07-25Input: wacom - keep wacom_ids orderedBenjamin Tissoires
2014-07-25Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires
2014-07-25Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires
2014-07-25Input: wacom - use in-kernel HID parserBenjamin Tissoires
2014-07-25Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires
2014-07-25Input: wacom - register power device at the HID levelBenjamin Tissoires
2014-07-25Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires
2014-07-25Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires
2014-07-25Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires
2014-07-25Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires
2014-07-25Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires
2014-07-25Input: wacom - use hid communication instead of plain usbBenjamin Tissoires
2014-07-25Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires
2014-07-25Input: wacom - include and use linux/hid.hBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for DTUSBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for BamboosBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires
2014-07-25Input: wacom - create a separate input device for padsBenjamin Tissoires
2014-07-25Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires
2014-07-25Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires
2014-07-25Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov