Show patches with: Submitter = Dejin Zheng       |   92 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,4/4] i2c: thunderx: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 2 - - - --- 2021-06-07 Dejin Zheng Awaiting Upstream
[v7,3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 3 - 1 - --- 2021-06-07 Dejin Zheng Awaiting Upstream
[v7,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - 2 - --- 2021-06-07 Dejin Zheng Awaiting Upstream
[v7,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() 1 - 2 - --- 2021-06-07 Dejin Zheng Awaiting Upstream
[v6,4/4] i2c: thunderx: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 1 - - - --- 2021-06-06 Dejin Zheng Superseded
[v6,3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 2 - 1 - --- 2021-06-06 Dejin Zheng Superseded
[v6,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - 1 - --- 2021-06-06 Dejin Zheng Superseded
[v6,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() 1 - 2 - --- 2021-06-06 Dejin Zheng Superseded
[v5,4/4] i2c: thunderx: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 1 - - - --- 2021-02-26 Dejin Zheng Superseded
[v5,3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors Introduce pcim_alloc_irq_vectors() 2 - - - --- 2021-02-26 Dejin Zheng Superseded
[v5,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-26 Dejin Zheng Superseded
[v5,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() 1 - 1 - --- 2021-02-26 Dejin Zheng Superseded
[v4,4/4] i2c: thunderx: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-18 Dejin Zheng Superseded
[v4,3/4] i2c: designware: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() 1 - - - --- 2021-02-18 Dejin Zheng Superseded
[v4,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-18 Dejin Zheng Superseded
[v4,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-18 Dejin Zheng Superseded
[v3,4/4] i2c: thunderx: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-16 Dejin Zheng Superseded
[v3,3/4] i2c: designware: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - 1 - --- 2021-02-16 Dejin Zheng Superseded
[v3,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - 1 - --- 2021-02-16 Dejin Zheng Superseded
[v3,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - 1 - --- 2021-02-16 Dejin Zheng Superseded
[v2,4/4] i2c: thunderx: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-16 Dejin Zheng Superseded
[v2,3/4] i2c: designware: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-16 Dejin Zheng Superseded
[v2,2/4] Documentation: devres: Add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-16 Dejin Zheng Superseded
[v2,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-16 Dejin Zheng Superseded
[v1,4/4] i2c: thunderx: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-15 Dejin Zheng Superseded
[v1,3/4] i2c: designware: Use the correct name of device-managed function Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-15 Dejin Zheng Superseded
[v1,2/4] Documentation: devres: add pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-15 Dejin Zheng Superseded
[v1,1/4] PCI: Introduce pcim_alloc_irq_vectors() Introduce pcim_alloc_irq_vectors() - - - - --- 2021-02-15 Dejin Zheng Superseded
i2c: thunderx: Fix an issue about missing call to 'pci_free_irq_vectors()' i2c: thunderx: Fix an issue about missing call to 'pci_free_irq_vectors()' - 1 - - --- 2021-02-14 Dejin Zheng Superseded
[i2c-next] i2c: designware: Consolidate pci_free_irq_vectors to a single place [i2c-next] i2c: designware: Consolidate pci_free_irq_vectors to a single place 1 - 1 - --- 2021-02-14 Dejin Zheng Superseded
[v4,2/2] i2c: busses: convert to devm_platform_request_irq() drivers: provide devm_platform_request_irq() 2 - 1 - --- 2020-07-17 Dejin Zheng Awaiting Upstream
[v4,1/2] drivers: provide devm_platform_request_irq() drivers: provide devm_platform_request_irq() - - - - --- 2020-07-17 Dejin Zheng Awaiting Upstream
[v3,2/2] i2c: busses: convert to devm_platform_request_irq() drivers: provide devm_platform_request_irq() 2 - - - --- 2020-05-27 Dejin Zheng Superseded
[v3,1/2] drivers: provide devm_platform_request_irq() drivers: provide devm_platform_request_irq() - - - - --- 2020-05-27 Dejin Zheng Superseded
[v2,2/2] i2c: busses: convert to devm_platform_request_irq() drivers: provide devm_platform_request_irq() 1 - - - --- 2020-05-23 Dejin Zheng Superseded
[v2,1/2] drivers: provide devm_platform_request_irq() drivers: provide devm_platform_request_irq() - - - - --- 2020-05-23 Dejin Zheng Superseded
[v2] i2c: cadence: Add an error handling for platform_get_irq() [v2] i2c: cadence: Add an error handling for platform_get_irq() 1 1 - - --- 2020-05-20 Dejin Zheng Superseded
[v1] i2c: cadence: Add an error handling for platform_get_irq() [v1] i2c: cadence: Add an error handling for platform_get_irq() - - - - --- 2020-05-19 Dejin Zheng Superseded
[v1,2/2] i2c: busses: convert to devm_platform_request_irq() drivers: provide devm_platform_request_irq() - - - - --- 2020-05-18 Dejin Zheng Rejected
[v1,1/2] drivers: provide devm_platform_request_irq() drivers: provide devm_platform_request_irq() - - - - --- 2020-05-18 Dejin Zheng Rejected
[v2] i2c: busses: remove duplicate dev_err() [v2] i2c: busses: remove duplicate dev_err() - - 1 - --- 2020-04-16 Dejin Zheng Accepted
[v1] i2c: img-scb: remove duplicate dev_err() [v1] i2c: img-scb: remove duplicate dev_err() - - 1 - --- 2020-04-14 Dejin Zheng Superseded
[v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource [v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource - - - - --- 2020-04-14 Dejin Zheng Accepted
[v3] i2c: busses: convert to devm_platform_ioremap_resource [v3] i2c: busses: convert to devm_platform_ioremap_resource 4 - 2 - --- 2020-04-09 Dejin Zheng Accepted
[v2,24/24] i2c: octeon-platdrv: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,23/24] i2c: bcm-kona: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,22/24] i2c: xlr: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,21/24] i2c: sun6i-p2wi: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,20/24] i2c: stu300: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,19/24] i2c: sirf: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,18/24] i2c: lpc2k: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,17/24] i2c: digicolor: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,16/24] i2c: davinci: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,15/24] i2c: axxia: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,14/24] i2c: altera: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,13/24] i2c: jz4780: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,12/24] i2c: emev2: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,11/24] i2c: hix5hd2: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,10/24] i2c: meson: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,09/24] i2c: qup: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,08/24] i2c: rk3x: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,07/24] i2c: synquacer: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,06/24] i2c: xlp9xx: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,05/24] i2c: zx2967: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,04/24] i2c: exynos5: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,03/24] i2c: owl: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,02/24] i2c: mv64xxx: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v2,01/24] i2c: img-scb: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-08 Dejin Zheng Superseded
[v1,28/28] i2c: octeon-platdrv: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,27/28] i2c: bcm-kona: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,26/28] i2c: xlr: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,25/28] i2c: sun6i-p2wi: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,24/28] i2c: stu300: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,23/28] i2c: sirf: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - 1 - --- 2020-04-07 Dejin Zheng Superseded
[v1,22/28] i2c: lpc2k: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,21/28] i2c: digicolor: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,20/28] i2c: davinci: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,18/28] i2c: axxia: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,17/28] i2c: altera: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,16/28] i2c: jz4780: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,15/28] i2c: emev2: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,14/28] i2c: hix5hd2: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,13/28] i2c: meson: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,12/28] i2c: qup: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,11/28] i2c: rk3x: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,10/28] i2c: synquacer: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,08/28] i2c: xlp9xx: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,07/28] i2c: zx2967: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,04/28] i2c: exynos5: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,03/28] i2c: owl: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource 1 - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,02/28] i2c: mv64xxx: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded
[v1,01/28] i2c: img-scb: convert to devm_platform_ioremap_resource convert to devm_platform_ioremap_resource - - - - --- 2020-04-07 Dejin Zheng Superseded