Show patches with: State = Action Required       |    Archived = No       |   3256 patches
« 1 2 ... 10 11 1232 33 »
Patch Series S/W/F Date Submitter Delegate State
Input: adp5588-keys - Use the right header Input: adp5588-keys - Use the right header --- 2021-08-20 Linus Walleij New
[v2] HID: betop: fix slab-out-of-bounds Write in betop_probe [v2] HID: betop: fix slab-out-of-bounds Write in betop_probe --- 2021-08-22 F.A.Sulaiman New
[06/40] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[07/40] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[11/40] mfd: ti_am335x_tscadc: Get rid of useless gotos TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[15/40] mfd: ti_am335x_tscadc: Simplify divisor calculation TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[20/40] mfd: ti_am335x_tscadc: Gather the ctrl register logic at one place TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[21/40] mfd: ti_am335x_tscadc: Rename the subsystem enable macro TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[22/40] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[23/40] mfd: ti_am335x_tscadc: Rename a variable TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[25/40] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[26/40] mfd: ti_am335x_tscadc: Introduce has_tsc TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[27/40] mfd: ti_am335x_tscadc: Move control register configuration TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[28/40] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
[29/40] mfd: ti_am335x_tscadc: Support the correctly spelled DT property TI AM437X ADC1 --- 2021-08-25 Miquel Raynal New
fix inconsistent indentation fix inconsistent indentation --- 2021-08-26 F.A.Sulaiman New
[v2,1/3] Input: ili210x - use resolution from ili251x firmware [v2,1/3] Input: ili210x - use resolution from ili251x firmware --- 2021-08-27 Marek Vasut New
[v2,2/3] Input: ili210x - export ili251x version details via sysfs [v2,1/3] Input: ili210x - use resolution from ili251x firmware --- 2021-08-27 Marek Vasut New
[v2,3/3] Input: ili210x - add ili251x firmware update support [v2,1/3] Input: ili210x - use resolution from ili251x firmware --- 2021-08-27 Marek Vasut New
[v10,01/12] dt-bindings: Add Wacom to vendor bindings [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[v10,02/12] dt-bindings: touchscreen: Initial commit of wacom,i2c [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[v10,04/12] Input: wacom_i2c - Add touchscren properties [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[v10,06/12] Input: wacom_i2c - Add support for distance and tilt x/y [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[v10,08/12] Input: wacom_i2c - Add support for vdd regulator [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[v10,10/12] Input: wacom_i2c - Allow flipping the values from the DT [v10,01/12] dt-bindings: Add Wacom to vendor bindings --- 2021-08-29 Alistair New
[1/3] HID: usbhid: Fix flood of "control queue full" messages [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
[2/3] HID: usbhid: Fix warning caused by 0-length input reports [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
[3/3] HID: usbhid: Simplify code in hid_submit_ctrl() [1/3] HID: usbhid: Fix flood of "control queue full" messages --- 2021-09-01 Alan Stern New
[v3,1/2] Input: cypress-sf - Add Cypress StreetFighter touchkey driver Input: cypress-sf - Add support for Cypress Streetfighter touchkeys --- 2021-09-01 Yassine Oudjana New
[v3,2/2] dt-bindings: input: Add binding for cypress-sf Input: cypress-sf - Add support for Cypress Streetfighter touchkeys --- 2021-09-01 Yassine Oudjana New
Input: ili210x - Set the device name according to the device model Input: ili210x - Set the device name according to the device model --- 2021-09-01 Rogerio Pimentel New
[v2,09/46] mfd: ti_am335x_tscadc: Fix style TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,11/46] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,12/46] mfd: ti_am335x_tscadc: Get rid of useless gotos TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,21/46] mfd: ti_am335x_tscadc: Reorder the initialization steps TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,25/46] mfd: ti_am335x_tscadc: Use BIT() and GENMASK() when relevant in the header TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,26/46] mfd: ti_am335x_tscadc: Use FIELD_PREP() when relevant in the header TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,28/46] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,32/46] mfd: ti_am335x_tscadc: Introduce has_tsc TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,33/46] mfd: ti_am335x_tscadc: Move control register configuration TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,34/46] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,40/46] iio: adc: ti_am335x_adc: Gather the checks on the delays TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,41/46] iio: adc: ti_am335x_adc: Add a unit to the timeout delay TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2,45/46] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module TI AM437X ADC1 --- 2021-09-02 Miquel Raynal New
[v2] Input: ili210x - Set the device name according to the device model [v2] Input: ili210x - Set the device name according to the device model --- 2021-09-03 Rogerio Pimentel New
HID: wacom: Add Dell Latitude 7275 battery quirk HID: wacom: Add Dell Latitude 7275 battery quirk --- 2021-09-04 Jérôme de Bretagne New
Input: analog: Always use ktime functions Input: analog: Always use ktime functions --- 2021-09-07 Guenter Roeck New
[2/3] Input: sun4i-lradc-keys: Add optional clock/reset support Input: sun4i-lradc-keys: R329 and D1 support --- 2021-09-08 Samuel Holland New
[3/3] Input: sun4i-lradc-keys: Add support for R329 and D1 Input: sun4i-lradc-keys: R329 and D1 support --- 2021-09-08 Samuel Holland New
HID: plantronics: Fix bare use of 'unsigned' HID: plantronics: Fix bare use of 'unsigned' --- 2021-09-11 Aldas Taraškevičius New
HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) support Added the new PID's to wacom_wac.c to support the new models in the Intuos series HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) support Added the new PID's to wacom_wac.c ... --- 2021-09-14 Joshua Dickens New
Input: ad7879 - Make use of the helper function dev_err_probe() Input: ad7879 - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: ads7846 - Make use of the helper function dev_err_probe() Input: ads7846 - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: bcm_iproc_tsc - Make use of the helper function dev_err_probe() Input: bcm_iproc_tsc - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: drv260x - Make use of the helper function dev_err_probe() Input: drv260x - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: drv2665 - Make use of the helper function dev_err_probe() Input: drv2665 - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: ilitek_ts_i2c - Make use of the helper function dev_err_probe() Input: ilitek_ts_i2c - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: imx_keypad - Make use of the helper function dev_err_probe() Input: imx_keypad - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: ps2-gpio - Make use of the helper function dev_err_probe() Input: ps2-gpio - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: lpc32xx-keys - Make use of the helper function dev_err_probe() Input: lpc32xx-keys - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: max77693-haptic - Make use of the helper function dev_err_probe() Input: max77693-haptic - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: mpr121_touchkey - Make use of the helper function dev_err_probe() Input: mpr121_touchkey - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: pxa27x_keypad.c - Make use of the helper function dev_err_probe() Input: pxa27x_keypad.c - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: sc27xx-vibra - Make use of the helper function dev_err_probe() Input: sc27xx-vibra - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: silead - Make use of the helper function dev_err_probe() Input: silead - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
Input: tegra-kbc - Make use of the helper function dev_err_probe() Input: tegra-kbc - Make use of the helper function dev_err_probe() --- 2021-09-16 Cai,Huoqing New
[v2] Support for side buttons of Xiaomi Mi Dual Mode Wireless Mouse Silent Edition [v2] Support for side buttons of Xiaomi Mi Dual Mode Wireless Mouse Silent Edition --- 2021-09-16 Ilya Skriblovsky New
[RESEND,v2] Input: analog - fix invalid snprintf() call [RESEND,v2] Input: analog - fix invalid snprintf() call --- 2021-09-27 Arnd Bergmann New
input: rmi_spi: Add missing entries SPI to device ID table input: rmi_spi: Add missing entries SPI to device ID table --- 2021-09-27 Mark Brown New
input: ariel-pwrbutton: Add SPI device ID table input: ariel-pwrbutton: Add SPI device ID table --- 2021-09-27 Mark Brown New
[RFCv2,5/8] HID: core: map USI pen style reports directly [RFCv2,1/8] HID: Add map_msc() to avoid boilerplate code --- 2021-11-26 Tero Kristo New
[2/2] HID: check for valid USB device for many HID drivers [1/2] HID: add hid_is_usb() function to make it simpler for USB detection --- 2021-12-01 Greg Kroah-Hartman New
[RFCv3,2/7] HID: hid-input: Add suffix also for HID_DG_PEN USI stylus support series --- 2021-12-01 Tero Kristo New
[RFCv3,3/7] HID: core: Add support for USI style events USI stylus support series --- 2021-12-01 Tero Kristo New
[RFCv3,6/7] samples: hid: add new hid-usi sample USI stylus support series --- 2021-12-01 Tero Kristo New
[RFCv3,7/7] samples: hid: convert USI sample to use unix socket for comms USI stylus support series --- 2021-12-01 Tero Kristo New
[v2,1/2] Input: add input_set_property() Do not map BTN_RIGHT/MIDDLE on buttonpads --- 2021-12-02 José Expósito New
[v2,2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property() Do not map BTN_RIGHT/MIDDLE on buttonpads --- 2021-12-02 José Expósito New
[v3,1/4] Input: Add driver for Cypress Generation 5 touchscreen Add support for the Cypress cyttsp5 --- 2021-12-02 Alistair New
[v3,2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5 Add support for the Cypress cyttsp5 --- 2021-12-02 Alistair New
[RFC,3/3] Input: gpio-keys - Fix ghost events with both-edge irqs Input: gpio-keys - Interrupt-related fixes --- 2021-12-03 Geert Uytterhoeven New
HID: prodikeys: add USB_HID dependency HID: prodikeys: add USB_HID dependency --- 2021-12-03 Arnd Bergmann New
Input: ti_am335x_tsc: remove redundant assignment to variable config Input: ti_am335x_tsc: remove redundant assignment to variable config --- 2021-12-05 Colin Ian King New
[v2,1/3] Input: goodix - Improve gpiod_get() error logging [v2,1/3] Input: goodix - Improve gpiod_get() error logging --- 2021-12-07 Hans de Goede New
[v2] HID: sigmamicro: Fix modifier keys for SiGma Micro based keyboards [v2] HID: sigmamicro: Fix modifier keys for SiGma Micro based keyboards --- 2021-12-07 Desmond Lim New
[v1,2/2] usb: core: enable remote wakeup function for usb controller Untitled series #161769 --- 2021-12-08 Yinbo Zhu New
[PATCHv4,1/5] HID: Add map_msc() to avoid boilerplate code HID: initial USI support patches --- 2021-12-10 Tero Kristo New
[PATCHv4,2/5] HID: hid-input: Add suffix also for HID_DG_PEN HID: initial USI support patches --- 2021-12-10 Tero Kristo New
[PATCHv4,4/5] HID: input: Make hidinput_find_field() static HID: initial USI support patches --- 2021-12-10 Tero Kristo New
[PATCHv4,5/5] HID: debug: Add USI usages HID: initial USI support patches --- 2021-12-10 Tero Kristo New
[V5,2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver Untitled series #162020 --- 2021-12-10 Charles Mirabile New
[v2] HID: quirks: Always poll Anne Pro 2(C15) Keyboard [v2] HID: quirks: Always poll Anne Pro 2(C15) Keyboard --- 2021-12-11 kortanzh@gmail.com New
Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD) Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD) --- 2021-12-11 Miroslav Bendík New
[1/5] Input: Add input_copy_abs() function [1/5] Input: Add input_copy_abs() function --- 2021-12-12 Hans de Goede New
[5.15,005/171] HID: add hid_is_usb() function to make it simpler for USB detection Untitled series #162136 --- 2021-12-13 Greg Kroah-Hartman New
[5.15,011/171] HID: check for valid USB device for many HID drivers Untitled series #162136 --- 2021-12-13 Greg Kroah-Hartman New
[4.19,02/74] HID: add hid_is_usb() function to make it simpler for USB detection Untitled series #162138 --- 2021-12-13 Greg Kroah-Hartman New
[5.4,05/88] HID: add hid_is_usb() function to make it simpler for USB detection Untitled series #162137 --- 2021-12-13 Greg Kroah-Hartman New
[4.19,06/74] HID: wacom: fix problems when device is not a valid USB device Untitled series #162138 --- 2021-12-13 Greg Kroah-Hartman New
[4.9,02/42] HID: add hid_is_usb() function to make it simpler for USB detection Untitled series #162140 --- 2021-12-13 Greg Kroah-Hartman New
« 1 2 ... 10 11 1232 33 »