aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
* usb: musb: mark ->set_clock deprecatedFelipe Balbi2010-12-10
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
* usb: musb: blackfin: give it a context structureFelipe Balbi2010-12-10
* usb: musb: da8xx: give it a context structureFelipe Balbi2010-12-10
* usb: musb: davinci: give it a context structureFelipe Balbi2010-12-10
* usb: musb: tusb6010: give it a context structureFelipe Balbi2010-12-10
* usb: musb: am35x: give it a context structureFelipe Balbi2010-12-10
* usb: musb: omap2430: give it a context structureFelipe Balbi2010-12-10
* usb: musb: split blackfin to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: split da8xx to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: trivial search and replace patchFelipe Balbi2010-12-10
* usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-10
* usb: musb: hold context on musb structureFelipe Balbi2010-12-10
* arm: omap4: panda: initialize musbFelipe Balbi2010-12-10
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
* usb: musb: introduce struct musb_platform_opsFelipe Balbi2010-12-07
* Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-03
|\
| * sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt2010-12-01
| * usb: ehci-sh: Add missing ehci helpers.Paul Mundt2010-11-26
| * usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt2010-11-26
| * sh: Add EHCI support for SH7786.Paul Mundt2010-11-01
| * usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-01
| * usb: ohci-sh: Set IRQ as shared.Paul Mundt2010-11-01
* | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2010-12-03
|\ \
| * | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-01
| * | usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
| * | usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* | | uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim2010-12-03
* | | uwb: fix compiler warning on whcrc_id_tableNamhyung Kim2010-12-03
* | | usb: g_audio: Fix crash at driver removalRichard Röjfors2010-12-03
|/ /
* | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman2010-11-30
|\ \
| * | omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda2010-11-30
| * | arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar2010-11-30
| * | arm: omap4: usb: add platform init code for EHCIAnand Gadiyar2010-11-30
| * | arm: omap4: add USBHOST and related base addressesAnand Gadiyar2010-11-30
| * | usb: ehci-omap: Add OMAP4 supportAnand Gadiyar2010-11-30
| * | omap: usb: ehci: introduce HSIC modeAnand Gadiyar2010-11-30
| * | usb: ehci-omap: add helpers for checking port modeAnand Gadiyar2010-11-30
| * | usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar2010-11-30
| * | omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2010-11-30
| * | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda2010-11-30
| * | usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda2010-11-30
| * | usb: ehci-omap: update clock names to be more genericKeshava Munegowda2010-11-30
* | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie42010-11-30
* | | usb: Add in missing EHCI helpers.Paul Mundt2010-11-30