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-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
41
-388
/
+459
2014-08-09
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
17
-219
/
+228
2014-08-09
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
8
-50
/
+54
2014-08-09
drm/nouveau/nvif: import library functions for the ioctl/event interfaces
Ben Skeggs
14
-2
/
+1350
2014-08-09
drm/nouveau/client: add method to retrieve device list
Ben Skeggs
4
-0
/
+72
2014-08-09
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
6
-34
/
+37
2014-08-09
drm/nouveau/device: add method to retrieve some basic device info
Ben Skeggs
4
-37
/
+171
2014-08-09
drm/nouveau/core: import ioctl/event interfaces
Ben Skeggs
13
-4
/
+831
2014-08-09
drm/nouveau/core: add function to return list of supported children
Ben Skeggs
2
-0
/
+34
2014-08-09
drm/nouveau/core: rework event interface
Ben Skeggs
52
-517
/
+875
2014-08-09
drm/nouveau/core: move handle-based object apis to handle.c
Ben Skeggs
4
-120
/
+135
2014-08-09
drm/nouveau/core: fail creation of zero-argument objects, when arguments are ...
Ben Skeggs
1
-30
/
+6
2014-08-09
drm/nouveau: store a pointer to vm in nouveau_cli
Ben Skeggs
5
-19
/
+24
2014-08-09
drm/nouveau: store vblank event handler data in nv_crtc
Ben Skeggs
3
-29
/
+29
2014-08-09
drm/nv50/kms: create ctxdma objects for framebuffers as required
Ben Skeggs
4
-163
/
+126
2014-08-09
drm/nv50/kms: move framebuffer wrangling out of common code
Ben Skeggs
3
-47
/
+81
2014-08-09
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-08-09
drm/nv50-/sw: use nv50_software_context_dtor....
Ben Skeggs
2
-2
/
+2
2014-08-09
drm/nv50-/fb: use dma_mapping_error() to check dma_map_page() result
Ben Skeggs
2
-3
/
+3
2014-08-09
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-08-09
drm/nouveau: platform: update moved Tegra header
Alexandre Courbot
1
-1
/
+1
2014-08-09
drm/nouveau/gk20a: reclocking support
Alexandre Courbot
5
-0
/
+669
2014-08-09
drm/nouveau/clk: support for non-BIOS pstates
Alexandre Courbot
9
-20
/
+30
2014-08-09
drm/nouveau/clk: make therm and volt devices optional
Alexandre Courbot
1
-14
/
+22
2014-08-09
drm/nouveau/perfmon: do not forget to destroy the engine context
Samuel Pitoiset
1
-0
/
+1
2014-08-09
drm/nouveau: map pages using DMA API
Alexandre Courbot
5
-41
/
+26
2014-08-09
drm/nouveau/pwr/macros: Stop playing Russian roulette on data memory
Roy Spliet
5
-663
/
+663
2014-08-09
drm/nve4/graph: do not crash if no power device present
Alexandre Courbot
1
-1
/
+2
2014-08-09
drm/gk20a: add BAR instance
Alexandre Courbot
6
-4
/
+66
2014-08-09
drm/nouveau/bar: add noncached ioremap property
Alexandre Courbot
2
-5
/
+15
2014-08-09
drm/nouveau: support for probing platform devices
Alexandre Courbot
6
-16
/
+291
2014-08-09
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
1
-3
/
+3
2014-08-09
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
3
-39
/
+61
2014-08-09
drm/nouveau: expose pstate selection per-power source in sysfs
Ben Skeggs
3
-18
/
+52
2014-08-09
drm/nouveau/clk: allow selection of different power state for ac vs battery
Ben Skeggs
4
-30
/
+96
2014-08-09
drm/nouveau/clk: schedule pstate changes through a workqueue
Ben Skeggs
2
-11
/
+39
2014-08-09
drm/nouveau/device: register for acpi events
Ben Skeggs
5
-2
/
+94
2014-08-09
drm/gk208-/gr: stop touching 0x260 inappropriately
Ben Skeggs
15
-45
/
+113
2014-08-09
drm/gk110b/gr: initvals differ from gk110
Ben Skeggs
9
-14
/
+244
2014-08-09
drm/gk104/gr: disable PGOB at init time
Ben Skeggs
2
-25
/
+7
2014-08-09
drm/gk104/pwr: implement PGOB disable method
Ben Skeggs
6
-3
/
+86
2014-08-09
drm/nouveau/pwr: tidy
Ben Skeggs
12
-193
/
+133
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
37
-924
/
+810
2014-08-09
ARM: EXYNOS: Fix suspend/resume sequences
Tomasz Figa
1
-21
/
+4
2014-08-09
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
2
-5
/
+10
2014-08-09
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
20
-142
/
+923
2014-08-09
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
29
-751
/
+990
2014-08-09
Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+713
2014-08-09
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
72
-1835
/
+2203
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
34
-2835
/
+4341
[prev]
[next]