summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-06Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult
2019-07-05Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov
2019-07-05Input: max77650-onkey - add MODULE_ALIAS()Bartosz Golaszewski
2019-07-01Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry
2019-06-30Input: joydev - extend absolute mouse detectionAlexander Tsoy
2019-06-30HID: quirks: Refactor ELAN 400 and 401 handlingJeffrey Hugo
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo
2019-06-30Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov
2019-06-29Merge branch 'iforce' into nextDmitry Torokhov
2019-06-22Input: iforce - add the Saitek R440 Force WheelTim Schumacher
2019-06-22Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov
2019-06-22Input: iforce - drop couple of temps from transport codeDmitry Torokhov
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov
2019-06-22Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov
2019-06-22Input: iforce - signal command completion from transport codeDmitry Torokhov
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov
2019-06-22Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov
2019-06-22Input: iforce - update formatting of switch statementsDmitry Torokhov
2019-06-22Input: iforce - use DMA-safe buffer when getting IDs from USBDmitry Torokhov
2019-06-22Input: iforce - split into core and transport modulesDmitry Torokhov
2019-06-22Input: iforce - move transport data into transport modulesDmitry Torokhov
2019-06-22Input: iforce - add bus type and parent arguments to iforce_init_device()Dmitry Torokhov
2019-06-22Input: iforce - introduce start and stop io transport opsDmitry Torokhov
2019-06-22Input: iforce - move command completion handling to serio codeDmitry Torokhov
2019-06-22Input: iforce - move get_id to the transport operationsDmitry Torokhov
2019-06-22Input: iforce - introduce transport opsDmitry Torokhov
2019-06-22Input: iforce - remove "being used" sillinessDmitry Torokhov
2019-06-22Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-06-22Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-05-27Input: tca8418 - remove set but not used variable 'max_keys'YueHaibing
2019-05-27Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing
2019-05-27Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires
2019-05-27Input: elan_i2c - handle physical middle buttonBenjamin Tissoires
2019-05-27Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires
2019-05-27Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires
2019-05-27dt-bindings: add more optional properties for elan_i2c touchpadsBenjamin Tissoires
2019-05-27Input: elantech - detect middle button based on firmware versionBenjamin Tissoires
2019-05-27Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires
2019-05-27Input: elantech - query the min/max information beforehand tooBenjamin Tissoires
2019-05-27Merge branch 'for-linus' into nextDmitry Torokhov
2019-05-23Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin
2019-05-23Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov
2019-05-23Input: silead - add MSSL0017 to acpi_device_idDaniel Smith
2019-05-20Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma
2019-05-20Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-20Input: imx_keypad - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-20Input: da9063_onkey - convert header to SPDXWolfram Sang
2019-05-20Input: da9063_onkey - remove platform_data supportWolfram Sang