summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-1844-311/+137
|\
| * storvsc: ring buffer failures may result in I/O freezeLong Li2014-12-151-4/+3
| * ipr: set scsi_level correctly for disk arraysBrian King2014-12-151-0/+1
| * ipr: add support for async scanning to speed up bootBrian King2014-12-152-48/+44
| * scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne2014-12-151-0/+1
| * scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne2014-12-151-0/+2
| * scsi_debug: improve driver description in KconfigDouglas Gilbert2014-12-151-9/+8
| * scsi_debug: fix compare and write errorsDouglas Gilbert2014-12-151-15/+16
| * qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
| * Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1
| * Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2014-12-041-4/+1
| * esas2r: Correct typos of "validate" in a commentBoris Bodemann2014-12-041-2/+2
| * fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-042-9/+2
| * ibmvfc: remove unused tag variableChristoph Hellwig2014-12-041-1/+0
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-0415-49/+48
| * scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-1/+1
| * scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-042-3/+3
| * scsi: never drop to untagged mode during queue ramp downChristoph Hellwig2014-12-041-6/+0
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-0422-154/+4
* | scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2014-12-151-0/+1
* | scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby2014-12-151-1/+3
* | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1460-211/+6225
|\ \
| * | parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-261-3/+4
| * | carma-fpga-program: drop videobuf dependencyHans Verkuil2014-11-262-19/+81
| * | carma-fpga: drop videobuf dependencyHans Verkuil2014-11-262-19/+82
| * | carma-fpga-program.c: fix compile errorsHans Verkuil2014-11-261-4/+3
| * | i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-261-6/+10
| * | cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-262-13/+98
| * | CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-263-25/+37
| * | coresight-replicator: remove .owner field for driverPankaj Dubey2014-11-261-1/+0
| * | coresight: fix typo in comment in coresight-priv.hPankaj Dubey2014-11-261-1/+1
| * | w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-263-3/+4
| * | w1: avoid potential u16 overflowDavid Fries2014-11-261-1/+1
| * | cn: verify msg->len before making callbackDavid Fries2014-11-261-0/+6
| * | mei: export fw status registers through sysfsTomas Winkler2014-11-261-2/+41
| * | mei: read and print all six FW status registersAlexander Usyskin2014-11-267-29/+100
| * | mei: txe: add cherrytrail device idTomas Winkler2014-11-261-0/+1
| * | mei: kill cached host and me csr valuesTomas Winkler2014-11-262-21/+16
| * | misc: Remove unused subdirectoryThierry Reding2014-11-261-1/+0
| * | hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory blockDexuan Cui2014-11-261-3/+7
| * | Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-262-2/+15
| * | Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov2014-11-261-2/+18
| * | Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-11-243-11/+17
| |\ \
| | * | extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-241-1/+1
| | * | extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-241-5/+7
| | * | extcon: Implement OF-based extcon lookup properlyTomasz Figa2014-11-241-5/+9
| * | | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-141-1/+1
| * | | Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"Greg Kroah-Hartman2014-11-141-0/+10
| * | | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-141-3/+1
| * | | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-074-0/+2771