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-02-28
mfd: convert to idr_alloc()
Tejun Heo
1
-7
/
+6
2013-02-28
memstick: convert to idr_alloc()
Tejun Heo
2
-25
/
+13
2013-02-28
dm: convert to idr_alloc()
Tejun Heo
1
-39
/
+15
2013-02-28
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-02-28
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2013-02-28
IB/mlx4: convert to idr_alloc()
Tejun Heo
1
-17
/
+15
2013-02-28
IB/ipath: convert to idr_alloc()
Tejun Heo
1
-12
/
+4
2013-02-28
IB/ehca: convert to idr_alloc()
Tejun Heo
2
-39
/
+22
2013-02-28
IB/cxgb4: convert to idr_alloc()
Tejun Heo
1
-13
/
+14
2013-02-28
IB/cxgb3: convert to idr_alloc()
Tejun Heo
1
-13
/
+11
2013-02-28
IB/amso1100: convert to idr_alloc()
Tejun Heo
1
-8
/
+11
2013-02-28
IB/core: convert to idr_alloc()
Tejun Heo
6
-81
/
+48
2013-02-28
i2c: convert to idr_alloc()
Tejun Heo
1
-33
/
+11
2013-02-28
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
1
-9
/
+8
2013-02-28
drm/via: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-28
drm/sis: convert to idr_alloc()
Tejun Heo
1
-10
/
+3
2013-02-28
drm/i915: convert to idr_alloc()
Tejun Heo
1
-16
/
+5
2013-02-28
drm/exynos: convert to idr_alloc()
Tejun Heo
1
-11
/
+5
2013-02-28
drm: convert to idr_alloc()
Tejun Heo
4
-68
/
+25
2013-02-28
gpio: convert to idr_alloc()
Tejun Heo
1
-8
/
+3
2013-02-28
firewire: convert to idr_alloc()
Tejun Heo
2
-17
/
+13
2013-02-28
firewire: add minor number range check to fw_device_init()
Tejun Heo
1
-0
/
+4
2013-02-28
dmaengine: convert to idr_alloc()
Tejun Heo
1
-10
/
+6
2013-02-28
dca: convert to idr_alloc()
Tejun Heo
1
-13
/
+10
2013-02-28
drbd: convert to idr_alloc()
Tejun Heo
1
-16
/
+13
2013-02-28
atm/nicstar: convert to idr_alloc()
Tejun Heo
1
-18
/
+6
2013-02-28
block/loop: convert to idr_alloc()
Tejun Heo
1
-18
/
+5
2013-02-28
rpmsg: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
remoteproc: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
dm: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
drm: don't use idr_remove_all()
Tejun Heo
7
-11
/
+1
2013-02-28
firewire: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
block/loop: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
atm/nicstar: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-28
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-2
/
+2
2013-02-28
backlight: add new lp8788 backlight driver
Kim, Milo
3
-0
/
+340
2013-02-28
drivers/video/backlight/ams369fg06.c: make power_on() call optional
Jingoo Han
1
-5
/
+3
2013-02-27
sysrq: don't depend on weak undefined arrays to have an address that compares...
Linus Torvalds
1
-8
/
+7
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
87
-293
/
+205
2013-02-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-02-27
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-58
/
+16
2013-02-27
Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-227
/
+245
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-180
/
+98
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-226
/
+554
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
38
-224
/
+764
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-53
/
+756
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
49
-510
/
+2230
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
15
-600
/
+1454
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
11
-39
/
+707
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-807
/
+2866
[next]