summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-08-21PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-08-15devcoredump: fix typo in commentAkinobu Mita
2019-08-15devcoredump: use memory_read_from_bufferAkinobu Mita
2019-08-14Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon
2019-08-13driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)
2019-08-12Merge branch 'regmap-5.4' into regmap-nextMark Brown
2019-08-12Merge branch 'regmap-5.3' into regmap-linusMark Brown
2019-08-12regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2019-08-05base: soc: Export soc_device_register/unregister APIsVinod Koul
2019-08-05base: soc: Add serial_number attribute to socBjorn Andersson
2019-08-02Merge tag 'dev_groups_all_drivers' into driver-core-nextGreg Kroah-Hartman
2019-08-02driver core: add dev_groups to all driversDmitry Torokhov
2019-08-01driver core: Add sync_state driver/bus callbackSaravana Kannan
2019-08-01driver core: Add edit_links() callback for driversSaravana Kannan
2019-08-01driver core: Add support for linking devices during device additionSaravana Kannan
2019-08-01regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-30driver core: Fix use-after-free and double free on glue directoryMuchun Song
2019-07-30driver core: platform: Add an error message to platform_get_irq*()Stephen Boyd
2019-07-30driver core: platform: return -ENXIO for missing GpioIntBrian Norris
2019-07-30Merge branch 'generic_lookup_helpers' into driver-core-nextGreg Kroah-Hartman
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by ACPI_COMPANION deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-30driver core: Fix creation of device links with PM-runtime flagsRafael J. Wysocki
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-25driver core: Remove device link creation limitationRafael J. Wysocki
2019-07-23firmware: Fix missing inlineTakashi Iwai
2019-07-23PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki
2019-07-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki
2019-07-23PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki
2019-07-22base: arch_topology: update Kconfig help descriptionSudeep Holla
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra
2019-07-22cpu-topology: Move cpu topology code to common code.Atish Patra
2019-07-22firmware: fix build errors in paged buffer handling codeMauro Rossi
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand