Show patches with: Submitter = Uwe Kleine-König       |   43 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatch scsi: Prevent several section mismatch warnings - - - --- 2024-03-29 Uwe Kleine-König Accepted
[3/4] scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatch scsi: Prevent several section mismatch warnings - - - --- 2024-03-29 Uwe Kleine-König Accepted
[2/4] scsi: a4000t: Mark driver struct with __refdata to prevent section mismatch scsi: Prevent several section mismatch warnings - - - --- 2024-03-29 Uwe Kleine-König Accepted
[1/4] scsi: a3000: Mark driver struct with __refdata to prevent section mismatch scsi: Prevent several section mismatch warnings - - - --- 2024-03-29 Uwe Kleine-König Accepted
[14/14] scsi: sun_esp: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[13/14] scsi: sun3x_esp: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[12/14] scsi: sun3: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[11/14] scsi: sni_53c710: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[10/14] scsi: sgiwd93: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[09/14] scsi: qlogicpti: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[08/14] scsi: mvme16x: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[07/14] scsi: mac: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[06/14] scsi: mac_esp: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[05/14] scsi: jazz_esp: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[04/14] scsi: bvme6000: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[03/14] scsi: atari: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[02/14] scsi: a4000t: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
[01/14] scsi: a3000: Convert to platform remove callback returning void scsci: Convert to platform remove callback returning void - - - --- 2023-12-03 Uwe Kleine-König Accepted
scsi: ufs: Convert all platform drivers to return void scsi: ufs: Convert all platform drivers to return void - - - --- 2023-09-17 Uwe Kleine-König Accepted
scsi: hisi_sas: Convert to platform remove callback returning void scsi: hisi_sas: Convert to platform remove callback returning void - - - --- 2023-05-18 Uwe Kleine-König Accepted
[v6,08/11] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe() PCI: Drop duplicated tracking of a pci_dev's bound driver 1 1 - --- 2021-10-04 Uwe Kleine-König Not Applicable
[v5,08/11] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe() PCI: Drop duplicated tracking of a pci_dev's bound driver 1 1 - --- 2021-09-29 Uwe Kleine-König Not Applicable
[v4,5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe() PCI: Drop duplicated tracking of a pci_dev's bound driver 1 1 - --- 2021-09-27 Uwe Kleine-König Not Applicable
[v3,5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe() PCI: Drop duplicated tracking of a pci_dev's bound driver 1 1 - --- 2021-08-11 Uwe Kleine-König Not Applicable
[v2] parisc: Make struct parisc_driver::remove() return void [v2] parisc: Make struct parisc_driver::remove() return void 3 - - --- 2021-08-07 Uwe Kleine-König Not Applicable
parisc: Make struct parisc_driver::remove() return void parisc: Make struct parisc_driver::remove() return void 1 - - --- 2021-08-06 Uwe Kleine-König Superseded
[v2,6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver PCI: Drop duplicated tracking of a pci_dev's bound driver - - - --- 2021-08-03 Uwe Kleine-König Not Applicable
[v2,5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly PCI: Drop duplicated tracking of a pci_dev's bound driver 1 1 1 --- 2021-08-03 Uwe Kleine-König Not Applicable
[v2,4/6] PCI: Provide wrapper to access a pci_dev's bound driver PCI: Drop duplicated tracking of a pci_dev's bound driver - - - --- 2021-08-03 Uwe Kleine-König Not Applicable
[v1,4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly PCI: Drop duplicated tracking of a pci_dev's bound driver - - - --- 2021-07-29 Uwe Kleine-König Not Applicable
[v4,5/5] bus: Make remove callback return void bus: Make remove callback return void 34 3 - --- 2021-07-13 Uwe Kleine-König Not Applicable
[v3,5/5] bus: Make remove callback return void bus: Make remove callback return void 31 3 - --- 2021-07-13 Uwe Kleine-König Not Applicable
[v2,4/4] bus: Make remove callback return void bus: Make remove callback return void 30 3 - --- 2021-07-06 Uwe Kleine-König Not Applicable
bus: Make remove callback return void bus: Make remove callback return void 3 1 - --- 2021-07-06 Uwe Kleine-König Not Applicable
scsi: scsi_debug: Drop if with an always false condition scsi: scsi_debug: Drop if with an always false condition - - - --- 2021-05-06 Uwe Kleine-König Accepted
[v2] vio: make remove callback return void [v2] vio: make remove callback return void 2 1 - --- 2021-02-25 Uwe Kleine-König Not Applicable
[v2] vio: make remove callback return void [v2] vio: make remove callback return void 2 1 - --- 2021-02-24 Uwe Kleine-König Superseded
vio: make remove callback return void vio: make remove callback return void 2 1 - --- 2021-01-27 Uwe Kleine-König Not Applicable
[v2,3/3] isa: Make the remove callback for isa drivers return void Untitled series #419927 3 2 - --- 2021-01-22 Uwe Kleine-König Not Applicable
[v2,0/3] isa: Make the remove callback for isa drivers return void - - - --- 2021-01-22 Uwe Kleine-König Not Applicable
[v1,2/2] isa: Make the remove callback for isa drivers return void isa: Make the remove callback for isa drivers return void 2 1 - --- 2021-01-21 Uwe Kleine-König Not Applicable
[2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void [1/2] ALSA: ppc: drop if block with always false condition 1 1 - --- 2020-11-26 Uwe Kleine-König Not Applicable
[1/2] ALSA: ppc: drop if block with always false condition [1/2] ALSA: ppc: drop if block with always false condition - 1 - --- 2020-11-26 Uwe Kleine-König Not Applicable