summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: storage: Fix link errorJoe Perches2013-04-181-0/+2
* USB: symbolserial: move private-data allocation to port_probeJohan Hovold2013-04-171-11/+19
* USB: symbolserial: remove unused private dataJohan Hovold2013-04-171-5/+1
* USB: symbolserial: use port interrupt-in urbJohan Hovold2013-04-171-90/+12
* USB: mct_u232: clean up read implementationJohan Hovold2013-04-171-26/+11
* USB: kobil_sct: use port interrupt-out urbJohan Hovold2013-04-171-67/+8
* USB: kobil_sct: remove unused endpoint addressJohan Hovold2013-04-171-8/+0
* USB: kobil_sct: fix broken debug codeJohan Hovold2013-04-171-18/+2
* USB: omninet: switch to generic read implementationJohan Hovold2013-04-171-40/+3
* USB: omninet: refactor read-urb processingJohan Hovold2013-04-171-7/+18
* USB: omninet: clean up protocol definesJohan Hovold2013-04-171-7/+7
* USB: omninet: clean up protocol descriptionJohan Hovold2013-04-171-7/+6
* USB: omninet: use kzalloc for private dataJohan Hovold2013-04-171-1/+1
* USB: ehci-omap: Improve PHY error handlingRoger Quadros2013-04-171-2/+2
* USB: ehci-omap: Don't select any PHY driverRoger Quadros2013-04-171-1/+3
* usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl epHans de Goede2013-04-171-0/+2
* usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches2013-04-173-12/+34
* usb: remove redundant tdi_resetShengzhou Liu2013-04-171-3/+0
* usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-112-2/+0
* usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-111-2/+9
* USB: serial: wishbone-serial: fix up minor sparse warningGreg Kroah-Hartman2013-04-111-1/+1
* usb-serial: add support for USB Wishbone-serial adaptersWesley W. Terpstra2013-04-113-0/+113
* USB: enclose USB_XHCI_HCD related symbols within a if USB_XHCI_HCD blockFlorian Fainelli2013-04-091-2/+4
* USB: enclose all depends on USB_OHCI_HCD within an if USB_OHCI_HCD blockFlorian Fainelli2013-04-091-25/+26
* USB: enclose EHCI HCD drivers within an if USB_EHCI_HCD blockFlorian Fainelli2013-04-091-39/+42
* USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-9/+2
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-0914-74/+36
* USB: option: add a D-Link DWM-156 variantBjørn Mork2013-04-091-0/+6
* usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-091-1/+1
* Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-04-083-15/+19
|\
| * xhci - clarify compliance mode debug messagesTony Camuso2013-04-081-5/+9
| * xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-032-10/+10
| * xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-031-1/+1
* | USB: EHCI: make ehci-msm a separate driverManjunath Goudar2013-04-084-54/+44
* | USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-084-52/+51
* | USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-084-91/+85
* | USB: EHCI: make ehci-spear a separate driverManjunath Goudar2013-04-084-69/+61
* | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-04-084-53/+53
* | USB: add ftdi_sio USB ID for GDM Boost V1.xStefani Seibold2013-04-082-0/+2
* | usb, gadget: use appropriate warning accessorsDavid Rientjes2013-04-081-2/+2
* | Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-081-1/+0
|\ \
| * | USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki2013-04-021-1/+0
* | | USB: io_ti, stop dereferencing potential NULLJiri Slaby2013-04-051-5/+4
* | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05134-4300/+6364
|\ \ \
| * | | usb: gadget: nokia: include f_ecm.cFelipe Balbi2013-04-031-0/+1
| * | | usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-2/+9
| * | | usb: phy: twl4030-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+15
| * | | usb: phy: ab8500-usb: check regulator_enable return valueFabio Baltieri2013-04-031-3/+9
| * | | usb: gadget: f_obex: add configfs supportAndrzej Pietrasiewicz2013-04-031-0/+55
| * | | usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2013-04-032-39/+4
OpenPOWER on IntegriCloud