summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-30Input: add ADC resistor ladder driverAlexandre Belloni
2016-08-25Input: pegasus_notetaker - directly include workqueue headerMartin Kepplinger
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski
2016-08-22Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin
2016-08-22Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin
2016-08-22Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin
2016-08-22Input: remove duplicate ft6236 driverHans de Goede
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä
2016-08-03Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov
2016-08-03Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao
2016-08-03Input: add driver for Silead touchscreensRobert Dolca
2016-08-03Input: elantech - fix debug dump of the current packetBenjamin Tissoires
2016-07-28Input: rotary_encoder - support binary encoding of statesUwe Kleine-König
2016-07-28Input: xpad - power off wireless 360 controllers on suspendCameron Gutman
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-07-26Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson
2016-07-21Input: tty/vt/keyboard - use memdup_user()Muhammad Falak R Wani
2016-07-19Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger
2016-07-19Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger
2016-07-19Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger
2016-07-19Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan
2016-07-14Input: synaptics-rmi4 - remove pointer to rmi_function in f12_dataAndrew Duggan
2016-07-14Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov
2016-07-14Input: synaptics-rmi4 - support regulator suppliesBjorn Andersson
2016-07-14Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin
2016-07-14Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-06-24Input: vmmouse - remove port reservationSinclair Yeh
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng