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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
s390/qeth: constify the MPC initialization data
Julian Wiedmann
3
-18
/
+17
2020-07-15
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
4
-14
/
+12
2020-07-15
s390/qeth: cleanup OAT code
Julian Wiedmann
1
-28
/
+12
2020-07-15
s390/qeth: clean up a magic number in the OAT callback
Julian Wiedmann
1
-4
/
+2
2020-07-15
s390/qeth: use u64_to_user_ptr() in the OAT code
Julian Wiedmann
1
-4
/
+2
2020-07-15
s390/qeth: clean up error handling for isolation mode cmds
Julian Wiedmann
3
-70
/
+40
2020-07-15
s390/qeth: don't clear the configured isolation mode
Julian Wiedmann
1
-11
/
+11
2020-07-15
s390/qeth: only init the isolation mode when necessary
Julian Wiedmann
1
-5
/
+6
2020-07-15
s390/qeth: fine-tune errno when cmds are cancelled
Julian Wiedmann
1
-1
/
+1
2020-07-15
s390/qeth: reject unsupported link type earlier
Julian Wiedmann
2
-17
/
+27
2020-07-03
vfio-ccw: Fix a build error due to missing include of linux/slab.h
Sean Christopherson
1
-0
/
+1
2020-06-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+11
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-6
/
+5
2020-06-24
scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
Steffen Maier
1
-2
/
+11
2020-06-19
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
1
-2
/
+4
2020-06-19
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
1
-4
/
+1
2020-06-18
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
1
-5
/
+11
2020-06-18
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
1
-10
/
+7
2020-06-16
s390/zcrypt: use kzalloc
Zou Wei
1
-2
/
+1
2020-06-16
s390/virtio: remove unused pm callbacks
Cornelia Huck
1
-26
/
+0
2020-06-16
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
3
-50
/
+20
2020-06-16
s390/qdio: fine-tune SLSB update
Julian Wiedmann
1
-1
/
+8
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
21
-591
/
+830
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-83
/
+265
2020-06-04
vfio-ccw: make vfio_ccw_regops variables declarations static
Vasily Gorbik
1
-2
/
+2
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
11
-396
/
+487
2020-06-03
vfio-ccw: Add trace for CRW event
Eric Farman
3
-0
/
+32
2020-06-03
vfio-ccw: Wire up the CRW irq and CRW region
Farhan Ali
3
-0
/
+74
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
4
-0
/
+87
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+57
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+4
2020-06-02
vfio-ccw: Refactor IRQ handlers
Eric Farman
1
-6
/
+17
2020-06-02
vfio-ccw: Introduce a new schib region
Farhan Ali
5
-3
/
+112
2020-06-02
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
2
-8
/
+13
2020-06-02
vfio-ccw: Register a chp_event callback for vfio-ccw
Farhan Ali
1
-0
/
+47
2020-06-02
vfio-ccw: Introduce new helper functions to free/destroy regions
Farhan Ali
1
-10
/
+18
2020-06-02
vfio-ccw: Enable transparent CCW IPL from DASD
Jared Rossi
1
-7
/
+12
2020-05-28
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
5
-243
/
+156
2020-05-28
s390/qdio: remove q->first_to_kick
Julian Wiedmann
2
-14
/
+7
2020-05-28
s390/qdio: fix up qdio_start_irq() kerneldoc
Julian Wiedmann
1
-1
/
+1
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
1
-0
/
+34
2020-05-21
dasd: refactor dasd_ioctl_information
Christoph Hellwig
1
-19
/
+23
2020-05-20
s390/ap: introduce new ap function ap_get_qdev()
Harald Freudenberger
4
-81
/
+95
2020-05-20
s390/qdio: add IRQ reduction for error SBALs
Julian Wiedmann
1
-12
/
+11
2020-05-20
s390/qdio: refactor ACK processing for primed SBALs
Julian Wiedmann
1
-8
/
+7
2020-05-20
s390/qdio: simplify overlap calculation on Input refill
Julian Wiedmann
1
-43
/
+7
2020-05-20
s390/cio: Remove unused inline function idset_sch_get_first
YueHaibing
1
-12
/
+0
2020-05-19
s390/net: remove pm support from iucv drivers
Julian Wiedmann
2
-168
/
+1
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
3
-130
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
[next]