summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* ctcm rollback in case of errorsEinar Lueck2009-10-181-17/+42
* lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-181-3/+9
* lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-181-1/+1
* qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-054-7/+12
* const: constify remaining file_operationsAlexey Dobriyan2009-10-022-2/+2
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-239-184/+219
|\
| * [S390] dasd: tolerate devices that have no feature codesStefan Weinhuber2009-09-221-7/+6Star
| * [S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck2009-09-221-11/+29
| * [S390] qdio: change state of all primed input buffersJan Glauber2009-09-221-0/+2
| * [S390] qdio: reduce per device debug messagesJan Glauber2009-09-221-18/+12Star
| * [S390] cio: introduce consistent subchannel scanningSebastian Ott2009-09-223-106/+51Star
| * [S390] cio: idset use actual number of ssidsSebastian Ott2009-09-223-14/+15
| * [S390] cio: dont kfree vmalloced memorySebastian Ott2009-09-221-2/+2
| * [S390] cio: introduce css_settleSebastian Ott2009-09-223-12/+25
| * [S390] cio: introduce css_eval_scheduledSebastian Ott2009-09-223-0/+27
| * [S390] cio: merge init callsSebastian Ott2009-09-223-25/+61
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-223-3/+3
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-213-3/+3
| |/
* / const: make block_device_operations constAlexey Dobriyan2009-09-225-5/+5
|/
* driver model: constify attribute groupsDavid Brownell2009-09-153-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-1513-1339/+1492
|\
| * [SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens2009-09-052-7/+6Star
| * [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-16/+3Star
| * [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-051-36/+29Star
| * [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-051-4/+8
| * [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-055-33/+32Star
| * [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-053-31/+54
| * [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-053-17/+6Star
| * [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-053-45/+27Star
| * [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-053-23/+5Star
| * [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-055-36/+35Star
| * [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-054-64/+89
| * [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-059-380/+347Star
| * [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-056-56/+47Star
| * [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-059-296/+343
| * [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-055-115/+160
| * [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-056-8/+34
| * [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig2009-09-051-35/+45
| * [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-054-113/+127
| * [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-054-28/+10Star
| * [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig2009-09-053-74/+73Star
| * [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-054-5/+13
| * [SCSI] zfcp: Only issue one test link command per portChristof Schmitt2009-09-052-0/+10
| * [SCSI] zfcp: Remove useless assignmentChristof Schmitt2009-09-051-1/+0Star
| * [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt2009-09-053-39/+67
| * [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-055-63/+73
| * [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-055-113/+143
| * [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-052-4/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-149-112/+142
|\ \