summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-11-12aha152x: debug output update and whitespace cleanupHannes Reinecke
2014-11-12sd: remove scsi_print_sense() in sd_done()Hannes Reinecke
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke
2014-11-12enclosure: handle non-unique element descriptorsMarkus Stockhausen
2014-11-12st: add a debug_flag module parameter requestLaurence Oberman
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert
2014-11-12scsi: PC partition tables are little endianChristoph Hellwig
2014-11-12scsi: resolve some missing-field-initializers warningsMark Rustad
2014-11-12scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs
2014-11-12scsi: fix trivial typos in scsi_scan.c commentMark Knibbs
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt
2014-11-10scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com
2014-11-10scsi: call device handler for failed TUR commandChristoph Hellwig
2014-11-10scsi: only re-lock door after EH on devices that were resetChristoph Hellwig
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: at91: don't account as iowaitWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov
2014-11-06serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-06dma: edma: move device registration to platform codeArnd Bergmann
2014-11-06tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2014-11-06tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-06serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel