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-09-03
pcmcia: soc_common: remove skt_dev_info's clk pointer
Russell King
3
-3
/
+0
2015-09-03
pcmcia: sa11xx_base.c: remove useless init/exit functions
Russell King
1
-10
/
+0
2015-09-03
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Russell King
1
-6
/
+7
2015-09-03
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Russell King
1
-2
/
+1
2015-09-03
pcmcia: pxa2xx: convert memory allocation to devm_* API
Russell King
1
-5
/
+3
2015-09-03
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Russell King
1
-6
/
+2
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
12
-20
/
+51
2015-09-03
Merge branch 'devel-stable' into for-linus
Russell King
9
-5
/
+1336
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
78
-1090
/
+1378
2015-09-03
drm/i915: Add locks around audio component bind/unbind
David Henningsson
1
-0
/
+4
2015-09-03
drm/i915: Drop port_mst_index parameter from pin/eld callback
David Henningsson
1
-2
/
+2
2015-09-03
STAGING: Octeon: Use common helpers for determining interface and port
Janne Huttunen
1
-11
/
+11
2015-09-03
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
2
-31
/
+46
2015-09-03
STAGING: Octeon: Increase output command buffers
Janne Huttunen
1
-1
/
+1
2015-09-03
STAGING: Octeon: Set SSO group mask properly on CN68XX
Aaro Koskinen
1
-4
/
+17
2015-09-03
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2
-16
/
+43
2015-09-03
CLOCKSOURCE: Add Pistachio clocksource-only driver
Ezequiel Garcia
3
-0
/
+222
2015-09-03
CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changes
Ezequiel Garcia
1
-1
/
+30
2015-09-03
CLOCKSOURCE: mips-gic: Split clocksource and clockevent initialization
Ezequiel Garcia
1
-5
/
+8
2015-09-03
CLOCKSOURCE: mips-gic: Add missing error returns checks
Ezequiel Garcia
1
-3
/
+13
2015-09-03
CLOCKSOURCE: mips-gic: Enable the clock before using it
Ezequiel Garcia
1
-1
/
+6
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
4
-34
/
+4
2015-09-03
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel
2
-0
/
+237
2015-09-03
MIPS: Remove "weak" from mips_cdmm_phys_base() declaration
Bjorn Helgaas
1
-1
/
+13
2015-09-03
MIPS: Remove "weak" from get_c0_fdc_int() declaration
Bjorn Helgaas
1
-3
/
+6
2015-09-03
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
18
-236
/
+153
2015-09-03
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-57
/
+12
2015-09-02
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-145
/
+484
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
75
-1386
/
+446
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
63
-1325
/
+8679
2015-09-02
Merge tag 'for-linus-20150901' of git://git.infradead.org/linux-mtd
Linus Torvalds
21
-232
/
+950
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
4
-0
/
+137
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
1
-1
/
+2
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
3
-15
/
+86
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
12
-3
/
+36
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
1
-0
/
+15
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
1
-1
/
+4
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
4
-0
/
+7
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
3
-0
/
+11
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
1
-13
/
+6
2015-09-02
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
1
-4
/
+3
2015-09-02
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
1
-1
/
+4
2015-09-02
drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...
Christian König
3
-43
/
+16
2015-09-02
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-09-02
drm/amdgpu: re-work sync_resv
Chunming Zhou
1
-6
/
+18
2015-09-02
drm/amdgpu/atom: Send out the full AUX address
Alex Deucher
1
-1
/
+2
2015-09-02
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
3
-11
/
+5
[prev]
[next]