aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-12scsi: introduce sdev_prefix_printk()Gravatar Hannes Reinecke 5-11/+8
2014-11-12aha152x: debug output update and whitespace cleanupGravatar Hannes Reinecke 1-770/+224
2014-11-12sd: remove scsi_print_sense() in sd_done()Gravatar Hannes Reinecke 1-1/+0
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Gravatar Hannes Reinecke 1-14/+0
2014-11-12enclosure: handle non-unique element descriptorsGravatar Markus Stockhausen 1-4/+40
2014-11-12st: add a debug_flag module parameter requestGravatar Laurence Oberman 1-1/+15
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlGravatar Douglas Gilbert 3-13/+34
2014-11-12scsi: PC partition tables are little endianGravatar Christoph Hellwig 1-2/+2
2014-11-12scsi: resolve some missing-field-initializers warningsGravatar Mark Rustad 1-1/+1
2014-11-12scsi: fix off-by-one LUN check in scsi_scan_host_selected()Gravatar Mark Knibbs 1-1/+1
2014-11-12scsi: fix trivial typos in scsi_scan.c commentGravatar Mark Knibbs 1-2/+2
2014-11-10bnx2fc: fix tgt spinlock lockingGravatar Maurizio Lombardi 2-11/+10
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Gravatar Jiang Liu 1-1/+1
2014-11-10cxgb4i: send abort_rpl correctlyGravatar Anish Bhatt 2-16/+17
2014-11-10scsi: TUR path is down after adapter gets reset with multipathGravatar wenxiong@linux.vnet.ibm.com 1-0/+7
2014-11-10scsi: call device handler for failed TUR commandGravatar Christoph Hellwig 1-8/+8
2014-11-10scsi: only re-lock door after EH on devices that were resetGravatar Christoph Hellwig 1-1/+3
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-39/+1
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-72/+84
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-9/+14
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-54/+20
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-8/+29
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 16-34/+110
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaGravatar Linus Torvalds 10-24/+32
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-7/+8
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Linus Torvalds 2-4/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPGravatar Johannes Berg 1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPGravatar Aristeu Rozanski 1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeGravatar Laurent Pinchart 1-0/+3
2014-11-07i2c: at91: don't account as iowaitGravatar Wolfram Sang 1-1/+1
2014-11-07i2c: remove FSF addressGravatar Wolfram Sang 52-222/+4
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexGravatar Yijing Wang 1-1/+3
2014-11-06USB: cdc-acm: add quirk for control-line state requestsGravatar Johan Hovold 2-2/+14
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-1/+1
2014-11-06tty: Fix pty master poll() after slave closes v2Gravatar Francesco Ruggeri 1-2/+7
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 2-3/+4
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 1-13/+8
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Gravatar Mark Brown 2-4/+7
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMGravatar Dmitry Eremin-Solenikov 1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableGravatar Jingchang Lu 1-1/+1
2014-11-05tty/vt: don't set font mappings on vc not supporting thisGravatar Imre Deak 1-0/+7
2014-11-05tty: serial: 8250_mtk: Fix quot calculationGravatar Matthias Brugger 1-1/+1
2014-11-05dma: edma: move device registration to platform codeGravatar Arnd Bergmann 1-39/+1
2014-11-05tty: Prevent "read/write wait queue active!" log floodingGravatar Peter Hurley 1-2/+6
2014-11-05tty: Fix high cpu load if tty is unreleaseableGravatar Peter Hurley 1-1/+6
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Gravatar Peter Hurley 1-1/+1
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyGravatar Oussama Ghorbel 1-2/+4
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Gravatar Mark Knibbs 1-2/+2