aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: fix pgid reserved checkSebastian Ott2013-01-171-5/+5
* compat: fix compile breakage on s390Heiko Carstens2012-03-121-0/+1
* ccwgroup: move attributes to attribute groupSebastian Ott2011-11-111-20/+22
* qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-10-031-10/+5
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-3/+3
* [S390] chsc: process channel-path-availability informationSebastian Ott2011-05-231-1/+34
* [S390] qdio: prevent compile warningJan Glauber2011-05-231-1/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-232-6/+0
* [S390] cio: fix unreg race in set_online pathSebastian Ott2011-05-231-2/+3
* [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-082-14/+26
|\
| * [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
| * [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2
* [S390] ccw_bus_type: make it staticSebastian Ott2011-03-232-4/+2
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2
* [S390] qdio: prevent handling of buffers if count is zeroJan Glauber2011-03-231-1/+2
* [S390] css_bus_type: make it staticSebastian Ott2011-03-152-8/+2
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-154-10/+8
* [S390] css: remove subchannel privateSebastian Ott2011-03-151-1/+0
* [S390] css: move chsc_private to drv_dataSebastian Ott2011-03-151-5/+6
* [S390] css: move io_private to drv_dataSebastian Ott2011-03-152-7/+14
* [S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott2011-03-151-2/+15
* [S390] cio: move options to io_sch_privateSebastian Ott2011-03-153-35/+17
* [S390] cio: move asms to generic headerSebastian Ott2011-03-152-32/+34
* [S390] cio: move orb definitions to separate headerSebastian Ott2011-03-152-53/+68
* [S390] remove superfluous check from do_IRQSebastian Ott2011-03-152-7/+1
* [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
* [S390] cio: path_event overindication after resumeSebastian Ott2011-01-121-0/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
|\
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-171-1/+1
| |\
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* | | [S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter2011-01-051-38/+40
* | | [S390] cio: reduce memory consumption of itcw structuresStefan Weinhuber2011-01-051-10/+52
* | | [S390] css: update subchannel descriptorSebastian Ott2011-01-051-0/+8
* | | [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-053-0/+77
* | | [S390] qdio: cleanup SIGA syncJan Glauber2011-01-053-55/+44
* | | [S390] qdio: remove enhanced SIGAJan Glauber2011-01-052-44/+15
* | | [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber2011-01-052-15/+34
* | | [S390] qdio: outbound queue full counterJan Glauber2011-01-053-0/+5
* | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-053-1/+10
* | | [S390] qdio: prevent race for shared indicatorsJan Glauber2011-01-053-49/+13
* | | [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-052-0/+4
| |/ |/|
* | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
|/
* [S390] qdio: free indicator after reset is finishedJan Glauber2010-11-251-1/+1
* [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
* [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1