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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-16
drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
1
-0
/
+4
2015-07-16
drm/radeon/ci: silence a harmless PCC warning
Alex Deucher
1
-1
/
+1
2015-07-16
drm/amdgpu/cz: silence some dpm debug output
Alex Deucher
1
-3
/
+3
2015-07-16
drm/amdgpu/cz: store the forced dpm level
Alex Deucher
1
-0
/
+2
2015-07-16
drm/amdgpu/cz: unforce dpm levels before forcing to low/high
Alex Deucher
1
-1
/
+7
2015-07-16
drm/amdgpu: remove bogus check in gfx8 rb setup
Alex Deucher
1
-4
/
+1
2015-07-16
drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)
Alex Deucher
1
-2
/
+33
2015-07-16
drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)
Alex Deucher
1
-2
/
+7
2015-07-16
drm/amdgpu: stop context leak in the error path
Christian König
1
-2
/
+6
2015-07-16
drm/amdgpu: validate the context id in the dependencies
Christian König
1
-1
/
+10
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
2
-1
/
+1
2015-07-16
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Michel Dänzer
1
-4
/
+8
2015-07-16
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
Alex Deucher
1
-0
/
+1
2015-07-16
dm cache: display 'needs_check' in status if it is set
Mike Snitzer
1
-2
/
+7
2015-07-16
dm thin: display 'needs_check' in status if it is set
Mike Snitzer
1
-2
/
+8
2015-07-16
dm thin: stay in out-of-data-space mode once no_space_timeout expires
Mike Snitzer
1
-4
/
+17
2015-07-16
scsi: fix host max depth checking for the 'queue_depth' sysfs interface
Jens Axboe
1
-1
/
+1
2015-07-16
gpio: pca953x: fix nested irqs rescheduling
Grygorii Strashko
1
-0
/
+4
2015-07-16
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2015-07-16
gpio: omap: prevent module from being unloaded while in use
Grygorii Strashko
1
-0
/
+1
2015-07-16
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
1
-0
/
+1
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaël Teysseyre
1
-2
/
+2
2015-07-16
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Michal Simek
1
-0
/
+1
2015-07-16
gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
Grygorii Strashko
1
-1
/
+3
2015-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-1
/
+10
2015-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
33
-265
/
+330
2015-07-16
gpio: brcmstb: fix null ptr dereference in driver remove
Gregory Fong
1
-3
/
+11
2015-07-16
NVMe: Reread partitions on metadata formats
Keith Busch
1
-2
/
+11
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-8
/
+39
2015-07-15
Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
61
-318
/
+1660
2015-07-15
drm/armada: avoid saving the adjusted mode to crtc->mode
Russell King
1
-2
/
+0
2015-07-15
drm/armada: fix overlay when partially off-screen
Russell King
1
-14
/
+28
2015-07-15
drm/armada: convert overlay to use drm_plane_helper_check_update()
Russell King
1
-28
/
+39
2015-07-15
drm/armada: fix gem object free after failed prime import
Russell King
1
-2
/
+3
2015-07-15
drm/armada: fix incorrect overlay plane cleanup
Russell King
1
-1
/
+5
2015-07-15
drm/armada: fix missing overlay wake-up
Russell King
1
-5
/
+5
2015-07-15
Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...
James Morris
2
-1
/
+10
2015-07-15
drm: Provide compat ioctl for addfb2.1
Tvrtko Ursulin
1
-0
/
+60
2015-07-15
staging: sm750fb: add missing blank line after declarations
Juston Li
9
-0
/
+19
2015-07-15
staging: sm750fb: remove unnecessary braces
Juston Li
2
-10
/
+5
2015-07-15
staging: sm750fb: move while to follow do close brace
Juston Li
1
-8
/
+4
2015-07-15
staging: sm750fb: fix brace placement
Juston Li
13
-148
/
+71
2015-07-15
staging: sm750fb: remove unnecessary whitespace
Juston Li
2
-4
/
+4
2015-07-15
staging: sm750fb: remove trailing whitespace
Juston Li
2
-3
/
+3
2015-07-15
staging: sm750fb: add space after semicolon
Juston Li
2
-7
/
+7
2015-07-15
staging: sm750fb: add spaces around operators
Juston Li
6
-12
/
+12
2015-07-15
staging: sm750fb: consistent spacing around operators
Juston Li
3
-5
/
+5
2015-07-15
staging: sm750fb: add space after return type
Juston Li
1
-6
/
+6
2015-07-15
staging: sm750fb: add space after struct definition
Juston Li
2
-9
/
+9
2015-07-15
staging: sm750fb: add space after enum definition
Juston Li
2
-5
/
+5
[prev]
[next]