Show patches with: Archived = No       |   5619 patches
« 1 2 ... 25 26 2756 57 »
Patch Series S/W/F Date Submitter Delegate State
[v2,04/13] arm64: tegra: Enable XUSB host and device on Jetson AGX Orin Enable USB host and device functions on Jetson --- 2022-11-11 Wayne Chang Superseded
[v2,03/13] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver Enable USB host and device functions on Jetson --- 2022-11-11 Wayne Chang Superseded
[v2,02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding Enable USB host and device functions on Jetson --- 2022-11-11 Wayne Chang Superseded
[v2,01/13] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support Enable USB host and device functions on Jetson --- 2022-11-11 Wayne Chang Superseded
[v5,1/1] i2c: Restore initial power state when we are done. i2c: Restore power status of device if probe fail or device is removed --- 2022-11-10 Ricardo Ribalda Superseded
[v4,1/1] i2c: Restore initial power state when we are done. i2c: Restore power status of device if probe fail or device is removed --- 2022-11-10 Ricardo Ribalda Superseded
[v3,1/1] i2c: Restore initial power state when we are done. i2c: Restore power status of device if probe fail or device is removed --- 2022-11-10 Ricardo Ribalda New
i2c: imx: use devm_platform_get_and_ioremap_resource() i2c: imx: use devm_platform_get_and_ioremap_resource() --- 2022-11-10 ye.xingchen@zte.com.cn New
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set --- 2022-11-09 Andrew Lunn New
[v2,1/1] i2c: Restore initial power state when we are done. i2c: Restore power status of device if probe fail or device is removed --- 2022-11-09 Ricardo Ribalda New
[v1,1/1] i2c: Restore initial power state on probe failure i2c: Restore power status of device if probe fails --- 2022-11-09 Ricardo Ribalda New
i2c: npcm7xx: Fix error handling in npcm_i2c_init() i2c: npcm7xx: Fix error handling in npcm_i2c_init() --- 2022-11-09 Yuan Can New
[v5] i2c: hisi: Add support to get clock frequency from clock property [v5] i2c: hisi: Add support to get clock frequency from clock property --- 2022-11-08 Weilong Chen New
i2c: smbus: support new RAM variant for SPD i2c: smbus: support new RAM variant for SPD --- 2022-11-07 Corentin Labbe New
[v3,12/12] i2c: designware: Add comment to custom register value constants i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,11/12] i2c: designware: Align defines in i2c-designware-core.h i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,10/12] i2c: designware: Remove common i2c_dw_disable_int() i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,09/12] i2c: designware: Simplify master interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,08/12] i2c: designware: Move debug print in i2c_dw_isr() i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,07/12] i2c: designware: Do not process interrupt when device is suspended i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,06/12] i2c: designware: Simplify slave interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,05/12] i2c: designware: Remove unused completion code from i2c-designware-slave i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,04/12] i2c: designware: Remove needless initializations from i2c_dw_reg_slave() i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,03/12] i2c: designware: Define software status flags with BIT() i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,02/12] i2c: designware: Empty receive FIFO in slave interrupt handler i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v3,01/12] i2c: designware: Fix slave state machine for sequential reads i2c: designware: Slave fixes and generic cleanups --- 2022-11-07 Jarkko Nikula New
[v2,03/10] ARM: dts: suniv: f1c100s: add I2C DT nodes Untitled series #191698 --- 2022-11-07 Andre Przywara New
[v2,1/2] i2c: core: Introduce i2c_client_get_device_id helper function i2c: core: Introduce i2c_client_get_device_id helper --- 2022-11-06 Angel Iglesias Superseded
[v4,13/13] HID: ft260: fix 'cast to restricted' kernel CI bot warnings HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,12/13] HID: ft260: missed NACK from busy device HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,11/13] HID: ft260: fix a NULL pointer dereference in ft260_i2c_write HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,10/13] HID: ft260: wake up device from power saving mode HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,09/13] HID: ft260: missed NACK from big i2c read HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,08/13] HID: ft260: remove SMBus Quick command support HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,07/13] HID: ft260: skip unexpected HID input reports HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,06/13] HID: ft260: do not populate /dev/hidraw device HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,05/13] HID: ft260: improve i2c large reads performance HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,04/13] HID: ft260: support i2c reads greater than HID report size HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,03/13] HID: ft260: support i2c writes larger than HID report size HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,02/13] HID: ft260: improve i2c write performance HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4,01/13] HID: ft260: ft260_xfer_status routine cleanup HID: ft260: fixes and performance improvements --- 2022-11-05 Michael Zaidman New
[v4] i2c/pasemi: PASemi I2C controller IRQ enablement [v4] i2c/pasemi: PASemi I2C controller IRQ enablement --- 2022-11-05 Arminder Singh New
[PULL,REQUEST] i2c-for-6.1-rc4 [PULL,REQUEST] i2c-for-6.1-rc4 --- 2022-11-04 Wolfram Sang New
[v2,3/3] HID: mcp2221: avoid stale rxbuf pointer Fixes for the mcp2221 HID-to-I2C-bridge driver --- 2022-11-03 Enrik Berkhan New
[v2,2/3] HID: mcp2221: enable HID I/O during GPIO probe Fixes for the mcp2221 HID-to-I2C-bridge driver --- 2022-11-03 Enrik Berkhan New
[v2,1/3] HID: mcp2221: don't connect hidraw Fixes for the mcp2221 HID-to-I2C-bridge driver --- 2022-11-03 Enrik Berkhan New
[linux-next] i2c: npcm7xx: remove redundant ret variable [linux-next] i2c: npcm7xx: remove redundant ret variable --- 2022-11-03 zhang.songyi@zte.com.cn New
[v2] Documentation: devres: add missing I2C helper [v2] Documentation: devres: add missing I2C helper --- 2022-11-02 Yang Yingliang New
[v2,12/12] i2c: designware: Add comment to custom register value constants i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,11/12] i2c: designware: Align defines in i2c-designware-core.h i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,10/12] i2c: designware: Remove common i2c_dw_disable_int() i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,09/12] i2c: designware: Simplify master interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,08/12] i2c: designware: Move debug print in i2c_dw_isr() i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,07/12] i2c: designware: Do not process interrupt when device is suspended i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,06/12] i2c: designware: Simplify slave interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,05/12] i2c: designware: Remove unused completion code from i2c-designware-slave i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,04/12] i2c: designware: Remove needless initializations from i2c_dw_reg_slave() i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,03/12] i2c: designware: Define software status flags with BIT() i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,02/12] i2c: designware: Empty receive FIFO in slave interrupt handler i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
[v2,01/12] i2c: designware: Fix slave state machine for sequential reads i2c: designware: Slave fixes and generic cleanups --- 2022-11-02 Jarkko Nikula Superseded
Documentation: devres: add missing I2C helper Documentation: devres: add missing I2C helper --- 2022-11-02 Yang Yingliang New
[3/9] dt-bindings: i2c: mv64xxx: Add F1C100s compatible string Untitled series #191106 --- 2022-11-01 Andre Przywara New
[v4,6/8] media: i2c: add DS90UB960 driver i2c-atr and FPDLink --- 2022-11-01 Tomi Valkeinen Superseded
[v4,5/8] dt-bindings: media: add bindings for TI DS90UB953 i2c-atr and FPDLink --- 2022-11-01 Tomi Valkeinen New
[v4,3/8] dt-bindings: media: add bindings for TI DS90UB960 i2c-atr and FPDLink --- 2022-11-01 Tomi Valkeinen New
[next,v10,1/2] i2c: hisi: Add initial device tree support [next,v10,1/2] i2c: hisi: Add initial device tree support --- 2022-11-01 Weilong Chen New
[v3,12/12] HID: ft260: missed NACK from busy device HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman New
[v3,11/12] HID: ft260: fix a NULL pointer dereference in ft260_i2c_write HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman New
[v3,10/12] HID: ft260: wake up device from power saving mode HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman New
[v3,09/12] HID: ft260: missed NACK from big i2c read HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,08/12] HID: ft260: remove SMBus Quick command support HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,07/12] HID: ft260: skip unexpected HID input reports HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,06/12] HID: ft260: do not populate /dev/hidraw device HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,05/12] HID: ft260: improve i2c large reads performance HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,04/12] HID: ft260: support i2c reads greater than HID report size HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,03/12] HID: ft260: support i2c writes larger than HID report size HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,02/12] HID: ft260: improve i2c write performance HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[v3,01/12] HID: ft260: ft260_xfer_status routine cleanup HID: ft260: fixes and performance improvements --- 2022-10-30 Michael Zaidman Superseded
[RFC,1/2] i2c: core: Introduce i2c_client_get_device_id helper function i2c: core: Introduce i2c_client_get_device_id helper --- 2022-10-30 Angel Iglesias Superseded
[next,v9,2/4] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c [next,v9,1/4] i2c: hisi: Add initial device tree support --- 2022-10-29 Weilong Chen New
[next,v9,1/4] i2c: hisi: Add initial device tree support [next,v9,1/4] i2c: hisi: Add initial device tree support --- 2022-10-29 Weilong Chen New
[RESEND] i2c: mux: reg: check return value after calling platform_get_resource() [RESEND] i2c: mux: reg: check return value after calling platform_get_resource() --- 2022-10-29 Yang Yingliang New
[v2] i2c: piix4: Fix adapter not be removed in piix4_remove() [v2] i2c: piix4: Fix adapter not be removed in piix4_remove() --- 2022-10-27 Chen Zhongjin New
[11/11] i2c: designware: Align defines in i2c-designware-core.h i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[10/11] i2c: designware: Remove common i2c_dw_disable_int() i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula New
[09/11] i2c: designware: Simplify master interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[08/11] i2c: designware: Move debug print in i2c_dw_isr() i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[07/11] i2c: designware: Do not process interrupt when device is suspended i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[06/11] i2c: designware: Simplify slave interrupt handler nesting i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[05/11] i2c: designware: Remove unused completion code from i2c-designware-slave i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[04/11] i2c: designware: Remove needless initializations from i2c_dw_reg_slave() i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[03/11] i2c: designware: Define software status flags with BIT() i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[02/11] i2c: designware: Empty receive FIFO in slave interrupt handler i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
[01/11] i2c: designware: Fix slave state machine for sequential reads i2c: designware: Slave fixes and generic cleanups --- 2022-10-26 Jarkko Nikula Superseded
i2c: amd-mp2: use msix/msi if the hardware supports i2c: amd-mp2: use msix/msi if the hardware supports --- 2022-10-25 Raju Rangoju New
[v2,2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix fix fwnode_irq_get_byname() returnvalue --- 2022-10-25 Matti Vaittinen Superseded
[v2,1/2] drivers: fwnode: fix fwnode_irq_get_byname() fix fwnode_irq_get_byname() returnvalue --- 2022-10-25 Matti Vaittinen Superseded
[2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix fix fwnode_irq_get_byname() returnvalue --- 2022-10-25 Matti Vaittinen Superseded
[1/2] drivers: fwnode: fix fwnode_irq_get_byname() fix fwnode_irq_get_byname() returnvalue --- 2022-10-25 Matti Vaittinen New
NULL pointer dereferences in hid-mcp2221 NULL pointer dereferences in hid-mcp2221 --- 2022-10-25 Sven Zühlsdorf New
« 1 2 ... 25 26 2756 57 »