summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann2019-05-081-2/+9
* s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann2019-05-081-1/+1
* s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann2019-05-081-5/+1
* s390/qdio: consolidate index tracking for queue scanJulian Wiedmann2019-04-181-24/+31
* s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann2019-04-181-27/+29
* s390/qdio: eliminate queue's last_move cursorJulian Wiedmann2019-04-101-8/+3
* s390/qdio: simplify SBAL range calculationJulian Wiedmann2019-04-101-15/+9
* s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann2019-04-101-35/+42
* s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann2019-03-291-9/+4
* s390/qdio: clean up pci_out_supported()Julian Wiedmann2019-03-291-8/+9
* s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-201-13/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-06-251-3/+2
* s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
* s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
* s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
* s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-051-3/+1
* s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann2017-12-051-2/+2
* s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann2017-12-051-1/+2
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-141-2/+2
* s390/qdio: improve some debug printsJulian Wiedmann2017-02-031-2/+3
* s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun2016-08-081-24/+25
* s390/qdio: remove checks for ccw device internal stateSebastian Ott2016-08-081-6/+0
* s390/qdio: fix double return code evaluationSebastian Ott2016-08-081-8/+3
* s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott2016-08-081-11/+8
* s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott2016-08-081-9/+23
* s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser2015-10-071-2/+2
* qdio: Keep device-specific dbf entriesStefan Raspl2014-06-161-5/+4
* s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
* s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
* s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-141-0/+91
* s390/qdio: fix atomic_sub() misusageHeiko Carstens2013-10-241-1/+1
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-5/+5
* s390/qdio: remove unused variableSebastian Ott2013-07-161-2/+2
* s390/qdio: remove unused functionSebastian Ott2013-06-261-44/+0
* qdio: remove unused parametersStefan Raspl2013-02-281-1/+1
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-6/+6
* s390/qdio: rework BUG's and WARN_ON'sJan Glauber2012-11-231-41/+11
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-161-2/+2
* s390/qdio: Cleanup error handling to driversJan Glauber2012-05-161-21/+22
* [S390] qdio: log all adapter characteristicsJan Glauber2012-03-231-1/+0
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
* [S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier2012-03-021-2/+2
* [S390] qdio: prevent dsci access without adapter interruptsJan Glauber2011-10-301-4/+2
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] qdio: remove multicast pollingJan Glauber2011-10-301-4/+0