| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pseries: fix possible memory leak in ibmebus_bus_init() | ruanjinjie | 2023-08-16 | 1 | -0/+1 |
* | powerpc: Explicitly include correct DT includes | Rob Herring | 2023-08-02 | 1 | -0/+1 |
* | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman | 2023-03-23 | 1 | -2/+2 |
* | driver core: fixup for "driver core: make struct bus_type.uevent() take a con... | Stephen Rothwell | 2023-01-30 | 1 | -1/+1 |
* | of: device: make of_device_uevent_modalias() take a const device * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+6 |
* | powerpc/pseries: Add missing of_node_put() in ibmebus | Liang He | 2022-09-05 | 1 | -1/+5 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -2/+1 |
* | powerpc: Add missing linux/{of.h,irqdomain.h} include directives | Marc Zyngier | 2021-06-10 | 1 | -0/+1 |
* | of: Remove of_dev_{get,put}() | Rob Herring | 2021-02-13 | 1 | -2/+2 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | powerpc/pseries: Make vio and ibmebus initcalls pseries specific | Oliver O'Halloran | 2020-06-02 | 1 | -1/+2 |
* | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -2/+2 |
* | pseries: ibmebus.c: convert to use BUS_ATTR_WO | Greg Kroah-Hartman | 2019-01-22 | 1 | -6/+4 |
* | powerpc: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-03 | 1 | -1/+1 |
* | powerpc: Use octal numbers for file permissions | Russell Currey | 2018-01-21 | 1 | -2/+2 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -3/+2 |
* | powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -6/+10 |
* | of: Add function for generating a DT modalias with a newline | Rob Herring | 2017-03-22 | 1 | -4/+1 |
* | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | powerpc/pseries/ibmebus: Remove legacy suspend/resume support | Lars-Peter Clausen | 2016-11-23 | 1 | -298/+0 |
* | powerpc/pseries: Move ibmebus.c into platforms pseries | Michael Ellerman | 2016-11-18 | 1 | -0/+767 |