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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
regmap: mmio: Fix value endianness selection
Mark Brown
1
-1
/
+1
2016-03-23
drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappings
Brian Starkey
1
-1
/
+4
2016-03-23
drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAP
Brian Starkey
1
-4
/
+16
2016-03-20
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+22
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+4
2016-03-18
device property: convert to use match_string() helper
Andy Shevchenko
1
-8
/
+4
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-28
/
+17
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-51
/
+27
2016-03-17
PM / clk: Add support for obtaining clocks from device-tree
Jon Hunter
1
-0
/
+89
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-450
/
+963
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+33
2016-03-16
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
6
-322
/
+363
2016-03-16
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
1
-1
/
+33
2016-03-14
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
3
-34
/
+94
2016-03-14
Merge branch 'pm-opp'
Rafael J. Wysocki
4
-408
/
+852
2016-03-10
device property: fix for a case of use-after-free
Heikki Krogerus
1
-8
/
+17
2016-03-09
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heikki Krogerus
1
-4
/
+4
2016-03-09
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
1
-0
/
+3
2016-03-09
PM / Domains: Fix removal of a subdomain
Jon Hunter
1
-1
/
+1
2016-03-09
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
1
-2
/
+18
2016-03-09
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
1
-1
/
+1
2016-03-09
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
1
-4
/
+6
2016-03-05
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
Mark Brown
1
-178
/
+39
2016-03-05
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...
Mark Brown
4
-11
/
+148
2016-03-05
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
3
-131
/
+174
2016-03-05
Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus
Mark Brown
1
-2
/
+2
2016-03-05
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
1
-0
/
+82
2016-03-05
regmap: replace regmap_write_bits()
Kuninori Morimoto
1
-23
/
+0
2016-03-05
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
Russell King
1
-2
/
+22
2016-02-29
regmap: irq: Enable irq retriggering for nested irqs
Grygorii Strashko
1
-0
/
+1
2016-02-29
firmware: change kernel read fail to dev_dbg()
Luis R. Rodriguez
1
-2
/
+6
2016-02-26
regmap: add regmap_fields_force_xxx() macros
Kuninori Morimoto
1
-12
/
+0
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
1
-42
/
+10
2016-02-21
PM / OPP: Rename structures for clarity
Viresh Kumar
4
-459
/
+461
2016-02-21
PM / OPP: Fix incorrect comments
Viresh Kumar
1
-3
/
+3
2016-02-19
regmap: merge regmap_fields_update_bits() into macro
Kuninori Morimoto
1
-26
/
+0
2016-02-19
regmap: merge regmap_fields_write() into macro
Kuninori Morimoto
1
-22
/
+0
2016-02-19
regmap: add regmap_fields_update_bits_base()
Kuninori Morimoto
1
-0
/
+32
2016-02-19
regmap: merge regmap_field_update_bits() into macro
Kuninori Morimoto
1
-20
/
+0
2016-02-19
regmap: merge regmap_field_write() into macro
Kuninori Morimoto
1
-16
/
+0
2016-02-19
regmap: add regmap_field_update_bits_base()
Kuninori Morimoto
1
-0
/
+27
2016-02-19
regmap: merge regmap_update_bits_check_async() into macro
Kuninori Morimoto
1
-37
/
+0
2016-02-19
regmap: merge regmap_update_bits_check() into macro
Kuninori Morimoto
1
-25
/
+0
2016-02-19
regmap: merge regmap_update_bits_async() into macro
Kuninori Morimoto
1
-34
/
+0
2016-02-19
regmap: merge regmap_update_bits() into macro
Kuninori Morimoto
1
-23
/
+0
2016-02-19
regmap: add regmap_update_bits_base()
Kuninori Morimoto
1
-0
/
+40
2016-02-19
regcache: flat: Introduce register strider order
Xiubo Li
1
-5
/
+15
2016-02-19
regcache: Introduce the index parsing API by stride order
Xiubo Li
1
-0
/
+6
2016-02-19
regmap: core: Introduce register stride order
Xiubo Li
2
-6
/
+23
[prev]
[next]