summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-12thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-12sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi1-0/+1
2015-11-12ibmvscsi: set max_lun to 32Laurent Vivier2-1/+2
2015-11-12ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier1-2/+6
2015-11-12mptfusion: don't allow negative bytes in kbuf_alloc_2_sgl()Dan Carpenter1-0/+4
2015-11-12scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()Alison Schofield1-3/+2
2015-11-12mvumi: 64bit value for seconds_since1970Tina Ruchandani1-5/+5
2015-11-12be2iscsi: Fix bogus WARN_ON length checkTim Gardner1-1/+1
2015-11-12scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov1-2/+1
2015-11-12mpt3sas: Bump mpt3sas driver version to 09.102.00.00Sreekanth Reddy1-2/+2
2015-11-12mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy14-826/+566
2015-11-12mpt2sas, mpt3sas: Update the driver versionsSreekanth Reddy1-5/+10
2015-11-12mpt3sas: setpci reset kernel oops fixSreekanth Reddy4-9/+71
2015-11-12mpt3sas: Added OEM Gen2 PnP ID branding namesSreekanth Reddy2-114/+305
2015-11-12mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy1-22/+94
2015-11-12mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy3-157/+365
2015-11-12mpt3sas: sysfs attribute to report Backup Rail Monitor StatusSreekanth Reddy3-0/+116
2015-11-12mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy6-46/+665
2015-11-12mpt3sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2-1/+19
2015-11-12mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy3-18/+31
2015-11-12mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy1-2/+17
2015-11-12mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAsSreekanth Reddy1-13/+168
2015-11-12mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy7-83/+10
2015-11-12mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy6-8/+62
2015-11-12mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy8-22391/+0
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki11-63/+88
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10
2015-11-12mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy3-6/+293
2015-11-12mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy5-159/+261
2015-11-12mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy4-145/+191
2015-11-12mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig10-7605/+6
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2015-11-11Documentation: Add minimal Mutt config for using GmailEddie Kovsky1-0/+32
2015-11-11Documentation: Add note on sending files directly with MuttEddie Kovsky1-0/+4
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds14-102/+86
2015-11-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+10
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-82/+1441
2015-11-11Documentation: dontdiff: remove media from dontdiffWang YanQing1-1/+0
2015-11-11Documentation/SubmittingPatches: discuss In-Reply-ToChris Metcalf1-1/+14
2015-11-11Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown1-1/+2
2015-11-11can-doc: Add missing semicolon to exampleStefan Tatschner1-1/+1
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds23-86/+1065
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro1-1/+3
2015-11-11block: fix blk-core.c kernel-doc warningRandy Dunlap1-0/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal1-3/+12
2015-11-11NVMe: add support for Apple NVMe controllerStephan Günther1-0/+1
2015-11-11NVMe: use split lo_hi_{read,write}qStephan Günther1-6/+6
2015-11-11blk-mq: mark __blk_mq_complete_request() staticJens Axboe2-2/+1