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
starfive-6.6.48-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
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+2
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-2
/
+2
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-2
/
+5
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
1
-2
/
+35
2013-03-13
device: separate all subsys mutexes
Michal Hocko
1
-9
/
+3
2013-03-12
driver/base: implement subsys_virtual_register()
Tejun Heo
1
-0
/
+2
2013-02-26
devres: allow adding custom actions to the stack
Dmitry Torokhov
1
-0
/
+4
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
1
-0
/
+7
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
1
-0
/
+1
2012-12-14
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
1
-2
/
+16
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
1
-0
/
+4
2012-10-26
drivers/base: Add a DEVICE_BOOL_ATTR macro
Borislav Petkov
1
-0
/
+7
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+7
2012-09-27
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
1
-4
/
+6
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-2
/
+0
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-0
/
+11
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
1
-4
/
+4
2012-09-11
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
Hiroshi Doyu
1
-24
/
+38
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
1
-0
/
+7
2012-08-17
driver core: devres: introduce devres_for_each_res
Ming Lei
1
-0
/
+4
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
1
-0
/
+2
2012-07-19
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-2
/
+0
2012-07-17
driver-core: Move kobj_to_dev from genhd.h to device.h
Lars-Peter Clausen
1
-0
/
+5
2012-06-25
driver core: Add iommu_group tracking to struct device
Alex Williamson
1
-0
/
+2
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-0
/
+4
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+4
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
1
-0
/
+3
2012-05-14
driver core: Add dev_*_ratelimited() family
Hiroshi DOYU
1
-0
/
+27
2012-05-05
devres: Add devres_release()
Mark Brown
1
-0
/
+2
2012-05-05
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
Michael Davidson
1
-1
/
+1
2012-04-20
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
1
-5
/
+5
2012-04-19
driver core: check start node in klist_iter_init_node
Hannes Reinecke
1
-5
/
+5
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+0
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-3
/
+4
2012-03-10
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
1
-3
/
+4
2012-03-09
driver-core: remove legacy iSeries hack
Stephen Rothwell
1
-4
/
+0
2012-03-09
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
1
-5
/
+0
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
1
-0
/
+5
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-5
/
+10
2012-01-25
Eliminate get_driver() and put_driver()
Alan Stern
1
-2
/
+0
2012-01-25
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
1
-4
/
+4
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+3
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-7
/
+101
2012-01-05
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
1
-2
/
+2
[next]