summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* mm: check __highest_present_section_nr directly in memory_dev_init()Wei Yang2018-04-11
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-05
* mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2018-04-05
* mm/memory_hotplug: optimize probe routinePavel Tatashin2018-04-05
* Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-04
|\
| * drivers: base: remove check for callback in coredump_store()Arend van Spriel2018-03-23
| * firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez2018-03-22
| * firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is usedLuis R. Rodriguez2018-03-22
| * firmware: explicitly include vmalloc.hStephen Rothwell2018-03-21
| * firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez2018-03-20
| * firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez2018-03-20
| * firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez2018-03-20
| * rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez2018-03-20
| * firmware: enable to force disable the fallback mechanism at run timeLuis R. Rodriguez2018-03-20
| * firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez2018-03-20
| * firmware: move firmware loader into its own directoryLuis R. Rodriguez2018-03-20
| * firmware: split firmware fallback functionality into its own fileLuis R. Rodriguez2018-03-20
| * firmware: move loading timeout under struct firmware_fallback_configLuis R. Rodriguez2018-03-20
| * firmware: use helpers for setting up a temporary cache timeoutLuis R. Rodriguez2018-03-20
| * firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK furtherLuis R. Rodriguez2018-03-20
| * driver core: cpu: use put_device() if device_register failArvind Yadav2018-03-15
| * driver core: node: use put_device() if device_register failArvind Yadav2018-03-15
| * driver core: platform: use put_device() if device_register failArvind Yadav2018-03-15
| * base: soc: use put_device() instead of kfree()Arvind Yadav2018-03-15
| * Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami2018-03-15
| * firmware: enable to split firmware_class into separate target filesLuis R. Rodriguez2018-03-14
* | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\ \
| * | drivers: base: Unified device connection lookupHeikki Krogerus2018-03-22
| |/
* | Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-04-03
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...Mark Brown2018-03-12
| |\ \ \
| | | * | regmap: mmio: Add function to attach a clockMaxime Ripard2018-02-26
| | * | | regmap: debugfs: Improve warning message on debugfs_create_dir() failureFabio Estevam2018-03-06
| | * | | regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failedJeffy Chen2018-03-06
| | * | | regmap: debugfs: Don't leak dummy namesMark Brown2018-03-05
| | * | | regmap: debugfs: Disambiguate dummy debugfs file nameFabio Estevam2018-03-05
| | * | | regmap: use debugfs even when no deviceDavid Lechner2018-02-20
| | * | | regmap: Allow missing device in regmap_name_read_file()David Lechner2018-02-20
| | |/ /
| * | | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2018-03-12
| |\ \ \
| | * | | regmap: Merge redundant handling in regmap_bulk_writeCharles Keepax2018-02-26
| | * | | regmap: Tidy up regmap_raw_write chunking codeCharles Keepax2018-02-26
| | * | | regmap: Move the handling for max_raw_write into regmap_raw_writeCharles Keepax2018-02-26
| | * | | regmap: Remove unnecessary printk for failed allocationCharles Keepax2018-02-26
| | * | | regmap: Format data for raw write in regmap_bulk_writeCharles Keepax2018-02-26
| | * | | Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-02-26
| | |\ \ \
| | * | | | regmap: Use _regmap_read in regmap_bulk_readCharles Keepax2018-02-16
| | * | | | regmap: Tidy up regmap_raw_read chunking codeCharles Keepax2018-02-16
| | * | | | regmap: Move the handling for max_raw_read into regmap_raw_readCharles Keepax2018-02-16
| | * | | | regmap: Use helper function for register offsetCharles Keepax2018-02-13
| | * | | | regmap: Don't use format_val in regmap_bulk_readCharles Keepax2018-02-13
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...Mark Brown2018-03-12
| |\ \ \ \ \