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
pinetabv-6.6.y-devel
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
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
6
-9
/
+201
2012-09-26
s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-11
/
+4
2012-09-26
s390/3270: drop unused spinlock from struct con3270
Jean Delvare
1
-1
/
+0
2012-09-26
s390/scm: reorder scm_remove
Sebastian Ott
1
-1
/
+1
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
2
-14
/
+3
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
5
-3
/
+310
2012-09-26
s390: add scm block driver
Sebastian Ott
5
-0
/
+597
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
1
-0
/
+3
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
3
-0
/
+419
2012-09-26
s390: add scm notification
Sebastian Ott
3
-1
/
+73
2012-09-26
s390: add scm bus driver
Sebastian Ott
2
-0
/
+272
2012-09-26
s390/chsc: implement store SCM information
Sebastian Ott
2
-0
/
+70
2012-09-26
s390: add eadm related structures
Sebastian Ott
1
-0
/
+24
2012-09-26
s390: add eadm facility bits
Sebastian Ott
2
-2
/
+2
2012-09-26
s390/css: export css_sched_sch_todo
Sebastian Ott
1
-0
/
+1
2012-09-26
s390/zcrypt: Add support for CEX4 crypto card
Holger Dengler
5
-16
/
+170
2012-09-26
s390/zcrypt: Separate msgtype implementation from card modules.
Holger Dengler
10
-1124
/
+1707
2012-09-26
s390/ap: Add functiton facility information as AP device attribute.
Holger Dengler
3
-22
/
+52
2012-09-26
s390/ap: configuration information exploitation
Holger Dengler
2
-15
/
+128
2012-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+64
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
2012-09-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
2012-09-25
Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-20
/
+56
2012-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+3
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
1
-9
/
+9
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
1
-0
/
+27
2012-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+23
2012-09-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+13
2012-09-24
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
1
-20
/
+39
2012-09-24
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
1
-5
/
+7
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-23
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-09-22
team: send port changed when added
Jiri Pirko
1
-8
/
+24
2012-09-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-45
/
+56
2012-09-22
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+48
2012-09-22
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
1
-0
/
+2
2012-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-22
rbd: drop dev reference on error in rbd_open()
Alex Elder
1
-4
/
+3
2012-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-54
/
+103
2012-09-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-139
/
+59
2012-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-10
/
+70
2012-09-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-1
/
+5
[next]