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
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-0
/
+1
2019-05-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge branch 'clk-parent-rewrite-1' into clk-next
Stephen Boyd
1
-1
/
+1
2019-04-20
driver core: Let dev_of_node() accept a NULL dev
Stephen Boyd
1
-1
/
+1
2019-04-01
device.h: reorganize struct device
Greg Kroah-Hartman
1
-8
/
+8
2019-03-18
driver core: remove BUS_ATTR()
Greg Kroah-Hartman
1
-2
/
+0
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-03-08
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
1
-1
/
+1
2019-03-07
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+6
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+17
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+10
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+1
2019-02-21
driver core: Add missing description of new struct device_link field
Rafael J. Wysocki
1
-0
/
+1
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
1
-1
/
+1
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
1
-0
/
+1
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
1
-0
/
+10
2019-02-14
device connection: Add fwnode member to struct device_connection
Heikki Krogerus
1
-0
/
+6
2019-02-13
device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
Christoph Hellwig
1
-0
/
+2
2019-02-08
device: Fix comment for driver_data in struct device
David Engraf
1
-1
/
+1
2019-02-03
device.h: Add __cold to dev_<level> logging functions
Joe Perches
1
-10
/
+10
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
1
-0
/
+3
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
1
-1
/
+1
2019-01-18
driver core: move device->knode_class to device_private
Wei Yang
1
-1
/
+0
2018-12-17
driver core: Introduce device_iommu_mapped() function
Joerg Roedel
1
-0
/
+10
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+24
2018-10-16
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
1
-0
/
+2
2018-10-16
devres: constify p in devm_kfree()
Bartosz Golaszewski
1
-1
/
+1
2018-10-16
driver core: add BUS_ATTR_WO() macro
Greg Kroah-Hartman
1
-0
/
+2
2018-09-20
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
1
-0
/
+24
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+7
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-45
/
+60
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+8
2018-08-14
Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-3
/
+3
2018-07-23
devres: Add devm_of_iomap()
Benjamin Herrenschmidt
1
-0
/
+4
2018-07-21
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
1
-0
/
+5
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+2
2018-07-09
driver core: Add flag to autoremove device link on supplier unbind
Vivek Gautam
1
-0
/
+2
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
1
-6
/
+6
2018-07-07
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2018-07-06
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
1
-45
/
+58
2018-07-05
driver core: Add device_link_remove function
pascal paillet
1
-0
/
+1
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
1
-2
/
+6
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
1
-0
/
+3
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
1
-0
/
+3
[next]