summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi
2010-12-10usb: musb: da8xx: give it a context structureFelipe Balbi
2010-12-10usb: musb: davinci: give it a context structureFelipe Balbi
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi
2010-12-10usb: musb: am35x: give it a context structureFelipe Balbi
2010-12-10usb: musb: omap2430: give it a context structureFelipe Balbi
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split da8xx to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2010-12-10usb: musb: hold context on musb structureFelipe Balbi
2010-12-10arm: omap4: panda: initialize musbFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi
2010-12-03Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman
2010-12-03Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2010-12-03uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim
2010-12-03uwb: fix compiler warning on whcrc_id_tableNamhyung Kim
2010-12-03usb: g_audio: Fix crash at driver removalRichard Röjfors
2010-12-01usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-12-01sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt
2010-12-01Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman
2010-12-01USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt
2010-12-01usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-12-01usb: composite gadget: set vbus_draw current limitation during suspendHao Wu
2010-12-01usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula
2010-12-01usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams
2010-12-01USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-12-01usbmon: correct length for isochronousPete Zaitcev
2010-11-30omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda
2010-11-30arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar
2010-11-30arm: omap4: usb: add platform init code for EHCIAnand Gadiyar
2010-11-30arm: omap4: add USBHOST and related base addressesAnand Gadiyar
2010-11-30usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-11-30omap: usb: ehci: introduce HSIC modeAnand Gadiyar
2010-11-30usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-11-30usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-11-30omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar
2010-11-30usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-11-30usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-11-30usb: ehci-omap: update clock names to be more genericKeshava Munegowda