summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: disable automatic target scanHannes Reinecke2016-04-1111-27/+52
* ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain2016-04-111-1/+1
* mac_scsi: Fix pseudo DMA implementationFinn Thain2016-04-112-95/+119
* atari_scsi: Allow can_queue to be increased for FalconFinn Thain2016-04-111-61/+22
* atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain2016-04-111-2/+1
* ncr5380: Update usage documentationFinn Thain2016-04-111-35/+1
* ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain2016-04-118-32/+4
* ncr5380: Remove remaining register storage qualifiersFinn Thain2016-04-111-3/+3
* ncr5380: Fix register decoding for debuggingFinn Thain2016-04-111-17/+25
* dmx3191d: Drop max_sectors limitFinn Thain2016-04-111-1/+0
* ncr5380: Reduce max_lun limitFinn Thain2016-04-111-0/+2
* ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain2016-04-116-2699/+4
* sun3_scsi: Adopt NCR5380.c core driverFinn Thain2016-04-112-15/+124
* atari_scsi: Adopt NCR5380.c core driverFinn Thain2016-04-112-3/+35
* ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain2016-04-1113-40/+152
* ncr5380: Adopt uniform DMA setup conventionFinn Thain2016-04-114-18/+20
* ncr5380: Use DMA hooks for PDMAFinn Thain2016-04-1113-41/+50
* ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain2016-04-114-10/+14
* ncr5380: Remove PSEUDO_DMA macroFinn Thain2016-04-1114-78/+6
* ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain2016-04-118-20/+14
* atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain2016-04-113-19/+22
* ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain2016-04-115-415/+22
* ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain2016-04-115-6/+23
* g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain2016-04-113-77/+25
* scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2016-04-112-7/+23
* scsi: move Additional Sense Codes to separate fileRasmus Villemoes2016-04-112-827/+829
* scsi: make some Additional Sense strings more grep'ableRasmus Villemoes2016-04-111-18/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-04-1110-73/+164
|\
| * HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke2016-04-052-28/+80
| * HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke2016-04-051-0/+2
| * HID: microsoft: add support for 3 more devicesAlistair Leslie-Hughes2016-04-043-0/+12
| * HID: multitouch: Synchronize MT frame on reset_resumeGabriele Mazzotta2016-04-011-0/+1
| * HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires2016-03-291-0/+11
| * HID: lenovo: Don't use stack variables for DMA buffersJosh Boyer2016-03-291-3/+13
| * HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern2016-03-241-36/+37
| * HID: wiimote: Fix wiimote mp scale linearizationCyan Ogilvie2016-03-181-6/+8
* | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-105-9/+84
|\ \
| * | mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllersAdrian Hunter2016-04-052-0/+28
| * | mmc: sdhci: Fix regression setting power on Trats2 boardAdrian Hunter2016-03-293-9/+56
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-103-19/+37
|\ \ \
| * | | i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-091-1/+6
| * | | Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-091-1/+1
| * | | i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-071-1/+1
| * | | i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-011-10/+29
| * | | i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-301-8/+2
| |/ /
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-095-32/+53
|\ \ \
| * | | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams2016-04-073-30/+51
| * | | libnvdimm, pfn: fix uuid validationDan Williams2016-04-071-1/+1
| * | | libnvdimm: fix smart data retrievalDan Williams2016-04-071-1/+1
* | | | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-04-093-45/+95
|\ \ \ \