summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2021-08-26Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...Mark Brown-5/+34
2021-08-26regmap: teach regmap to use raw spinlocks if requested in the configVladimir Oltean-5/+34
2021-08-25PM: domains: Improve runtime PM performance state handlingDmitry Osipenko-2/+8
2021-08-24platform-msi: Add ABI to show msi_irqs of platform devicesBarry Song-5/+15
2021-08-18driver core: platform: Remove platform_device_add_properties()Heikki Krogerus-18/+2
2021-08-16PM: domains: Add support for 'required-opps' to set default perf stateRajendra Nayak-2/+28
2021-08-16Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fw...Daniel Scally-8/+1
2021-08-16device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()Daniel Scally-1/+20
2021-08-13drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...Tian Tao-23/+40
2021-08-13topology: use bin_attribute to break the size limitation of cpumap ABITian Tao-52/+63
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner-0/+1
2021-08-09scsi: ufshcd: Fix device links when BOOT WLUN fails to probeAdrian Hunter-0/+2
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman-9/+21
2021-08-02regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fieldsIcenowy Zheng-2/+2
2021-07-29firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam-5/+19
2021-07-29firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam-2/+0
2021-07-27drivers core: Fix oops when driver probe failsFilip Schauer-2/+2
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman-3/+11
2021-07-23swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon-1/+1
2021-07-21driver: base: Prefer unsigned int to bare use of unsignedJinchao Wang-12/+12
2021-07-21cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()Xiongfeng Wang-0/+1
2021-07-21driver core: Prevent warning when removing a device link from unregistered co...Adrian Hunter-2/+4
2021-07-21driver core: auxiliary bus: Fix memory leak when driver_register() failPeter Ujfalusi-1/+7
2021-07-21driver core: Fix error return code in really_probe()Zhen Lei-6/+10
2021-07-21firmware: fix theoretical UAF race with firmware cache and resumeZhen Lei-12/+8
2021-07-21driver: base: Replace symbolic permissions with octal permissionsJinchao Wang-4/+4
2021-07-21bus: Make remove callback return voidUwe Kleine-König-9/+3
2021-07-19printk: index: Add indexing support to dev_printkChris Down-3/+3
2021-07-16driver core: Split device_platform_notify()Rafael J. Wysocki-19/+16
2021-07-16software nodes: Split software_node_notify()Rafael J. Wysocki-34/+39
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki-3/+4
2021-07-13swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool usedClaire Chang-0/+4
2021-07-11regmap: Prefer unsigned int to bare use of unsignedJinchao Wang-6/+6
2021-07-11regmap: fix the offset of register error logJeongtae Park-1/+1
2021-07-07Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-31/+39
2021-07-07Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki-25/+18
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+28
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-153/+180
2021-07-05PM: domains: Shrink locking area of the gpd_list_lockStephen Boyd-21/+17
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-93/+108
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-28/+28
2021-07-01PM: sleep: Use ktime_us_delta() in initcall_debug_report()Mark-PK Tsai-4/+1
2021-07-01arch_topology: Avoid use-after-free for scale_freq_dataViresh Kumar-6/+21
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+7
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-8/+10
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+14
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-27/+60
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman-8/+10
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki-15/+50
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki-12/+10