aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_logging.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-11ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain1-1/+1
2016-04-11mac_scsi: Fix pseudo DMA implementationFinn Thain2-95/+119
2016-04-11atari_scsi: Allow can_queue to be increased for FalconFinn Thain1-61/+22
2016-04-11atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain1-2/+1
2016-04-11ncr5380: Update usage documentationFinn Thain3-48/+16
2016-04-11ncr5380: Remove DONT_USE_INTR and AUTOPROBE_IRQ macrosFinn Thain8-32/+4
2016-04-11ncr5380: Remove remaining register storage qualifiersFinn Thain1-3/+3
2016-04-11ncr5380: Fix register decoding for debuggingFinn Thain1-17/+25
2016-04-11dmx3191d: Drop max_sectors limitFinn Thain1-1/+0
2016-04-11ncr5380: Reduce max_lun limitFinn Thain1-0/+2
2016-04-11ncr5380: Remove disused atari_NCR5380.c core driverFinn Thain6-2699/+4
2016-04-11sun3_scsi: Adopt NCR5380.c core driverFinn Thain2-15/+124
2016-04-11atari_scsi: Adopt NCR5380.c core driverFinn Thain2-3/+35
2016-04-11ncr5380: Merge DMA implementation from atari_NCR5380 core driverFinn Thain13-40/+152
2016-04-11ncr5380: Adopt uniform DMA setup conventionFinn Thain4-18/+20
2016-04-11ncr5380: Use DMA hooks for PDMAFinn Thain13-41/+50
2016-04-11ncr5380: Remove BOARD_REQUIRES_NO_DELAY macroFinn Thain4-10/+14
2016-04-11ncr5380: Remove PSEUDO_DMA macroFinn Thain14-78/+6
2016-04-11ncr5380: Disable the DMA errata workaround flag by defaultFinn Thain8-20/+14
2016-04-11atari_NCR5380: Remove DMA_MIN_SIZE macroFinn Thain3-19/+22
2016-04-11ncr5380: Remove REAL_DMA and REAL_DMA_POLL macrosFinn Thain5-415/+22
2016-04-11ncr5380: Remove FLAG_NO_PSEUDO_DMA where possibleFinn Thain5-6/+23
2016-04-11g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400Finn Thain3-77/+25
2016-04-11scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8kRasmus Villemoes2-7/+23
2016-04-11scsi: move Additional Sense Codes to separate fileRasmus Villemoes2-827/+829
2016-04-11scsi: make some Additional Sense strings more grep'ableRasmus Villemoes1-18/+9
2016-04-10Linux 4.6-rc3Linus Torvalds1-1/+1
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-08bridge, netem: mark mailing lists as moderatedstephen hemminger1-2/+2
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller1-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller1-0/+8
2016-04-08tuntap: restore default qdiscJason Wang1-2/+2
2016-04-08orangefs: remove unused variableMartin Brandenburg1-3/+1
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches1-14/+17
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg1-1/+5
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg1-15/+1
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall2-2/+2
2016-04-08Orangefs: xattr.c cleanupMike Marshall1-16/+1
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu1-0/+3
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck1-31/+67
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck1-7/+12
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik1-2/+2
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov1-4/+12