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
2018-04-11
mm: check __highest_present_section_nr directly in memory_dev_init()
Wei Yang
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-03
Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-03-23
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-03-22
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
2018-03-22
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
2018-03-21
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-20
firmware: ensure the firmware cache is not used on incompatible calls
Luis R. Rodriguez
2018-03-20
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
2018-03-20
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
2018-03-20
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
2018-03-20
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
2018-03-20
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
2018-03-20
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
2018-03-15
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
base: soc: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2018-03-14
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2018-03-12
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
Mark Brown
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
2018-02-27
driver core: Introduce device links reference counting
Lukas Wunner
2018-02-26
PM / wakeirq: Add wakeup name to dedicated wake irqs
Tony Lindgren
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
2018-02-26
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
2018-02-26
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
2018-02-26
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
2018-02-26
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
[next]