summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-21usb: uwb: use correct locking calls for rc datatpugliese2-4/+4
2013-05-21uwb/whci: Use module_pci_driver to register driverPeter Huewe1-13/+1
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun1-3/+1
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun1-1/+1
2013-05-21usb: phy: phy-nop: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ehci-spear: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-21usb: host: ehci-omap: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-20usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat1-3/+3
2013-05-20usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-20usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2-0/+49
2013-05-17usb: host: uhci-platform: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-17usb: host: ohci-tmio: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-17usb: host: ohci-tilegx: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: host: ohci-omap: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: host: ohci-octeon: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-17usb: host: ohci-nxp: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-17usb: host: ohci-da8xx: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: host: ehci-tilegx: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-17usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-05-17usb: chipidea: ci13xxx_imx: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-17usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen5-0/+6731
2013-05-17usb: message: Fixed parenthesis error in sizeof function.Tülin İzer1-1/+1
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-17USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira1-5/+5
2013-05-17USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira1-38/+114
2013-05-17USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira1-0/+14
2013-05-17USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira1-31/+54
2013-05-17USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira1-0/+14
2013-05-17usb: storage: alauda: initialize variables directlyEmilio López1-5/+1
2013-05-17usb: storage: sddr09: initialize variables directlyEmilio López1-5/+1
2013-05-17usb: fsl: add missing platform_driver ownerLibo Chen1-0/+1
2013-05-17USB: ohci-platform: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-17USB: ohci-sm501: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ohci-jz4740: remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-05-17USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ehci-sh: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ehci-sead3: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-17USB: ehci-octeon: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0