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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
OMAPDSS: Remove kfree for memory allocated with devm_kzalloc
Emil Goode
1
-2
/
+0
2013-06-17
OMAPDSS: remove dispc's dependency to VENC/HDMI
Tomi Valkeinen
4
-43
/
+12
2013-06-17
OMAPDSS: remove unused fields in omap_dss_device
Tomi Valkeinen
1
-14
/
+0
2013-06-17
OMAPDSS: HDMI clean up hpd_gpio
Tomi Valkeinen
4
-16
/
+1
2013-06-17
OMAPDSS: HDMI: clean up PHY power handling
Tomi Valkeinen
4
-38
/
+51
2013-06-17
OMAPFB: use EPROBE_DEFER if default display is not present
Tomi Valkeinen
1
-1
/
+1
2013-06-17
OMAPDSS: output: increase refcount in find_output funcs
Tomi Valkeinen
2
-4
/
+11
2013-06-17
OMAPDSS: add THIS_MODULE owner to DSS outputs
Tomi Valkeinen
6
-0
/
+6
2013-06-17
OMAPDSS: add module_get/put to omap_dss_get/put_device()
Tomi Valkeinen
2
-3
/
+12
2013-06-17
OMAPDSS: omapdss.h: add owner field to omap_dss_device
Tomi Valkeinen
1
-0
/
+2
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
13
-102
/
+96
2013-06-17
OMAPDSS: remove omap_dss_start/stop_device()
Tomi Valkeinen
8
-84
/
+2
2013-06-17
OMAPDSS: Add panel dev pointer to dssdev
Tomi Valkeinen
15
-206
/
+212
2013-06-17
OMAPDSS: implement display sysfs without dss bus
Tomi Valkeinen
4
-95
/
+79
2013-06-17
OMAPDSS: don't use dss bus in suspend/resume
Tomi Valkeinen
1
-49
/
+28
2013-06-17
OMAPDSS: use the panel list in omap_dss_get_next_device
Tomi Valkeinen
1
-15
/
+39
2013-06-17
OMAPDSS: add panel list
Tomi Valkeinen
3
-0
/
+42
2013-06-17
OMAPDSS: remove dssdev uses in trivial cases
Tomi Valkeinen
4
-13
/
+13
2013-06-17
OMAPDSS: add videomode conversion support
Tomi Valkeinen
3
-0
/
+77
2013-06-17
OMAPDSS: VENC: clean up regulator init
Tomi Valkeinen
1
-23
/
+14
2013-06-17
OMAPDSS: SDI: fix regulators for DT
Tomi Valkeinen
1
-2
/
+9
2013-06-17
OMAPDSS: SDI: clean up regulator init
Tomi Valkeinen
1
-12
/
+11
2013-06-17
OMAPDSS: HDMI: add hdmi_init_regulator
Tomi Valkeinen
1
-16
/
+26
2013-06-17
OMAPDSS: DPI: fix regulators for DT
Tomi Valkeinen
1
-2
/
+9
2013-06-17
OMAPDSS: DPI: cleanup pll & regulator init
Tomi Valkeinen
1
-42
/
+47
2013-06-17
OMAPDSS: DSI: cleanup regulator init
Tomi Valkeinen
1
-59
/
+34
2013-06-17
OMAPDSS: CORE: use devm_regulator_get
Tomi Valkeinen
1
-12
/
+2
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
9
-41
/
+188
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
5
-10
/
+22
2013-06-17
OMAPDSS: split overlay manager creation
Tomi Valkeinen
4
-12
/
+34
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
6
-13
/
+43
2013-06-17
OMAPDSS: clean up dss_[ovl|mgr]_get_device()
Tomi Valkeinen
1
-6
/
+4
2013-06-17
OMAPDSS: fix dss_get_ctx_loss_count for DT
Tomi Valkeinen
1
-1
/
+2
2013-06-17
OMAPDSS: add omap_dss_find_output_by_node()
Tomi Valkeinen
2
-0
/
+14
2013-06-17
OMAPDSS: add omap_dss_find_output()
Tomi Valkeinen
2
-0
/
+14
2013-06-17
OMAPDSS: only probe pdata if there's one
Tomi Valkeinen
6
-31
/
+46
2013-06-17
OMAPDSS: add pdata->default_display_name
Tomi Valkeinen
2
-0
/
+3
2013-06-09
Linux 3.10-rc5
Linus Torvalds
1
-1
/
+1
2013-06-09
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
1
-0
/
+4
2013-06-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-2
/
+16
2013-06-09
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
3
-4
/
+9
2013-06-09
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2
-2
/
+2
2013-06-09
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-09
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-09
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-49
/
+84
2013-06-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-39
/
+82
2013-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+2
2013-06-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-68
/
+188
2013-06-08
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-28
/
+31
[next]