summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-09driver core: bus: constantify the bus_find_* functionsGreg Kroah-Hartman
2023-02-09driver core: bus: implement bus_get/put() without the private pointerGreg Kroah-Hartman
2023-02-09driver core: add local subsys_get and subsys_put functionsGreg Kroah-Hartman
2023-02-08mtd: mtdpart: Don't create platform device that'll never probeSaravana Kannan
2023-02-08firmware: arm_scmi: Set fwnode for the scmi_deviceSaravana Kannan
2023-02-08irqchip/irq-imx-gpcv2: Mark fwnode device as not initializedSaravana Kannan
2023-02-08of: property: Simplify of_link_to_phandle()Saravana Kannan
2023-02-08driver core: fw_devlink: Make cycle detection more robustSaravana Kannan
2023-02-08driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan
2023-02-08driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan
2023-02-08driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan
2023-02-08gpiolib: Clear the gpio_device's fwnode initialized flag before addingSaravana Kannan
2023-02-08soc: renesas: Move away from using OF_POPULATED for fw_devlinkSaravana Kannan
2023-02-08driver core: fw_devlink: Improve check for fwnode with no device/driverSaravana Kannan
2023-02-08driver core: fw_devlink: Don't purge child fwnode's consumer linksSaravana Kannan
2023-02-08driver core: make kobj_type structures constantThomas Weißschuh
2023-02-08drivers: base: dd: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-08drivers: base: component: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-02devtmpfs: convert to pr_fmtLonglong Xia
2023-02-01driver core: bus: move lock_class_key into dynamic structureGreg Kroah-Hartman
2023-02-01driver core: platform: simplify __platform_driver_probe()Greg Kroah-Hartman
2023-02-01driver core: platform: removed unneeded variable from __platform_driver_probe()Greg Kroah-Hartman
2023-02-01maple: remove unneeded maple_bus_uevent() callback.Greg Kroah-Hartman
2023-01-31cacheinfo: Initialize variables in fetch_cache_info()Pierre Gondois
2023-01-31driver core: soc: remove layering violation for the soc_busGreg Kroah-Hartman
2023-01-27kobject: kset_uevent_ops: make uevent() callback take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...Greg Kroah-Hartman
2023-01-27driver core: device_get_devnode() should take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27i3c: move dev_to_i3cdev() to use container_of_const()Greg Kroah-Hartman
2023-01-27of: device: make of_device_uevent_modalias() take a const device *Greg Kroah-Hartman
2023-01-23driver core: class: Clear private pointer on registration failuresRafael J. Wysocki
2023-01-22Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman
2023-01-21Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-21Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-21Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-20Merge tag 'pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-20Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-20Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-20Merge tag 'acpi-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-01-20Merge tag 'mmc-v6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20Merge tag 'drm-fixes-2023-01-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-20Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds