index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2020-01-14
1
-1
/
+4
*
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
1
-29
/
+0
*
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2019-08-02
1
-0
/
+14
|
\
|
*
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-02
1
-0
/
+14
*
|
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
1
-0
/
+29
|
/
*
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
2019-07-03
1
-8
/
+47
*
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
2019-04-25
1
-3
/
+2
*
async: Add cmdline option to specify drivers to be async probed
Feng Tang
2019-02-14
1
-0
/
+24
*
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
2019-02-08
1
-1
/
+1
*
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-02-01
1
-1
/
+1
*
driver core: Attach devices on CPU local to device node
Alexander Duyck
2019-01-31
1
-2
/
+2
*
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
2019-01-31
1
-0
/
+43
*
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
2019-01-31
1
-20
/
+75
*
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2019-01-31
1
-11
/
+11
*
driver core: Add missing dev->bus->need_parent_lock checks
Rafael J. Wysocki
2018-12-19
1
-2
/
+2
*
driver core: Move async_synchronize_full call
Alexander Duyck
2018-12-06
1
-3
/
+3
*
driver core: fix comments for device_block_probing()
Randy Dunlap
2018-11-11
1
-2
/
+2
*
driver core: Replace simple_strtol by kstrtoint
Muchun Song
2018-11-11
1
-1
/
+4
*
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
1
-2
/
+2
*
dma-mapping: remove dma_configure
Christoph Hellwig
2018-09-08
1
-3
/
+5
*
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
1
-8
/
+0
|
\
|
*
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
2018-07-10
1
-8
/
+0
*
|
driver core: allow stopping deferred probe after init
Rob Herring
2018-07-10
1
-0
/
+59
*
|
driver core: add a debugfs entry to show deferred devices
Javier Martinez Canillas
2018-07-08
1
-0
/
+29
*
|
drivers: base: initcall_debug logs for driver probe times
Todd Poynor
2018-07-06
1
-28
/
+22
|
/
*
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-13
1
-1
/
+2
|
\
|
*
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-06-12
1
-1
/
+2
*
|
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-05
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-4
/
+4
*
|
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
2018-05-27
1
-2
/
+1
*
|
PM / core: fix deferred probe breaking suspend resume order
Feng Kan
2018-04-24
1
-3
/
+1
|
/
*
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-03-23
1
-2
/
+1
*
drivers: base: add coredump driver ops
Arend van Spriel
2018-01-23
1
-7
/
+33
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-2
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-16
1
-4
/
+12
|
\
|
*
driver core: Fix device link deferred probe
Adrian Hunter
2017-11-08
1
-4
/
+12
*
|
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-11-06
1
-0
/
+2
|
/
*
initcall_debug: add deferred probe times
Todd Poynor
2017-08-03
1
-1
/
+27
*
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-07-22
1
-0
/
+4
*
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-20
1
-0
/
+9
*
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
2017-01-14
1
-13
/
+0
*
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-13
1
-13
/
+66
|
\
|
*
driver core: Add deferred_probe attribute to devices in sysfs
Ben Hutchings
2016-11-10
1
-0
/
+13
|
*
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-31
1
-0
/
+3
|
*
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-31
1
-5
/
+36
|
*
driver core: Add a wrapper around __device_release_driver()
Rafael J. Wysocki
2016-10-28
1
-12
/
+18
*
|
driver core: fix smatch warning on dev->bus check
Rob Herring
2016-10-31
1
-1
/
+1
*
|
driver core: skip removal test for non-removable drivers
Rob Herring
2016-10-31
1
-1
/
+2
|
/
*
device core: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-02
1
-9
/
+3
[next]