summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/ap: introduce new ap function ap_get_qdev()Harald Freudenberger2020-05-204-81/+95
| * s390/qdio: add IRQ reduction for error SBALsJulian Wiedmann2020-05-201-12/+11
| * s390/qdio: refactor ACK processing for primed SBALsJulian Wiedmann2020-05-201-8/+7
| * s390/qdio: simplify overlap calculation on Input refillJulian Wiedmann2020-05-201-43/+7
| * s390/cio: Remove unused inline function idset_sch_get_firstYueHaibing2020-05-201-12/+0
| * s390/qdio: remove always-true conditionJulian Wiedmann2020-04-281-2/+1
| * s390/qdio: de-duplicate tiqdio_inbound_processing()Julian Wiedmann2020-04-281-33/+3
| * s390/qdio: keep track of allocated queue countJulian Wiedmann2020-04-283-29/+36
| * s390/qdio: roll-back after queue allocation errorJulian Wiedmann2020-04-282-2/+20
| * s390/qdio: do more fine-grained allocation roll-backJulian Wiedmann2020-04-283-16/+24
| * s390/qdio: consolidate thinint init/exitJulian Wiedmann2020-04-283-41/+24
| * s390/qdio: put thinint indicator after early errorJulian Wiedmann2020-04-283-8/+8
| * s390/qdio: tear down thinint indicator after early errorJulian Wiedmann2020-04-281-0/+1
| * s390/qdio: consistently restore the IRQ handlerJulian Wiedmann2020-04-283-17/+22
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-058-83/+265
|\ \
| * | scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block2020-05-116-16/+96
| * | scsi: zfcp: Fence early sysfs interfaces for accesses of shost objectsBenjamin Block2020-05-111-2/+14
| * | scsi: zfcp: Fence adapter status propagation for common statusesBenjamin Block2020-05-111-0/+14
| * | scsi: zfcp: Move p-t-p port allocation to after xport dataBenjamin Block2020-05-111-3/+9
| * | scsi: zfcp: Fence fc_host updates during link-down handlingBenjamin Block2020-05-111-5/+9
| * | scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block2020-05-113-9/+25
| * | scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block2020-05-113-43/+82
| * | scsi: zfcp: Move shost modification after QDIO (re-)open into fenced functionBenjamin Block2020-05-112-5/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0311-396/+487
|\ \ \
| * | | s390/net: remove pm support from iucv driversJulian Wiedmann2020-05-192-168/+1
| * | | s390/net: remove pm ops from ccwgroup driversJulian Wiedmann2020-05-193-130/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-1/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-5/+5
| |\ \ \ \
| * | | | | s390/qeth: clean up Kconfig help textJulian Wiedmann2020-05-061-6/+3
| * | | | | s390/qeth: return error when starting a reset failsJulian Wiedmann2020-05-063-16/+27
| * | | | | s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann2020-05-061-6/+7
| * | | | | s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann2020-05-061-2/+10
| * | | | | s390/qeth: merge TX skb mapping codeJulian Wiedmann2020-05-061-37/+27
| * | | | | s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2020-05-062-4/+81
| * | | | | s390/qeth: extract helpers for next-hop lookupJulian Wiedmann2020-05-062-20/+27
| * | | | | s390/qeth: add debugfs file for local IP addressesJulian Wiedmann2020-05-062-1/+33
| * | | | | s390/qeth: process local address eventsJulian Wiedmann2020-05-065-0/+257
| * | | | | s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann2020-05-062-9/+17
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-19/+57
|\ \ \ \ \
| * | | | | s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-0/+34
| * | | | | dasd: refactor dasd_ioctl_informationChristoph Hellwig2020-05-211-19/+23
* | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-16/+4
|\| | | | | | |_|_|/ / |/| | | |
| * | | | dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2020-04-201-16/+4
| |/ / /
* | / / s390/ism: fix error return code in ism_probe()Wei Yongjun2020-05-131-1/+3
| |/ / |/| |
* | | s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann2020-05-041-5/+5
|/ /
* / s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland2020-04-171-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-102-17/+16
|\
| * scsi: zfcp: use fallthrough;Joe Perches2020-03-312-17/+16
* | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-1011-158/+102
|\ \
| * | s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck2020-04-061-0/+5