summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-1216-91/+95
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-125-11/+8
* aha152x: debug output update and whitespace cleanupHannes Reinecke2014-11-121-770/+224
* sd: remove scsi_print_sense() in sd_done()Hannes Reinecke2014-11-121-1/+0
* scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2014-11-121-14/+0
* enclosure: handle non-unique element descriptorsMarkus Stockhausen2014-11-121-4/+40
* st: add a debug_flag module parameter requestLaurence Oberman2014-11-121-1/+15
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-123-13/+34
* scsi: PC partition tables are little endianChristoph Hellwig2014-11-121-2/+2
* scsi: resolve some missing-field-initializers warningsMark Rustad2014-11-121-1/+1
* scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs2014-11-121-1/+1
* scsi: fix trivial typos in scsi_scan.c commentMark Knibbs2014-11-121-2/+2
* bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
* megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
* cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
* scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
* scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
* Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-091-39/+1
|\
| * dma: edma: move device registration to platform codeArnd Bergmann2014-11-061-39/+1
| * Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-05258-1170/+2442
| |\
* | \ Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-093-72/+84
|\ \ \
| * | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-043-72/+84
| | |/ | |/|
* | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
|\ \ \
| * | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| * | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
| * | | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
| |/ /
* | | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-096-54/+20
|\ \ \
| * \ \ Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-056-54/+20
| |\ \ \ | | |/ / | |/| |
| | * | staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-11-051-15/+9
| | * | staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen2014-11-051-1/+1
| | * | staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-053-34/+3
| | * | iio: as3935: allocate correct iio_device sizeGeorge McCollister2014-11-051-1/+1
| | * | io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
| | * | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy2014-11-051-2/+5
| | * | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-11-051-4/+8
| | * | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-11-051-1/+1
| | * | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-11-051-2/+2
| | * | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-051-7/+4
* | | | Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-096-8/+29
|\ \ \ \
| * | | | tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
| * | | | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-061-1/+1
| * | | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-061-0/+7
| * | | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-061-1/+1
| * | | | tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-061-2/+6
| * | | | tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-061-1/+6
| * | | | serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-061-1/+1
| |/ / /
* | | | Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0916-34/+110
|\ \ \ \
| * | | | USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-062-2/+14
| * | | | Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-061-1/+1
| |\ \ \ \