summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-152-53/+2
* 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/+7
* s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-242-8/+2
* 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/+0
* 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/+72
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-40/+28
* 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/+0
* 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-011-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/+32
* | s390/cio: fix early init counter usageSebastian Ott2013-04-172-9/+6
* | s390/css: remove unused function definitionsSebastian Ott2013-04-172-4/+2
* | s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-174-23/+24
* | s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30
* | s390/cio: get rid of static console subchannelSebastian Ott2013-04-175-108/+56
* | s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18
* | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-4/+2
* | 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
|/
* s390/scm: process availabilitySebastian Ott2013-03-073-0/+35
* s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+1
* qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-145-13/+13
* | s390/scm: use inline dummy functionsSebastian Ott2013-02-141-1/+1
* | s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
* | s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
* | s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
* | s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
OpenPOWER on IntegriCloud