summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck
2006-01-06[PATCH] s390: add support for cex2a crypto cardsEric Rossman
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel
2006-01-06[PATCH] s390: BIODASDPRRD ioctl return codeHorst Hummel
2006-01-06[PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck
2006-01-06[PATCH] s390: cms volume label definitionsPeter Oberparleiter
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2005-12-24[PATCH] s390: remove redundant and useless code in qethFrank Pavlic
2005-12-24[PATCH] s390: minor qeth network driver fixesFrank Pavlic
2005-12-24[PATCH] s390: some minor qeth driver fixesFrank Pavlic
2005-12-01[SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann
2005-12-01[SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin
2005-12-01[SCSI] zfcp: fix adapter initializationAndreas Herrmann
2005-12-01[SCSI] zfcp: fix spinlock initializationHeiko Carstens
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky
2005-11-11[PATCH] s390: mail address changedFrank Pavlic
2005-11-11[PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic
2005-11-11[PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic
2005-11-11[PATCH] s390: some more qeth fixesFrank Pavlic
2005-11-11[PATCH] s390: qeth multicast address registration fixedFrank Pavlic
2005-11-11[PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic
2005-11-11[PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger
2005-11-07[PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter
2005-11-07[PATCH] s390: ccwgroup online attributeCornelia Huck
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman