aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-05-17usb host: Faraday USB2.0 FUSBH200-HCD driverYuan-Hsin Chen
2013-05-17usb: message: Fixed parenthesis error in sizeof function.Tülin İzer
2013-05-17usb: message: Fixed error: 'no space before bracket'Tülin İzer
2013-05-17usb: devio: Fixed error: 'do not use assignment in if condition'Tülin İzer
2013-05-17usb: devio: Fixed macro parenthesis errorTülin İzer
2013-05-17usb: devio: Fixed warning: 'use <linux/uacces.h> instead <asm/uacces.h>'Tülin İzer
2013-05-16USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira
2013-05-16USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira
2013-05-16USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira
2013-05-16USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira
2013-05-16USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira
2013-05-16usb: storage: alauda: initialize variables directlyEmilio López
2013-05-16usb: storage: sddr09: initialize variables directlyEmilio López
2013-05-16usb: fsl: add missing platform_driver ownerLibo Chen
2013-05-16USB: ohci-platform: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ohci-spear: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ohci-sm501: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ohci-jz4740: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-sh: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-sead3: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-octeon: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-mxc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: ehci-mv: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16USB: quatech2: Staticize local symbolSachin Kamat
2013-05-16usb: misc: Fixed assignment error in if statementLisa Nguyen
2013-05-15usb: misc: Added space after closing brace in adutux.cLisa Nguyen
2013-05-15usb: misc: Added space after comma in adutux.cLisa Nguyen
2013-05-15usb: misc: Reformatted pointer variables in adutux.cLisa Nguyen
2013-05-15usb: misc: Removed space before tabs in adutux.cLisa Nguyen
2013-05-15usb: misc: Replaced deprecated preprocessor in adutux.cLisa Nguyen
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-09usb: tilegx: fix memleak when create hcd failLibo Chen
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07gadget: remove only user of aio retryZach Brown
2013-05-05gadget: single_open() leaksAl Viro
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-30drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds