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-05-05
bus: omap_l3_noc: use of_match_data to pick up SoC information
Sricharan R
2
-43
/
+84
2014-05-05
bus: omap_l3_noc: Add support for discountinous flag mux input numbers
Rajendra Nayak
2
-3
/
+39
2014-05-05
bus: omap_l3_noc: convert target information into a structure
Nishanth Menon
2
-84
/
+54
2014-05-05
bus: omap_l3_noc: move L3 master data structure out
Nishanth Menon
1
-4
/
+11
2014-05-05
bus: omap_l3_noc: un-obfuscate l3_targ address computation
Nishanth Menon
1
-1
/
+1
2014-05-05
bus: omap_l3_noc: switch over to relaxed variants of readl/writel
Nishanth Menon
1
-12
/
+14
2014-05-05
bus: omap_l3_noc: populate l3->dev and use it
Nishanth Menon
1
-5
/
+6
2014-05-05
bus: omap_l3_noc: remove iclk from omap_l3 struct
Nishanth Menon
1
-1
/
+0
2014-05-05
bus: omap_l3_noc: rename functions and data to omap_l3
Sricharan R
2
-17
/
+18
2014-05-05
bus: omap_l3_noc: Fix copyright information
Nishanth Menon
2
-24
/
+12
2014-05-05
drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails
Peter Ujfalusi
1
-4
/
+3
2014-05-05
drivers: bus: omap_l3: Remove the platform driver's remove function
Peter Ujfalusi
1
-6
/
+0
2014-05-05
drivers: bus: omap_l3: Convert to use devm_request_irq()
Peter Ujfalusi
1
-18
/
+5
2014-05-05
drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
Peter Ujfalusi
1
-48
/
+11
2014-05-05
drivers: bus: omap_l3: Convert to use devm_kzalloc
Peter Ujfalusi
1
-8
/
+3
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-32
/
+45
2014-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+0
2014-03-30
Input: mousedev - fix race when creating mixed device
Dmitry Torokhov
1
-31
/
+42
2014-03-29
Input: don't modify the id of ioctl-provided ff effect on upload failure
Elias Vanderstuyft
1
-1
/
+3
2014-03-29
rbd: drop an unsafe assertion
Alex Elder
1
-1
/
+0
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-65
/
+77
2014-03-29
veth: Turn off vlan rx acceleration in vlan_features
Vlad Yasevich
1
-1
/
+4
2014-03-29
ifb: Remove vlan acceleration from vlan_features
Vlad Yasevich
1
-1
/
+2
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-29
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
1
-1
/
+5
2014-03-29
vhost: fix total length when packets are too short
Michael S. Tsirkin
1
-0
/
+14
2014-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-15
/
+82
2014-03-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-13
/
+31
2014-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-03-28
drm/i915: Undo gtt scratch pte unmapping again
Daniel Vetter
1
-1
/
+1
2014-03-28
drm/radeon: fix runtime suspend breaking secondary GPUs
Dave Airlie
1
-5
/
+12
2014-03-27
net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset
Wei Yang
1
-1
/
+5
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
1
-14
/
+19
2014-03-27
virtio-net: correct error handling of virtqueue_kick()
Jason Wang
1
-3
/
+3
2014-03-27
drm/nouveau: fail runtime pm properly.
Dave Airlie
1
-4
/
+10
2014-03-27
drm/udl: take reference to device struct for dma-bufs
Dave Airlie
1
-3
/
+8
2014-03-27
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-6
/
+11
2014-03-27
net: mvneta: fix usage as a module on RGMII configurations
Thomas Petazzoni
1
-33
/
+8
2014-03-27
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
Thomas Petazzoni
1
-2
/
+2
2014-03-27
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
1
-1
/
+0
2014-03-26
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
1
-3
/
+2
2014-03-25
xen/balloon: flush persistent kmaps in correct position
Wei Liu
1
-6
/
+18
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-39
/
+25
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-213
/
+380
2014-03-24
vxlan: fix nonfunctional neigh_reduce()
David Stevens
1
-14
/
+113
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2
-17
/
+31
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2014-03-24
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Scott Wood
1
-0
/
+2
[next]