summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann
2013-04-24USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-23usb: phy: phy core cannot yet be a moduleArnd Bergmann
2013-04-23USB: Fix initconst in ehci driverAndi Kleen