index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
2020-07-17
Merge tag 'regmap-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
2020-07-10
driver core: Don't do deferred probe in parallel with kernel_init thread
Saravana Kannan
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-23
PM: sleep: core: mark 2 functions as __init to save some memory
Christophe JAILLET
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
power: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup
Scott Cheloha
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
2020-05-29
Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus
Mark Brown
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-05-27
driver core: Update device link status correctly for SYNC_STATE_ONLY links
Saravana Kannan
2020-05-27
firmware_loader: change enum fw_opt to u32
Scott Branden
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
2020-05-25
PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend()
Andy Shevchenko
2020-05-25
Merge 5.7-rc7 into driver-core-next
Greg Kroah-Hartman
2020-05-21
driver core: Remove unnecessary is_fwnode_dev variable in device_add()
Saravana Kannan
2020-05-21
drivers property: When no children in primary, try secondary
Andy Shevchenko
2020-05-21
driver core: platform: Fix spelling errors in platform.c
Tang Bin
2020-05-21
driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links
Saravana Kannan
2020-05-19
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
2020-05-19
driver core: Remove check in driver_deferred_probe_force_trigger()
Saravana Kannan
[next]