summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
* s390/qdio: for_each macro correctnessJose Alonso2014-01-291-8/+6Star
* s390/qdio: bridgeport support - CHSC partEugene Crosser2014-01-143-1/+174
* s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott2013-12-161-6/+6
* s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott2013-12-161-10/+6Star
* s390/cio: fix unlocked access of online memberSebastian Ott2013-12-161-4/+9
* s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter2013-12-161-3/+3
* s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter2013-12-161-1/+9
* s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-163-7/+9
* s390/cio: Relax subchannel scan loopPeter Oberparleiter2013-12-161-0/+3
* s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter2013-12-161-36/+4Star
* s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-152-53/+2Star
* s390/eadm_sch: improve quiesce handlingSebastian Ott2013-10-242-3/+28
* s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-241-12/+7Star
* s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-242-8/+2Star
* s390/qdio: fix atomic_sub() misusageHeiko Carstens2013-10-241-1/+1
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-222-7/+7
* s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-301-0/+2
* s390/hibernate: add early resume functionSebastian Ott2013-08-301-2/+0Star
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-28/+42
* s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+153
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-224-4/+4
* s390/qdio: remove unused variableSebastian Ott2013-07-161-2/+2
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-262-128/+72Star
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-40/+28Star
* s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-261-6/+6
* s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-264-54/+73
* s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-264-43/+58
* s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+94
* s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-261-1/+19
* s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-262-7/+35
* s390/qdio: remove unused functionSebastian Ott2013-06-261-44/+0Star
* s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-152-1/+39
* s390/cio: add condev keyword to cio_ignoreSebastian Ott2013-05-021-0/+7
* s390/cio: add ipldev keyword to cio_ignoreSebastian Ott2013-05-021-2/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\
| * constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* | s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1
* | s390/css: move subchannel lock allocationSebastian Ott2013-04-173-34/+32Star
* | s390/cio: fix early init counter usageSebastian Ott2013-04-172-9/+6Star
* | s390/css: remove unused function definitionsSebastian Ott2013-04-172-4/+2Star
* | s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-174-23/+24
* | s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30Star
* | s390/cio: get rid of static console subchannelSebastian Ott2013-04-175-108/+56Star
* | s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18Star
* | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-4/+2Star
* | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-173-20/+28
* | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-171-1/+1
* | s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter2013-04-171-8/+14
* | s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-174-9/+31
|/