summaryrefslogtreecommitdiff
path: root/drivers/base
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-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-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-02mm: memory-failure: add memory failure stats to sysfsJiaqi Yan
2023-02-02drivers/base: Remove CONFIG_SRCUPaul E. McKenney
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-01-31cacheinfo: Initialize variables in fetch_cache_info()Pierre Gondois
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31regmap: apply reg_base and reg_downshift for single register opsDaniel Golle
2023-01-31driver core: soc: remove layering violation for the soc_busGreg Kroah-Hartman
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-27driver core: device_get_devnode() should take a const *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-20drivers: base: transport_class: fix resource leak when transport_add_device()...Yang Yingliang
2023-01-20driver core: location: Free struct acpi_pld_info *pld before return falseHanjun Guo
2023-01-20driver core: fix resource leak in device_add()Zhengchao Shao
2023-01-20drivers/base/memory: Fix comments for phys_index_show()Gavin Shan
2023-01-20Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman
2023-01-19driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin
2023-01-19device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-18cacheinfo: Fix shared_cpu_map to handle shared caches at different levelsYong-Xuan Wang
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois
2023-01-18cacheinfo: Check 'cache-unified' property to count cache leavesPierre Gondois
2023-01-18driver core: bus: move bus notifier logic into bus.cGreg Kroah-Hartman
2023-01-17cacheinfo: Return error code in init_of_cache_level()Pierre Gondois
2023-01-17cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois
2023-01-17platform: remove useless if-branch in __platform_get_irq_byname()Soha Jin
2023-01-17platform: Document platform_add_devices() return valueUmang Jain
2023-01-17software node: Remove unused APIsAndy Shevchenko
2023-01-17software node: Switch property entry test to a new APIAndy Shevchenko
2023-01-17platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn
2023-01-13PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPENDRichard Fitzgerald
2023-01-13cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()Peter Zijlstra