aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-04-17USB: symbolserial: remove unused private dataJohan Hovold
2013-04-17USB: symbolserial: use port interrupt-in urbJohan Hovold
2013-04-17USB: mct_u232: clean up read implementationJohan Hovold
2013-04-17USB: kobil_sct: use port interrupt-out urbJohan Hovold
2013-04-17USB: kobil_sct: remove unused endpoint addressJohan Hovold
2013-04-17USB: kobil_sct: fix broken debug codeJohan Hovold
2013-04-17USB: omninet: switch to generic read implementationJohan Hovold
2013-04-17USB: omninet: refactor read-urb processingJohan Hovold
2013-04-17USB: omninet: clean up protocol definesJohan Hovold
2013-04-17USB: omninet: clean up protocol descriptionJohan Hovold
2013-04-17USB: omninet: use kzalloc for private dataJohan Hovold
2013-04-17USB: ehci-omap: Improve PHY error handlingRoger Quadros
2013-04-17USB: ehci-omap: Don't select any PHY driverRoger Quadros
2013-04-17usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede
2013-04-17usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches
2013-04-17usb: remove redundant tdi_resetShengzhou Liu
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-11usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham
2013-04-11USB: serial: wishbone-serial: fix up minor sparse warningGreg Kroah-Hartman
2013-04-11usb-serial: add support for USB Wishbone-serial adaptersWesley W. Terpstra
2013-04-09USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli
2013-04-09USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli
2013-04-09USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-09USB: option: add a D-Link DWM-156 variantBjørn Mork
2013-04-09usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09usb-storage: switch to ->show_info()Al Viro
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-04-08Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-04-08USB: EHCI: make ehci-msm a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-s5p a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-spear a separate driverManjunath Goudar
2013-04-08USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-04-08USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold
2013-04-08usb, gadget: use appropriate warning accessorsDavid Rientjes
2013-04-08xhci - clarify compliance mode debug messagesTony Camuso
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han