index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2021-04-03
Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-02
driver core: platform: Make platform_get_irq_optional() optional
Andy Shevchenko
2021-04-02
driver core: Replace printf() specifier and drop unneeded casting
Andy Shevchenko
2021-04-02
driver core: Cast to (void *) with __force for __percpu pointer
Andy Shevchenko
2021-04-02
driver core: platform: Make clear error code used for missed IRQ
Andy Shevchenko
2021-04-02
devcoredump: fix kernel-doc warning
Pierre-Louis Bossart
2021-04-02
platform-msi: fix kernel-doc warnings
Pierre-Louis Bossart
2021-04-02
driver core: attribute_container: remove kernel-doc warnings
Pierre-Louis Bossart
2021-04-02
driver core: remove kernel-doc warnings
Pierre-Louis Bossart
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-29
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
2021-03-29
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
2021-03-28
base: dd: fix error return code of driver_sysfs_add()
Jia-Ju Bai
2021-03-28
driver core: Use unbound workqueue for deferred probes
Yogesh Lal
2021-03-23
driver core: clear deferred probe reason on probe retry
Ahmad Fatoum
2021-03-23
devcoredump: avoid -Wempty-body warnings
Arnd Bergmann
2021-03-23
device property: Add test cases for fwnode_property_count_*() APIs
Andy Shevchenko
2021-03-23
device property: Sync descriptions of swnode array and group APIs
Andy Shevchenko
2021-03-23
Revert "Revert "driver core: Set fw_devlink=on by default""
Saravana Kannan
2021-03-23
driver core: Update device link status properly for device_bind_driver()
Saravana Kannan
2021-03-23
driver core: Avoid pointless deferred probe attempts
Saravana Kannan
2021-03-23
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
2021-03-23
devtmpfs: fix placement of complete() call
Rasmus Villemoes
2021-03-23
drivers/base/cpu: remove redundant assignment of variable retval
Colin Ian King
2021-03-23
driver core: dd: remove deferred_devices variable
Greg Kroah-Hartman
2021-03-23
driver core: component: remove dentry pointer in "struct master"
Greg Kroah-Hartman
2021-03-23
driver core: auxiliary bus: Remove unneeded module bits
Dave Jiang
2021-03-22
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-18
PM: domains: Don't runtime resume devices at genpd_prepare()
Ulf Hansson
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2021-03-12
arch_topology: Export arch_freq_scale and helpers
Viresh Kumar
2021-03-10
software node: Fix device_add_software_node()
Heikki Krogerus
2021-03-10
software node: Fix node registration
Heikki Krogerus
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
2021-03-10
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
2021-03-01
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
2021-02-26
mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
Anshuman Khandual
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]