Show patches with: Archived = No       |   11902 patches
« 1 2 ... 78 79 80119 120 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,45/48] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,44/48] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,43/48] Input: Atmel: use T44 object to process T5 messages atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,42/48] Input: Atmel: handle ReportID "0x00" while processing T5 messages atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,41/48] Input: Atmel: Improve error handling in mxt_initialize_input_device() atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,40/48] Input: Atmel: improve error handling in mxt_update_cfg() atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,39/48] Input: Atmel: improve error handling in mxt_initialize() atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,38/48] Input: Atmel: improve error handling in mxt_start() atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,37/48] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid() atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,36/48] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,35/48] Input: atmel_mxt_ts: Add support for run self-test routine. atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,34/48] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controlle… atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,33/48] input: atmel_mxt_ts: export GPIO reset line via sysfs atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,32/48] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,31/48] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,30/48] Input: atmel_mxt_ts - eliminate data->raw_info_block atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,29/48] Input: atmel_mxt_ts - implement improved debug message interface atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,28/48] Input: atmel_mxt_ts - implement debug output for messages atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,27/48] Input: atmel_mxt_ts - orientation is not present in hover atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,26/48] Input: atmel_mxt_ts - implement I2C retries atmel_mxt_ts misc 1 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,25/48] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,24/48] Input: atmel_mxt_ts - make bootloader interrupt driven atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,23/48] Input: atmel_mxt_ts - rename bl_completion to chg_completion atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,22/48] Input: atmel_mxt_ts - improve bootloader state machine handling atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,21/48] Input: atmel_mxt_ts - combine bootloader version query with probe atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,20/48] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,19/48] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,18/48] Input: atmel_mxt_ts - add config checksum attribute to sysfs atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,17/48] Input: atmel_mxt_ts - allow input name to be specified in platform data atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,16/48] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs atmel_mxt_ts misc 1 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,15/48] Input: atmel_mxt_ts - allow specification of firmware file name atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,14/48] Input: atmel_mxt_ts - report failures in suspend/resume atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,13/48] Input: atmel_mxt_ts - add regulator control support atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,12/48] Input: atmel_mxt_ts - release touch state during suspend atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,11/48] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,10/48] Input: atmel_mxt_ts - implement support for T107 active stylus atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,09/48] Input: atmel_mxt_ts - handle reports from T47 Stylus object atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,08/48] Input: atmel_mxt_ts - implement T15 Key Array support atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,07/48] Input: atmel_mxt_ts - implement T9 vector/orientation support atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,06/48] Input: atmel_mxt_ts - output status from T42 Touch Suppression atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,05/48] Input: atmel_mxt_ts - output status from T48 Noise Supression atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,04/48] Input: atmel_mxt_ts - split large i2c transfers into blocks atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,03/48] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary atmel_mxt_ts misc 2 - - --- 2019-10-29 Wang, Jiada Superseded
[v4,02/48] Input: atmel_mxt_ts - rework sysfs init/remove atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[v4,01/48] Input: introduce input_mt_report_slot_inactive atmel_mxt_ts misc - - - --- 2019-10-29 Wang, Jiada Superseded
[2/3] dt-bindings: input: edt-ft5x06: Add regulator support Add touchscreen support for TBS A711 Tablet - 1 - --- 2019-10-29 Ondřej Jirman Under Review
[1/3] input: edt-ft5x06: Add support for regulator Add touchscreen support for TBS A711 Tablet - - - --- 2019-10-29 Ondřej Jirman Accepted
[v8,2/2] HID: logitech-hidpp: Support WirelessDeviceStatus connect events Logitech HID++ Bluetooth LE support - - - --- 2019-10-27 Mazin Rezk bentiss Accepted
[v8,1/2] HID: logitech-hidpp: Support translations from short to long reports Logitech HID++ Bluetooth LE support - - - --- 2019-10-27 Mazin Rezk bentiss Accepted
[v6] hid-logitech-hidpp: read battery voltage from newer devices [v6] hid-logitech-hidpp: read battery voltage from newer devices - - - --- 2019-10-26 Pedro Vanzella bentiss Mainlined
[3/3] Input: wacom_i2c - remove unneeded gpio.h header file [1/3] Input: colibri-vf50-ts - remove unneeded gpio.h header file - - - --- 2019-10-26 Fabio Estevam Mainlined
[2/3] Input: s3c2410_ts - remove unneeded gpio.h header file [1/3] Input: colibri-vf50-ts - remove unneeded gpio.h header file - - - --- 2019-10-26 Fabio Estevam Mainlined
[1/3] Input: colibri-vf50-ts - remove unneeded gpio.h header file [1/3] Input: colibri-vf50-ts - remove unneeded gpio.h header file - - - --- 2019-10-26 Fabio Estevam Mainlined
[v2,3/5] dt-bindings: input: tochscreen: ad7879: generic node names in example Untitled series #194001 1 - - --- 2019-10-26 Marcel Ziswiler Accepted
[v3] HID: logitech: Add MX Master 3 Mouse [v3] HID: logitech: Add MX Master 3 Mouse - - - --- 2019-10-25 Adrian Freund bentiss Mainlined
[3/3] Input: synaptics-rmi4 - remove unused result_bits mask Fix spurious button presses for some HID touchpads - - - --- 2019-10-25 Andrew Duggan Mainlined
[2/3] Input: synaptics-rmi4 - use the number of valid bytes read when updating the attn_data fields… Fix spurious button presses for some HID touchpads - - - --- 2019-10-25 Andrew Duggan Mainlined
[1/3] Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver Fix spurious button presses for some HID touchpads - - - --- 2019-10-25 Andrew Duggan Mainlined
[trivial] HID: intel-ish-hid: Spelling s/diconnect/disconnect/ [trivial] HID: intel-ish-hid: Spelling s/diconnect/disconnect/ 1 - - --- 2019-10-24 Geert Uytterhoeven jikos Mainlined
[v2] HID: Typo s/to back 0/back to 0/ [v2] HID: Typo s/to back 0/back to 0/ 1 - - --- 2019-10-24 Geert Uytterhoeven jikos Mainlined
HID: asus: Ignore Asus vendor-page usage-code 0xff events HID: asus: Ignore Asus vendor-page usage-code 0xff events - - - --- 2019-10-24 Hans de Goede jikos Mainlined
Input: hp_sdc_rtc - remove dead chardev code Input: hp_sdc_rtc - remove dead chardev code 2 - - --- 2019-10-23 Arnd Bergmann Mainlined
[RESEND] input: adp5589: Make keypad support optional [RESEND] input: adp5589: Make keypad support optional - - - --- 2019-10-23 Alexandru Ardelean Accepted
Input: synaptics-rmi4 - validate that the rmi_dev pointer is set before dereferencing it Input: synaptics-rmi4 - validate that the rmi_dev pointer is set before dereferencing it - - - --- 2019-10-23 Andrew Duggan Rejected
HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device - - - --- 2019-10-23 Andrew Duggan jikos Mainlined
[8/8] Input: st1232 - switch to using MT-B protocol Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[7/8] Input: st1232 - note that the receive buffer is DMA-safe Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[6/8] Input: st1232 - do not set parent device explicitly Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[5/8] Input: st1232 - do not allocate fingers data separately Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[4/8] Input: st1232 - do not reset the chip too early Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[3/8] Input: st1232 - rely on I2C core to configure wakeup interrupt Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[2/8] Input: st1232 - do not unconditionally configure as wakeup source Face lift for st1232 touchscreen driver - - - --- 2019-10-22 Dmitry Torokhov Mainlined
[1/8] Input: st1232 - simplify parsing of read buffer Face lift for st1232 touchscreen driver 1 - - --- 2019-10-22 Dmitry Torokhov Mainlined
[v4] HID: core: check whether Usage Page item is after Usage ID items [v4] HID: core: check whether Usage Page item is after Usage ID items - - - --- 2019-10-22 Candle Sun jikos Mainlined
[v4,6/6] MAINTAINERS: update the list of maintained files for max77650 dt-bindings: max77650: convert the device-tree bindings to yaml - - - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v4,5/6] dt-bindings: mfd: max77650: convert the binding document to yaml dt-bindings: max77650: convert the device-tree bindings to yaml - 1 - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v4,4/6] dt-bindings: leds: max77650: convert the binding document to yaml dt-bindings: max77650: convert the device-tree bindings to yaml 1 1 - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v4,3/6] dt-bindings: power: max77650: convert the binding document to yaml dt-bindings: max77650: convert the device-tree bindings to yaml 1 1 - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v4,2/6] dt-bindings: regulator: max77650: convert the binding document to yaml dt-bindings: max77650: convert the device-tree bindings to yaml 1 1 - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v4,1/6] dt-bindings: input: max77650: convert the binding document to yaml dt-bindings: max77650: convert the device-tree bindings to yaml - 1 - --- 2019-10-21 Bartosz Golaszewski Mainlined
[v3] HID: core: check whether usage page item is after usage id item [v3] HID: core: check whether usage page item is after usage id item - - - --- 2019-10-21 Candle Sun bentiss Changes Requested
[8/8] iio: position: Add support for Azoteq IQS624/625 angle sensor Add support for Azoteq IQS620A/621/622/624/625 1 - - --- 2019-10-21 Jeff LaBundy Superseded
[7/8] iio: proximity: Add support for Azoteq IQS622 proximity sensor Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[6/8] iio: light: Add support for Azoteq IQS621 ambient light sensor Add support for Azoteq IQS620A/621/622/624/625 1 - - --- 2019-10-21 Jeff LaBundy Superseded
[5/8] pwm: Add support for Azoteq IQS620A PWM generator Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[4/8] hwmon: Add support for Azoteq IQS620AT temperature sensor Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[3/8] input: keyboard: Add support for Azoteq IQS620A/621/622/624/625 Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[2/8] mfd: Add support for Azoteq IQS620A/621/622/624/625 Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[1/8] dt-bindings: mfd: iqs62x: Add bindings Add support for Azoteq IQS620A/621/622/624/625 - - - --- 2019-10-21 Jeff LaBundy Superseded
[v2,2/2] HID: google: Add of_match table to Whiskers switch device. HID: google: add device tree bindings for - 1 - --- 2019-10-21 Ikjoon Jang jikos Superseded
[v2,1/2] dt-bindings: input: Add DT bindings for Whiskers switch HID: google: add device tree bindings for - - - --- 2019-10-21 Ikjoon Jang Superseded
HID: i2c-hid: Send power-on command after reset HID: i2c-hid: Send power-on command after reset - - - --- 2019-10-20 Hans de Goede bentiss Accepted
[v2] HID: logitech: Add MX Master 3 Mouse [v2] HID: logitech: Add MX Master 3 Mouse - - - --- 2019-10-20 Adrian Freund bentiss Superseded
HID: logitech: Add MX Master 3 Mouse HID: logitech: Add MX Master 3 Mouse - - - --- 2019-10-20 Adrian Freund jikos Superseded
[v7,3/3] HID: logitech-hidpp: Support WirelessDeviceStatus connect events Logitech HID++ Bluetooth LE support - - - --- 2019-10-20 Mazin Rezk bentiss Superseded
[v7,2/3] HID: logitech-hidpp: Support MX Master (b012, b01e) over Bluetooth Logitech HID++ Bluetooth LE support - - - --- 2019-10-20 Mazin Rezk bentiss Superseded
[v7,1/3] HID: logitech-hidpp: Support translations from short to long reports Logitech HID++ Bluetooth LE support - - - --- 2019-10-20 Mazin Rezk bentiss Superseded
[v3,3/3] HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy() Logitech G920 fixes - - - --- 2019-10-18 Andrey Smirnov jikos Mainlined
[v3,2/3] HID: logitech-hidpp: rework device validation Logitech G920 fixes - - - --- 2019-10-18 Andrey Smirnov jikos Mainlined
[v3,1/3] HID: logitech-hidpp: split g920_get_config() Logitech G920 fixes - - 1 --- 2019-10-18 Andrey Smirnov jikos Mainlined
« 1 2 ... 78 79 80119 120 »