index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+0
2018-07-10
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+59
2018-07-08
driver core: add a debugfs entry to show deferred devices
Javier Martinez Canillas
1
-0
/
+29
2018-07-06
drivers: base: initcall_debug logs for driver probe times
Todd Poynor
1
-28
/
+22
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
1
-1
/
+2
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
1
-4
/
+4
2018-05-27
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
1
-2
/
+1
2018-04-24
PM / core: fix deferred probe breaking suspend resume order
Feng Kan
1
-3
/
+1
2018-03-23
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
1
-2
/
+1
2018-01-23
drivers: base: add coredump driver ops
Arend van Spriel
1
-7
/
+33
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+12
2017-11-08
driver core: Fix device link deferred probe
Adrian Hunter
1
-4
/
+12
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-0
/
+2
2017-08-04
initcall_debug: add deferred probe times
Todd Poynor
1
-1
/
+27
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
1
-0
/
+4
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-0
/
+9
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
1
-13
/
+0
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+66
2016-11-10
driver core: Add deferred_probe attribute to devices in sysfs
Ben Hutchings
1
-0
/
+13
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
1
-0
/
+3
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
1
-5
/
+36
2016-10-31
driver core: fix smatch warning on dev->bus check
Rob Herring
1
-1
/
+1
2016-10-31
driver core: skip removal test for non-removable drivers
Rob Herring
1
-1
/
+2
2016-10-28
driver core: Add a wrapper around __device_release_driver()
Rafael J. Wysocki
1
-12
/
+18
2016-09-02
device core: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+3
2016-08-31
driver core: add test of driver remove calls during probe
Rob Herring
1
-0
/
+21
2016-02-16
ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()
Tomeu Vizoso
1
-2
/
+22
2016-01-12
driver core: Avoid NULL pointer dereferences in device_is_bound()
Rafael J. Wysocki
1
-1
/
+1
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+3
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
1
-2
/
+16
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
1
-2
/
+8
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
1
-2
/
+8
2015-12-07
Merge branches 'pm-sleep' and 'pm-runtime' into pm-core
Rafael J. Wysocki
1
-1
/
+49
2015-11-30
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
1
-0
/
+2
2015-11-30
PM / sleep: prohibit devices probing during suspend/hibernation
Strashko, Grygorii
1
-1
/
+47
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
1
-0
/
+2
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+20
2015-08-06
driver core: correct device's shutdown order
Grygorii Strashko
1
-0
/
+8
2015-07-28
Driver core: wakeup the parent device before trying probe
Rafael J. Wysocki
1
-0
/
+20
2015-06-01
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
Shailendra Verma
1
-1
/
+1
2015-05-24
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
1
-1
/
+1
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
1
-1
/
+1
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
1
-4
/
+10
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
1
-1
/
+7
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
1
-19
/
+130
[next]