summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | driver core: Rename deferred_probe_timeout and make it globalJohn Stultz2020-03-041-7/+9
| * | | | | driver core: Remove driver_deferred_probe_check_state_continue()John Stultz2020-03-041-45/+8
| * | | | | driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...John Stultz2020-03-041-0/+9
| * | | | | driver core: Fix driver_deferred_probe_check_state() logicJohn Stultz2020-03-041-8/+10
| * | | | | driver core: Add fw_devlink kernel commandline optionSaravana Kannan2020-03-041-1/+26
| * | | | | driver core: Reevaluate dev->links.need_for_probe as suppliers are addedSaravana Kannan2020-03-041-2/+6
| * | | | | firmware_loader: load files from the mount namespace of initTopi Miettinen2020-02-111-2/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-301-4/+23
|\ \ \ \ \
| * | | | | driver core: platform: Reimplement devm_platform_ioremap_resourceDejin Zheng2020-03-241-4/+1
| * | | | | drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng2020-03-241-0/+22
| * | | | | Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-231-19/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman2020-03-102-14/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | device property: Export fwnode_get_name()Heikki Krogerus2020-03-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-03-301-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | device property: Export fwnode_get_name()Heikki Krogerus2020-03-161-0/+1
| |/ / /
* | | / drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand2020-03-291-20/+3
| |_|/ |/| |
* | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-19/+6
| |/ |/|
* | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-081-7/+20
|\ \
| * | driver core: Skip unnecessary work when device doesn't have sync_state()Saravana Kannan2020-03-041-1/+3
| * | driver core: Call sync_state() even if supplier has no consumersSaravana Kannan2020-03-041-6/+17
| |/
* / Revert "software node: Simplify software_node_release() function"Brendan Higgins2020-03-041-7/+7
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-0/+38
|\
| * PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson2020-01-021-0/+38
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-2/+2
|\ \
| * | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-2/+2
| |/
* | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-5/+4
* | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-311-5/+37
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki2020-01-311-5/+37
| |\ \ \ | | | |/ | | |/|
| | | * PM: core: Fix handling of devices deleted during system-wide resumeRafael J. Wysocki2020-01-241-5/+37
* | | | mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand2020-01-311-3/+3
* | | | mm: remove the memory isolate notifierDavid Hildenbrand2020-01-311-19/+0
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-302-3/+111
|\ \ \ \
| * | | | scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi2020-01-161-3/+8
| * | | | scsi: drivers: base: Support atomic version of attribute_container_device_tri...Gabriel Krisman Bertazi2020-01-161-0/+103
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-302-2/+2
|\ \ \ \
| * | | | kunit: building kunit as a module breaks allmodconfigAlan Maguire2020-01-101-1/+1
| * | | | kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-101-1/+1
| |/ / /
* | | | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-2913-73/+108
|\ \ \ \
| * | | | firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFSHans de Goede2020-01-243-14/+15
| * | | | devtmpfs: factor out common tail of devtmpfs_{create,delete}_nodeRasmus Villemoes2020-01-221-25/+19
| * | | | devtmpfs: initify a bitRasmus Villemoes2020-01-221-2/+2
| * | | | devtmpfs: simplify initialization of mount_devRasmus Villemoes2020-01-221-5/+1
| * | | | devtmpfs: factor out setup part of devtmpfsd()Rasmus Villemoes2020-01-221-5/+12
| * | | | devtmpfs: fix theoretical stale pointer deref in devtmpfsd()Rasmus Villemoes2020-01-221-6/+8
| * | | | driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King2020-01-221-1/+1
| * | | | cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao2020-01-171-5/+15
| * | | | driver core: Print device when resources present in really_probe()Geert Uytterhoeven2020-01-141-1/+4
| * | | | driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck2020-01-141-1/+2
| * | | | driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz2020-01-141-4/+6
| * | | | component: do not dereference opaque pointer in debugfsLubomir Rintel2020-01-141-4/+4