| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2012-10-02 | 11 | -91/+278 |
|\ |
|
| * | Merge branch 'next-cleanup' into for-v3.7 | Marek Szyprowski | 2012-10-02 | 2 | -16/+13 |
| |\ |
|
| | * | ARM: dma-mapping: Refrain noisy console message | Hiroshi Doyu | 2012-10-02 | 1 | -1/+1 |
| | * | ARM: dma-mapping: Small logical clean up | Hiroshi Doyu | 2012-10-02 | 1 | -4/+5 |
| | * | drivers: dma-contiguous: refactor dma_alloc_from_contiguous() | Michal Nazarewicz | 2012-10-02 | 1 | -11/+7 |
| * | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page | Hiroshi Doyu | 2012-10-02 | 1 | -1/+0 |
| * | | ARM: highbank: add coherent DMA setup | Rob Herring | 2012-10-02 | 5 | -0/+62 |
| * | | ARM: kill off arch_is_coherent | Rob Herring | 2012-10-02 | 3 | -26/+6 |
| * | | ARM: add coherent iommu dma ops | Rob Herring | 2012-10-02 | 1 | -40/+143 |
| * | | ARM: add coherent dma ops | Rob Herring | 2012-10-02 | 2 | -12/+60 |
| |/ |
|
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 179 | -4430/+13464 |
|\ \ |
|
| * \ | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 2012-10-02 | 176 | -4460/+13492 |
| |\ \ |
|
| | * | | [SCSI] st: remove st_mutex | Hannes Reinecke | 2012-09-24 | 1 | -6/+2 |
| | * | | [SCSI] sd: Ensure we correctly disable devices with unknown protection type | Martin K. Petersen | 2012-09-24 | 2 | -19/+37 |
| | * | | [SCSI] hpsa: gen8plus Smart Array IDs | Mike Miller | 2012-09-24 | 2 | -7/+26 |
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k1 | Vikas Chaudhary | 2012-09-24 | 1 | -1/+1 |
| | * | | [SCSI] qla4xxx: Disable generating pause frames for ISP83XX | Tej Parkash | 2012-09-24 | 5 | -0/+177 |
| | * | | [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX | Manish Dusane | 2012-09-24 | 1 | -1/+0 |
| | * | | [SCSI] qla4xxx: IDC implementation for Loopback | Nilesh Javali | 2012-09-24 | 7 | -1/+91 |
| | * | | [SCSI] qla4xxx: update copyrights in LICENSE.qla4xxx | Vikas Chaudhary | 2012-09-24 | 1 | -1/+1 |
| | * | | [SCSI] qla4xxx: Fix panic while rmmod | Vikas Chaudhary | 2012-09-24 | 1 | -0/+7 |
| | * | | [SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails | Poornima Vonti | 2012-09-24 | 1 | -0/+6 |
| | * | | [SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XX | Vikas Chaudhary | 2012-09-24 | 1 | -3/+10 |
| | * | | [SCSI] qla4xxx: Update idc reg in case of PCI AER | Vikas Chaudhary | 2012-09-24 | 3 | -3/+15 |
| | * | | [SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recovery | Poornima Vonti | 2012-09-24 | 1 | -2/+4 |
| | * | | [SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XX | Vikas Chaudhary | 2012-09-24 | 1 | -0/+3 |
| | * | | [SCSI] qla4xxx: Print correct IDC version | Vikas Chaudhary | 2012-09-24 | 1 | -1/+1 |
| | * | | [SCSI] qla4xxx: Added new mbox cmd to pass driver version to FW | Manish Dusane | 2012-09-24 | 4 | -0/+45 |
| | * | | [SCSI] scsi_dh_alua: Enable STPG for unavailable ports | Bart Van Assche | 2012-09-24 | 1 | -2/+1 |
| | * | | [SCSI] scsi_remove_target: fix softlockup regression on hot remove | Dan Williams | 2012-09-24 | 1 | -16/+14 |
| | * | | [SCSI] ibmvscsi: Fix host config length field overflow | Benjamin Herrenschmidt | 2012-09-24 | 1 | -0/+3 |
| | * | | [SCSI] ibmvscsi: Remove backend abstraction | Benjamin Herrenschmidt | 2012-09-24 | 4 | -414/+331 |
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k0 | Vikas Chaudhary | 2012-09-24 | 1 | -1/+1 |
| | * | | [SCSI] qla4xxx: Update Copyright header | Vikas Chaudhary | 2012-09-24 | 16 | -16/+16 |
| | * | | [SCSI] qla4xxx: Added support for ISP83XX | Vikas Chaudhary | 2012-09-24 | 16 | -185/+2689 |
| | * | | [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidump | Vikas Chaudhary | 2012-09-24 | 1 | -9/+15 |
| | * | | [SCSI] qla4xxx: Set IDC version in correct way | Vikas Chaudhary | 2012-09-24 | 1 | -9/+33 |
| | * | | [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() | Vikas Chaudhary | 2012-09-24 | 3 | -12/+12 |
| | * | | [SCSI] qla4xxx: Added new functions in isp_ops | Vikas Chaudhary | 2012-09-24 | 7 | -220/+341 |
| | * | | [SCSI] qla4xxx: Clean-up and optimize macros | Vikas Chaudhary | 2012-09-24 | 2 | -27/+14 |
| | * | | [SCSI] qla4xxx: Rename 82XX macros | Vikas Chaudhary | 2012-09-24 | 7 | -139/+139 |
| | * | | [SCSI] qla4xxx: Update func name from ql4_ to qla4_ | Vikas Chaudhary | 2012-09-24 | 2 | -9/+9 |
| | * | | [SCSI] qla4xxx: Update structure and variable names | Vikas Chaudhary | 2012-09-24 | 9 | -86/+86 |
| | * | | [SCSI] qla4xxx: Update function name from 8xxx to 82xx | Vikas Chaudhary | 2012-09-24 | 7 | -351/+352 |
| | * | | [SCSI] scsi_debug: Add "removable" parameter | Martin Pitt | 2012-09-24 | 1 | -3/+27 |
| | * | | [SCSI] qla4xxx: Update driver version to 5.02.00-k20 | Vikas Chaudhary | 2012-09-24 | 1 | -1/+1 |
| | * | | [SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XX | Vikas Chaudhary | 2012-09-24 | 1 | -2/+2 |
| | * | | [SCSI] qla4xxx: Clear interrupt while unloading driver. | Vikas Chaudhary | 2012-09-24 | 1 | -0/+9 |
| | * | | [SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work() | Vikas Chaudhary | 2012-09-24 | 1 | -0/+1 |
| | * | | [SCSI] isci: Fix interrupt coalescing assumption of active TCs | Dave Jiang | 2012-09-24 | 1 | -2/+8 |