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
2013-09-05
drm/exynos: Remove non-DT support in exynos_drm_g2d
Sachin Kamat
1
-3
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_hdmiphy
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Remove non-DT support in exynos_ddc
Sachin Kamat
1
-10
/
+1
2013-09-05
drm/exynos: Make Exynos DRM drivers depend on OF
Sachin Kamat
1
-2
/
+2
2013-09-05
drm/exynos: Consider fallback option to allocation fail
Vikas Sajjan
1
-0
/
+13
2013-09-05
drm/exynos: fimd: move platform data parsing to separate function
Andrzej Hajda
1
-32
/
+31
2013-09-05
drm/exynos: fimd: get signal polarities from device tree
Andrzej Hajda
1
-0
/
+9
2013-09-05
drm/exynos: fimd: replace struct fb_videomode with videomode
Andrzej Hajda
2
-96
/
+68
2013-09-05
drm/exynos: check a pixel format to a particular window layer
Inki Dae
1
-0
/
+11
2013-09-05
drm/exynos: fix fimd pixel format setting
Inki Dae
1
-21
/
+13
2013-09-05
drm/exynos: Add NULL pointer check
Sachin Kamat
1
-0
/
+9
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
19
-96
/
+30
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
6
-1
/
+6
2013-09-05
drm/exynos: Remove redundant NULL check in exynos_drm_buf
Sachin Kamat
1
-5
/
+0
2013-09-05
drm/exynos: add device tree support for rotator
Chanho Park
1
-28
/
+80
2013-09-05
drm/exynos: Add missing includes
Mark Brown
10
-0
/
+10
2013-09-05
drm/exynos: add runtime pm interfaces to g2d driver
Inki Dae
1
-12
/
+28
2013-09-05
drm/exynos: Add fallback option to get non physically contiguous memory for fb
Vikas Sajjan
1
-2
/
+13
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+5
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
11
-142
/
+808
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-30
/
+33
2013-09-05
Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-5707
/
+9030
2013-09-05
drm/tda998x: BUG() on invalid audio format
David Herrmann
1
-0
/
+4
2013-09-05
drm/radeon: protect ACPI calls with CONFIG_ACPI
Stephen Rothwell
1
-0
/
+4
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
1
-5
/
+7
2013-09-04
vxlan: Optimize vxlan rcv
Pravin B Shelar
1
-1
/
+6
2013-09-04
atm: he: print MAC via %pM
Andy Shevchenko
1
-9
/
+2
2013-09-04
atm: nicstar: re-use native mac_pton() helper
Andy Shevchenko
1
-25
/
+1
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
1
-2
/
+2
2013-09-04
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2
-46
/
+77
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
1
-1
/
+1
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-120
/
+416
2013-09-04
drivers:net: delete premature free_irq
Julia Lawall
1
-9
/
+2
2013-09-04
sfc: check for allocation failure
Dan Carpenter
1
-0
/
+2
2013-09-04
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-330
/
+93
2013-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-103
/
+635
2013-09-04
igb: Update version number
Akeem G Abodunrin
1
-1
/
+1
2013-09-04
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
1
-11
/
+15
2013-09-04
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
1
-1
/
+26
2013-09-04
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2
-18
/
+18
2013-09-04
igb: No PHPM support in i354 devices
Akeem G Abodunrin
1
-2
/
+9
2013-09-04
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
1
-9
/
+20
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
3
-14
/
+14
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2
-3
/
+32
2013-09-04
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
1
-2
/
+33
2013-09-04
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
1
-1
/
+8
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
6
-6
/
+6
2013-09-04
HID: hid-sensor-hub: change kmalloc + memcpy by kmemdup
Andy Shevchenko
1
-4
/
+3
2013-09-04
HID: hid-sensor-hub: move to devm_kzalloc
Andy Shevchenko
1
-12
/
+5
2013-09-04
HID: hid-sensor-hub: fix indentation accross the code
Andy Shevchenko
1
-16
/
+15
[prev]
[next]