summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-17usb: message: Fixed error: 'no space before bracket'Tülin İzer1-7/+7
2013-05-17usb: devio: Fixed error: 'do not use assignment in if condition'Tülin İzer1-1/+2
2013-05-17usb: devio: Fixed macro parenthesis errorTülin İzer1-1/+1
2013-05-17usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'Tülin İzer1-1/+1
2013-05-16USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira1-5/+5
2013-05-16USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira1-38/+114
2013-05-16USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira1-0/+14
2013-05-16USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira1-31/+54
2013-05-16USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira1-0/+14
2013-05-16usb: storage: alauda: initialize variables directlyEmilio López1-5/+1
2013-05-16usb: storage: sddr09: initialize variables directlyEmilio López1-5/+1
2013-05-16usb: fsl: add missing platform_driver ownerLibo Chen1-0/+1
2013-05-16USB: ohci-platform: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16USB: ohci-sm501: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ohci-jz4740: remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-05-16USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ehci-sh: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ehci-sead3: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ehci-octeon: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-16USB: ehci-mxc: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-16USB: ehci-mv: remove unnecessary platform_set_drvdata()Jingoo Han1-10/+6
2013-05-16drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-16USB: quatech2: Staticize local symbolSachin Kamat1-1/+1
2013-05-16usb: misc: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-15usb: misc: Added space after closing brace in adutux.cLisa Nguyen1-1/+1
2013-05-15usb: misc: Added space after comma in adutux.cLisa Nguyen1-50/+50
2013-05-15usb: misc: Reformatted pointer variables in adutux.cLisa Nguyen1-10/+10
2013-05-15usb: misc: Removed space before tabs in adutux.cLisa Nguyen1-9/+9
2013-05-15usb: misc: Replaced deprecated preprocessor in adutux.cLisa Nguyen1-1/+1
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2-2/+3
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds93-1448/+10533
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+21
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2-144/+6
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-116/+427
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+17
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-19/+4
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14