summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-241-6/+6
* [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0
* [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_...Yi Zou2011-05-241-2/+1
* [SCSI] libfc: fix race in SRR responseVasu Dev2011-05-241-7/+4
* [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUTVasu Dev2011-05-241-0/+1
* [SCSI] libfc: release DDP context if frame_send() failsYi Zou2011-05-243-1/+3
* [SCSI] libfc: fix mm leak in handling incoming request for target discoveryHillf Danton2011-05-241-0/+1
* [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2011-05-242-0/+68
* [SCSI] libfcoe: Incorrect CVL handling for NPIV portsBhanu Prakash Gollapudi2011-05-241-43/+90
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-05-242-4/+4
* [SCSI] megaraid_sas: Add 1078 OCR supportadam radford2011-05-241-17/+17
* [SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IOadam radford2011-05-241-1/+40
* [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford2011-05-241-13/+14
* [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford2011-05-241-0/+5
* [SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2011-05-242-12/+18
* [SCSI] megaraid_sas: Remove un-used functionadam radford2011-05-241-16/+0
* [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford2011-05-241-13/+12
* [SCSI] libsas: fix SATA NCQ errorXiangliang Yu2011-05-241-2/+18
* [SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai2011-05-241-2/+2
* [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai2011-05-241-26/+68
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-249-81/+210
|\
| * clocksource: sh_tmu: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_tmu: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-11/+8
| * clocksource: sh_cmt: Runtime PM supportMagnus Damm2011-05-231-2/+10
| * clocksource: sh_cmt: __clocksource_updatefreq_hz() updateMagnus Damm2011-05-231-12/+7
| * dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski2011-05-231-8/+8
| * dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2011-05-232-0/+69
| * dmaengine: shdma: fix lockingGuennadi Liakhovetski2011-05-231-36/+68
| * sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-231-8/+8
| * serial: sh-sci: suspend/resume wakeup support V2Magnus Damm2011-05-231-1/+1
| * serial: sh-sci: Runtime PM supportMagnus Damm2011-05-231-0/+14
| * Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+5
| |\
| | * sh: intc: Set virtual IRQs as nothread.Paul Mundt2011-04-271-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-231359-38762/+106150
| |\ \
| * | | i2c: add a module alias to the sh-mobile driverGuennadi Liakhovetski2011-04-181-0/+1
| * | | sh: clkfwk: fixup clk_rate_table_build parameter in div6 clockKuninori Morimoto2011-04-181-1/+1
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24199-4681/+17643
|\ \ \ \
| * | | | [media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine2011-05-211-66/+33
| * | | | [media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine2011-05-213-16/+9
| * | | | [media] gspca: Unset debug by defaultJean-François Moine2011-05-211-1/+1
| * | | | [media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine2011-05-211-2/+0
| * | | | [media] gspca - main: Remove USB tracesJean-François Moine2011-05-212-3/+3
| * | | | [media] gspca - main: Version change to 2.13Jean-François Moine2011-05-211-1/+1
| * | | | [media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine2011-05-212-20/+12
| * | | | [media] gspca - kinect: Remove __devinitdataJean-François Moine2011-05-211-1/+1
| * | | | [media] gspca - cpia1: Fix some warningsJean-François Moine2011-05-211-3/+1
| * | | | [media] video/Kconfig: Fix mis-classified devicesMauro Carvalho Chehab2011-05-211-61/+65
| * | | | [media] support for medion dvb stick 1660:1921Stéphane Elmaleh2011-05-212-1/+7
| * | | | [media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2011-05-212-2/+5
| * | | | [media] cx231xx: Add support for Iconbit U100Igor Novgorodov2011-05-212-0/+28