summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.Krishna Gudipati2011-06-2910-1/+955
* [SCSI] bfa: Driver initialization and model description fixKrishna Gudipati2011-06-296-40/+101
* [SCSI] bfa: Enhancement for fcpim and IO tag handling.Krishna Gudipati2011-06-296-93/+263
* [SCSI] bfa: FC credit recovery and misc bug fixes.Krishna Gudipati2011-06-2913-60/+129
* [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fi...Krishna Gudipati2011-06-2910-31/+130
* [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter.Krishna Gudipati2011-06-2910-137/+188
* [SCSI] bfa: Changes to support vport disable and enable operations.Krishna Gudipati2011-06-299-44/+181
* [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware EnablementKrishna Gudipati2011-06-2918-1371/+1262
* [SCSI] bfa: Add pbc port disable check and fix LPS message nameKrishna Gudipati2011-06-296-11/+56
* [SCSI] bfa: Introduce IOC event notification mechanism.Krishna Gudipati2011-06-296-58/+88
* [SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.Krishna Gudipati2011-06-294-59/+32
* [SCSI] sun3: Remove commented out merge_contiguous_buffersGeert Uytterhoeven2011-06-291-58/+0
* [SCSI] sun3: Add various missing NDEBUG* definitionsGeert Uytterhoeven2011-06-292-4/+12
* [SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a valueGeert Uytterhoeven2011-06-291-1/+1
* [SCSI] sun3: Provide a dummy NCR5380_exit()Geert Uytterhoeven2011-06-293-0/+7
* [SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __initGeert Uytterhoeven2011-06-293-3/+3
* [SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven2011-06-291-11/+1
* [SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven2011-06-291-1/+1
* [SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven2011-06-292-0/+6
* [SCSI] aha152x: add missing ISA PNP IDsOndrej Zary2011-06-291-4/+13
* [SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink2011-06-291-0/+2
* [SCSI] ses: requesting a fault indicationDouglas Gilbert2011-06-291-1/+5
* [SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven2011-06-291-1/+0
* [SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvaluesGeert Uytterhoeven2011-06-291-15/+16
* [SCSI] bnx2fc: Bumped version to 1.0.2Bhanu Prakash Gollapudi2011-06-292-2/+2
* [SCSI] bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi2011-06-293-3/+57
* [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi2011-06-291-1/+1
* [SCSI] bnx2fc: host stats show the link speed 'unknown' on NIC partitioned in...Bhanu Prakash Gollapudi2011-06-291-0/+3
* [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-06-291-1/+2
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-284-85/+230
|\
| * drm/i915: Use chipset-specific irq installersChris Wilson2011-06-281-2/+2
| * drm/i915: forcewake fix after resetBen Widawsky2011-06-281-0/+3
| * drm/i915: add Ivy Bridge page flip supportJesse Barnes2011-06-261-0/+36
| * drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-262-83/+189
* | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-286-8/+17
|\ \
| * | Connector: Correctly set the error code in case of success when dispatching r...K. Y. Srinivasan2011-06-071-0/+1
| * | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1
| * | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-071-1/+3
| * | pti: double-free security PTI fixJ Freyensee2011-06-071-2/+3
| * | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
| * | drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-071-1/+1
| * | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-072-1/+5
| * | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2819-31/+146
|\ \ \
| * | | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
| * | | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-271-4/+6
| * | | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-273-6/+17
| * | | usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-271-1/+1
| * | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-277-12/+88
| |\ \ \
| | * | | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-171-5/+6