aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * usb/gadget: fix misannotationsAl Viro2012-09-26
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
| * make get_file() return its argumentAl Viro2012-09-26
| * vhost_set_vring(): turn pollstart/pollstop into boolAl Viro2012-09-26
| * switch infinibarf users of fget() to fget_light()Al Viro2012-09-26
| * switch vfio_group_set_container() to fget_light()Al Viro2012-09-26
| * new helper: iterate_fd()Al Viro2012-09-26
| * take descriptor-related part of close() to file.cAl Viro2012-09-26
| * expose a low-level variant of fd_install() for binderAl Viro2012-09-26
| * new helper: __alloc_fd()Al Viro2012-09-26
| * binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-26
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-02
|\ \
| * | drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz2012-10-02
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\ \ \
| * \ \ Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-02
| |\ \ \
| | * | | [SCSI] st: remove st_mutexHannes Reinecke2012-09-24
| | * | | [SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen2012-09-24
| | * | | [SCSI] hpsa: gen8plus Smart Array IDsMike Miller2012-09-24
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k1Vikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Disable generating pause frames for ISP83XXTej Parkash2012-09-24
| | * | | [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XXManish Dusane2012-09-24
| | * | | [SCSI] qla4xxx: IDC implementation for LoopbackNilesh Javali2012-09-24
| | * | | [SCSI] qla4xxx: Fix panic while rmmodVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Fail probe_adapter if IRQ allocation failsPoornima Vonti2012-09-24
| | * | | [SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XXVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recoveryPoornima Vonti2012-09-24
| | * | | [SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XXVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Print correct IDC versionVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Added new mbox cmd to pass driver version to FWManish Dusane2012-09-24
| | * | | [SCSI] scsi_dh_alua: Enable STPG for unavailable portsBart Van Assche2012-09-24
| | * | | [SCSI] scsi_remove_target: fix softlockup regression on hot removeDan Williams2012-09-24
| | * | | [SCSI] ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt2012-09-24
| | * | | [SCSI] ibmvscsi: Remove backend abstractionBenjamin Herrenschmidt2012-09-24
| | * | | [SCSI] qla4xxx: Update driver version to 5.03.00-k0Vikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Update Copyright headerVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary2012-09-24
| | * | | [SCSI] scsi_debug: Add "removable" parameterMartin Pitt2012-09-24
| | * | | [SCSI] qla4xxx: Update driver version to 5.02.00-k20Vikas Chaudhary2012-09-24
| | * | | [SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary2012-09-24