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
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-06
s390/qdio: remove unneeded sanity check in qdio_do_sqbs()
Julian Wiedmann
1
-2
/
+0
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-13
/
+38
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-34
/
+50
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
3
-14
/
+13
2021-12-06
s390/qdio: clean up access to queue in qdio_handle_activate_check()
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/qdio: avoid allocating the qdio_irq with GFP_DMA
Julian Wiedmann
3
-14
/
+23
2021-12-06
s390/qdio: improve handling of CIWs
Julian Wiedmann
3
-26
/
+20
2021-12-06
s390/cio: remove uevent suppress from cio driver
Vineeth Vijayan
5
-51
/
+3
2021-11-16
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2021-11-08
s390/cio: check the subchannel validity for dev_busid
Vineeth Vijayan
1
-2
/
+2
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-4
/
+19
2021-11-03
Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-117
/
+166
2021-10-28
vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
Jason Gunthorpe
3
-48
/
+85
2021-10-28
vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
Jason Gunthorpe
1
-22
/
+15
2021-10-28
vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
Jason Gunthorpe
1
-47
/
+66
2021-10-28
vfio/ccw: Remove unneeded GFP_DMA
Jason Gunthorpe
1
-1
/
+1
2021-10-26
s390/cio: make ccw_device_dma_* more robust
Halil Pasic
1
-1
/
+11
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
1
-32
/
+2
2021-10-04
s390/cio: derive cdev information only for IO-subchannels
Vineeth Vijayan
1
-3
/
+6
2021-10-04
s390/cio: unregister the subchannel while purging
Vineeth Vijayan
1
-0
/
+2
2021-09-27
s390/cio: avoid excessive path-verification requests
Vineeth Vijayan
3
-13
/
+45
2021-09-22
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
1
-2
/
+8
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-19
/
+9
2021-09-07
s390/cio: fix kernel doc comment
Heiko Carstens
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+4
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+14
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-22
/
+0
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2
-18
/
+8
2021-08-18
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
2
-38
/
+0
2021-08-18
s390/qdio: consolidate QIB code
Julian Wiedmann
1
-27
/
+15
2021-08-18
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
1
-5
/
+2
2021-08-18
s390/qdio: fine-tune the queue sync
Julian Wiedmann
1
-11
/
+20
2021-08-18
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
3
-33
/
+15
2021-08-18
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2
-16
/
+3
2021-08-18
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
1
-1
/
+1
2021-08-18
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-08-18
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
1
-0
/
+13
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
1
-7
/
+0
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
4
-213
/
+5
2021-07-27
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
1
-5
/
+8
2021-07-27
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
1
-3
/
+3
2021-07-27
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-07-27
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
4
-12
/
+4
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
1
-1
/
+4
2021-07-21
s390/ccwgroup: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-07-21
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
6
-14
/
+10
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-22
/
+0
[next]