summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: imx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: f_uac2: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-15Add a couple kernel-doc lines to prevent warnings.Robert P. J. Day
2013-05-15usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun
2013-05-15usb: gadget: zero: fix error return code in zero_bind()Wei Yongjun
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
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden
2013-04-23USB: serial: option: Added support Olivetti Olicard 145Filippo Turato
2013-04-23USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset
2013-04-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov
2013-04-23usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz
2013-04-23usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz
2013-04-23usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun
2013-04-23usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun
2013-04-23usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun
2013-04-19USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches