Show patches with: Series = [RFC,01/57] drivers: s390/cio: Use driver_for_each_device       |    State = Action Required       |    Archived = No       |   51 patches
Patch Series S/W/F Date Submitter Delegate State
[RFC,57/57] drivers: i2c-amd: Use driver_find_next_device() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,56/57] drivers: Introduce driver_find_next_device() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,55/57] drivers: scsi: Use bus_find_next_device() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,54/57] drivers: pci: Use bus_find_next_device() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,53/57] drivers: Introduce bus_find_next_device() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,52/57] drivers: tegra: Use driver_find_device_by_of_node() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,50/57] drivers: iommu: arm-smmu: Use driver_find_device_by_fwnode() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,49/57] drivers: mfd: altera: Use driver_find_device_by_of_node() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,48/57] drivers: s390: cio: Use driver_find_by_name() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,47/57] drivers: mfd: Use driver_find_device_by_name helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,46/57] driver: Add variants of driver_find_device() [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,45/57] drivers: driver_find_device: Unify the match function [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,44/57] drivers: usb : Use class_find_device_by_fwnode() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,43/57] drivers: tty : Use class_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,42/57] drivers: regulator: Use class_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,41/57] drivers: net: phy: Use class_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,40/57] drivers: spi: Use class_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,39/57] drivers: mux: Use class_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,38/57] drivers: fpga: Use generic helpers to match by of_node [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,37/57] drivers: s390: zcrypt: Use class_find_device_by_devt helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,36/57] drivers: mei: Use class_find_device_by_devt match helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,35/57] drivers: core: Reuse generic match by device type helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,34/57] drivers: ieee802154: Use class_find_device_by_name() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,32/57] drivers: s390-crypto: Use class_device_find_by_name() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,31/57] drivers: rtc: Use class_find_device_by_name() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,29/57] drivers: stm: Use class_find_device_by_name() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,28/57] drivers: class: Add variants of class_find_device() [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,27/57] drivers: Unify the match prototype for bus_find_device with class_find_device [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,26/57] drivers: acpi: Clean up acpi_dev_match_cb [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,25/57] drivers: Add generic match by name helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,21/57] drivers: Add generic match helper by ACPI_COMPANION device [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,20/57] platform: Add a helper to find device by driver [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,19/57] drivers: usb: core: Use bus_find_device_by_devt helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,18/57] drivers: intel_th: Use bus_find_device_by_devt helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,17/57] drivers: Add generic match by device type helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,16/57] net: hns_roce: Use bus_find_device_by_fwnode helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,15/57] net: hisilicon: hnfs:Use bus_find_device_by_fwnode helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,14/57] drivers: devcon: Use bus_find_device_by_fwnode helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,13/57] drivers: Add generic helper for matching device by fwnode [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,12/57] of: platform: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,11/57] of: mdio: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,10/57] drivers: coresight: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,09/57] drivers: sound: rockchip: rk3399: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,08/57] drivers: spi: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,07/57] drivers: nvmem: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,06/57] drivers: i2c: i2c-core: Use bus_find_device_by_of_node helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,05/57] drm: mipi_dsi: Use bus_find_device_by_of_node() helper [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,04/57] drivers: Add generic match helper to match the device of_node [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,03/57] drivers: coresight: Drop device references found via bus_find_device [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,02/57] drivers: ipmi: Drop device reference [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New
[RFC,01/57] drivers: s390/cio: Use driver_for_each_device [RFC,01/57] drivers: s390/cio: Use driver_for_each_device --- 2019-06-03 Suzuki K Poulose New