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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
328
-6873
/
+41439
2014-04-04
hwmon: (it87) Add support for IT8623E
Rudolf Marek
1
-0
/
+3
2014-04-04
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
1
-3
/
+3
2014-04-04
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-22
/
+17
2014-04-04
hwmon: (lm90) Create all sysfs groups in one call
Guenter Roeck
1
-43
/
+26
2014-04-04
hwmon: (lm90) Always use the dev variable in the probe function
Guenter Roeck
1
-3
/
+2
2014-04-04
hwmon: (lm90) Create most optional attributes with sysfs_create_group
Guenter Roeck
1
-3
/
+11
2014-04-04
hwmon: Avoid initializing the same field twice
Jean Delvare
10
-14
/
+0
2014-04-04
hwmon: (pc87360) Avoid initializing the same field twice
Jean Delvare
1
-6
/
+6
2014-04-04
hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+22
2014-04-04
hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+22
2014-04-04
hwmon: (lm63) Avoid initializing the same field twice
Jean Delvare
1
-1
/
+0
2014-04-04
hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-66
/
+40
2014-04-04
hwmon: (lm63) Create all sysfs groups in one call
Guenter Roeck
1
-28
/
+14
2014-04-04
hwmon: (lm63) Introduce 'dev' variable to point to client->dev
Guenter Roeck
1
-16
/
+16
2014-04-04
hwmon: (lm63) Add additional sysfs group for temp2_type attribute
Guenter Roeck
1
-3
/
+13
2014-04-04
hwmon: (f71805f) Fix author's address
Jean Delvare
1
-1
/
+1
2014-04-04
ACPI: Clean up memory allocations
jhbird.choi@samsung.com
2
-4
/
+2
2014-04-04
OMAPDSS: HDMI: fix interlace output
Tomi Valkeinen
1
-0
/
+2
2014-04-04
OMAPDSS: add missing __init for dss_init_ports
Tomi Valkeinen
1
-1
/
+1
2014-04-04
OMAPDSS: remove DT hacks for regulators
Tomi Valkeinen
2
-18
/
+4
2014-04-04
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-9
/
+16
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-1208
/
+1619
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
78
-1456
/
+4282
2014-04-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2014-04-04
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
42
-935
/
+2120
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
468
-2778
/
+5574
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
9
-78
/
+603
2014-04-04
dmaengine: omap-dma: more consolidation of CCR register setup
Russell King
1
-28
/
+18
2014-04-04
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
1
-6
/
+115
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
1
-9
/
+87
2014-04-04
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
1
-23
/
+29
2014-04-04
dmaengine: omap-dma: provide register read/write functions
Russell King
1
-41
/
+61
2014-04-04
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
1
-4
/
+2
2014-04-04
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
1
-1
/
+7
2014-04-04
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
1
-14
/
+9
2014-04-04
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
1
-12
/
+20
2014-04-04
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
1
-10
/
+10
2014-04-04
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
1
-2
/
+5
2014-04-04
dmaengine: omap-dma: provide register definitions
Russell King
1
-54
/
+117
2014-04-04
dmaengine: omap-dma: consolidate setup of CCR
Russell King
1
-86
/
+61
2014-04-04
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
1
-36
/
+28
2014-04-04
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
1
-2
/
+64
2014-04-04
dmaengine: omap-dma: control start/stop directly
Russell King
1
-10
/
+141
2014-04-04
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
1
-75
/
+48
2014-04-04
dmaengine: omap-dma: program hardware directly
Russell King
1
-16
/
+126
2014-04-04
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
1
-0
/
+7
2014-04-04
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
1
-2
/
+1
2014-04-04
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
53
-581
/
+785
2014-04-04
rtc: treewide: remove excess rtc_device validation
Alexander Shiyan
4
-8
/
+5
[prev]
[next]