Age | Commit message (Expand) | Author | Files | Lines |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 3 | -5/+5 |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -118/+77 |
2024-11-21 | Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2024-11-20 | Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -1/+20 |
2024-11-20 | Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -28/+101 |
2024-11-20 | Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 5 | -5/+54 |
2024-11-15 | driver core: Constify bin_attribute definitions | Thomas Weißschuh | 2 | -22/+22 |
2024-11-13 | firmware_loader: Fix possible resource leak in fw_log_firmware_info() | Gaosheng Cui | 1 | -3/+2 |
2024-11-12 | Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -0/+1 |
2024-11-12 | drivers: core: fw_devlink: Fix excess parameter description in docstring | Amit Vadhavana | 1 | -1/+1 |
2024-11-12 | driver core: class: Correct WARN() message in APIs class_(for_each|find)_devi... | Zijun Hu | 1 | -2/+2 |
2024-11-10 | cacheinfo: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -3/+3 |
2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later | Mario Limonciello | 1 | -1/+5 |
2024-11-05 | drivers: core: fw_devlink: Make the error message a bit more useful | Saravana Kannan | 1 | -2/+2 |
2024-11-05 | driver core: fw_devlink: Stop trying to optimize cycle detection logic | Saravana Kannan | 1 | -31/+24 |
2024-11-05 | driver core: Constify attribute arguments of binary attributes | Thomas Weißschuh | 2 | -4/+4 |
2024-11-05 | Merge 6.12-rc6 into driver-core-next | Greg Kroah-Hartman | 2 | -12/+40 |
2024-11-04 | driver core: constify devlink class | Bartosz Golaszewski | 1 | -1/+1 |
2024-11-04 | driver core: Put device attribute @wakeup_last_time_ms and its show() together | Zijun Hu | 1 | -8/+9 |
2024-11-04 | cacheinfo: Don't opencode per_cpu_cacheinfo() | Nikolay Borisov | 1 | -7/+2 |
2024-11-04 | driver core: auxiliary bus: Spelling s/pecific/specific/ | Geert Uytterhoeven | 1 | -1/+1 |
2024-11-03 | Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -12/+5 |
2024-11-01 | regmap: irq: Set lockdep class for hierarchical IRQ domains | Andy Shevchenko | 1 | -0/+4 |
2024-10-31 | regmap: maple: Provide lockdep (sub)class for maple tree's internal lock | Cristian Ciocaltea | 3 | -0/+5 |
2024-10-29 | regmap: kunit: Fix repeated test param | Cheng-Cheng Lo | 1 | -1/+1 |
2024-10-29 | regmap: Merge up fixes from v6.12-rc3 | Mark Brown | 2 | -11/+16 |
2024-10-29 | Revert "driver core: Fix uevent_show() vs driver detach race" | Greg Kroah-Hartman | 2 | -12/+5 |
2024-10-26 | cxl/port: Fix use-after-free, permit out-of-order decoder shutdown | Dan Williams | 1 | -0/+35 |
2024-10-25 | PM: QoS: Export dev_pm_qos_read_value | Markus Schneider-Pargmann | 1 | -0/+1 |
2024-10-14 | devres: Fix page faults when tracing devres from unloaded modules | Keita Morisaki | 1 | -3/+3 |
2024-10-14 | drivers/base: Remove unused auxiliary_find_device | Dr. David Alan Gilbert | 1 | -29/+0 |
2024-10-14 | firmware_loader: Reorganize kerneldoc parameter names | Julia Lawall | 1 | -1/+1 |
2024-10-11 | Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+15 |
2024-10-10 | PM: domains: Support required OPPs in dev_pm_domain_attach_list() | Ulf Hansson | 1 | -1/+20 |
2024-10-10 | PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list() | Ulf Hansson | 1 | -10/+15 |
2024-10-08 | driver core: Add device probe log helper dev_warn_probe() | Dragan Simic | 1 | -28/+101 |
2024-10-03 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-09-30 | regmap: Specifically test writing 0 as a value to sparse caches | Mark Brown | 1 | -0/+43 |
2024-09-30 | regmap-irq: Consistently use memset32() in regmap_irq_thread() | Andy Shevchenko | 1 | -4/+1 |
2024-09-27 | Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -150/+155 |
2024-09-26 | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -28/+13 |
2024-09-25 | Revert "driver core: don't always lock parent in shutdown" | Greg Kroah-Hartman | 1 | -2/+2 |
2024-09-25 | Revert "driver core: separate function to shutdown one device" | Greg Kroah-Hartman | 1 | -36/+30 |
2024-09-25 | Revert "driver core: shut down devices asynchronously" | Greg Kroah-Hartman | 2 | -57/+1 |
2024-09-25 | Revert "driver core: fix async device shutdown hang" | Greg Kroah-Hartman | 1 | -9/+1 |
2024-09-24 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -163/+62 |
2024-09-21 | driver core: fix async device shutdown hang | Stuart Hayes | 1 | -1/+9 |
2024-09-18 | Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+45 |
2024-09-13 | driver core: attribute_container: Remove unused functions | Dr. David Alan Gilbert | 1 | -47/+1 |