summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver core: Fix uevent_show() vs driver detach raceDan Williams2024-07-312-5/+12
* Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-271-1/+2
|\
| * regmap: maple: work around gcc-14.1 false-positive warningArnd Bergmann2024-07-221-1/+2
* | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-1/+1
|\ \
| * \ Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-221-1/+1
| |\ \
| | * | ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_initHaibo Xu2024-07-221-1/+1
* | | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-2512-143/+164
|\ \ \ \
| * | | | sysfs/cpu: Make crash_hotplug attribute world-readablePetr Tesarik2024-07-121-1/+1
| * | | | driver core: module: make module_[add|remove]_driver take a const *Greg Kroah-Hartman2024-07-102-5/+5
| * | | | driver core: make driver_find_device() take a const *Greg Kroah-Hartman2024-07-101-1/+1
| * | | | driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman2024-07-101-2/+2
| * | | | devres: Correct code style for functions that return a pointer typeZijun Hu2024-07-041-11/+11
| * | | | devres: Initialize an uninitialized struct memberZijun Hu2024-07-041-0/+1
| * | | | devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu2024-07-041-1/+5
| * | | | devres: Fix devm_krealloc() wasting memoryZijun Hu2024-07-041-1/+4
| * | | | driver core: platform: Switch to use kmemdup_array()Andy Shevchenko2024-07-041-1/+1
| * | | | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-035-6/+5
| * | | | driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman2024-06-202-6/+8
| * | | | driver core: Make dev_err_probe() silent for -ENOMEMUwe Kleine-König2024-06-201-3/+14
| * | | | rust: add firmware abstractionsDanilo Krummrich2024-06-181-0/+7
| * | | | Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman2024-06-171-45/+3
| |\ \ \ \
| * | | | | driver core: mark async_driver as a const *Greg Kroah-Hartman2024-06-132-8/+9
| * | | | | driver core: make driver_detach() take a const *Greg Kroah-Hartman2024-06-132-3/+3
| * | | | | driver core: make device_release_driver_internal() take a const *Greg Kroah-Hartman2024-06-132-2/+2
| * | | | | driver core: driver: mark driver_add/remove_groups constantGreg Kroah-Hartman2024-06-132-4/+4
| * | | | | driver core: platform: fix ups for constant struct device_driverGreg Kroah-Hartman2024-06-131-6/+6
| * | | | | auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman2024-06-131-4/+4
| * | | | | drivers: arch_topology: use __free attribute instead of of_node_put()Vincenzo Mezzela2024-06-111-30/+26
| * | | | | drivers: arch_topology: Refactor do-while loopsVincenzo Mezzela2024-06-111-52/+55
| * | | | | Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman2024-06-071-8/+2
| |\ \ \ \ \
| | * | | | | platform: Make platform_driver::remove() return voidUwe Kleine-König2024-05-271-8/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-241-27/+63
|\ \ \ \ \ \
| * | | | | | firmware: add nowarn variant of request_firmware_nowait()Lucas Stach2024-06-071-27/+63
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-221-347/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | genirq/msi: Remove platform MSI leftoversThomas Gleixner2024-07-181-347/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-181-11/+12
|\ \ \ \ \
| * \ \ \ \ Merge v6.10-rc6 into drm-nextDaniel Vetter2024-07-051-45/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge drm/drm-next into drm-xe-nextRodrigo Vivi2024-06-1224-328/+906
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza2024-06-121-11/+12
* | | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-173-0/+115
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2024-07-153-0/+115
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | driver core: auxiliary bus: show auxiliary device IRQsShay Drory2024-07-113-0/+115
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2024-07-161-2/+1
|\ \ \ \ \ \
| * | | | | | spi: add devm_spi_optimize_message() helperMark Brown2024-06-231-45/+3
| |\| | | | |
| * | | | | | regmap: spi: Fix potential off-by-one when calculating reserved sizeAndy Shevchenko2024-06-051-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2024-07-1614-80/+213
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()Guenter Roeck2024-07-111-0/+73
| * | | | | regmap: Implement regmap_multi_reg_read()Mark Brown2024-07-111-35/+68
| |\ \ \ \ \
| | * | | | | regmap: Implement regmap_multi_reg_read()Guenter Roeck2024-07-101-35/+68
| | | |/ / / | | |/| | |
| * | | | | regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh2024-07-081-1/+1