summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
...
| * | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-25
| * | | | USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
| * | | | USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
| * | | | USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-25
| * | | | USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
| * | | | USB: EHCI: change return value of qh_completions()Alan Stern2013-03-25
| * | | | USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-25
| * | | | USB: EHCI: fix up incorrect merge resolutionAlan Stern2013-03-21
| * | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-18
| * | | | USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern2013-03-18
| * | | | USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern2013-03-18
| * | | | USB: EHCI: improve use of per-port status-change bitsAlan Stern2013-03-18
| * | | | USB: EHCI: decrease schedule-status poll timeoutAlan Stern2013-03-18
| * | | | USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros2013-03-15
| * | | | USB: ehci-omap: Fix detection in HSIC modeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Add device tree support and binding informationRoger Quadros2013-03-15
| * | | | USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-15
| * | | | USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Remove PHY reset handling codeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros2013-03-15
| * | | | USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-15
| * | | | usb: Use resource_size functionPaul Vlase2013-03-15
| * | | | USB: remove incorrect __exit markupsDmitry Torokhov2013-03-15
| * | | | usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam2013-03-15
| * | | | usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam2013-03-15
* | | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-26
| |\ \ \ \
| | * | | | xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-25
| | * | | | usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-25
| | * | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
| | * | | | usb: xhci: fix build warningPeter Chen2013-03-25
| | | |/ / | | |/| |
| * / | | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-25
| |/ / /
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
|\| | |
| * | | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-20
| * | | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-18
| * | | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
| * | | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
| | |/ | |/|
| * | USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-05
| * | USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-05
| |/
* / drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-03
|\
| * USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-26