aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11-30Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...Greg Kroah-Hartman
2010-11-30USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-11-30usb: composite gadget: set vbus_draw current limitation during suspendHao Wu
2010-11-30usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removalJarkko Nikula
2010-11-30usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)Dan Williams
2010-11-30USB: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl
2010-11-30usbmon: correct length for isochronousPete Zaitcev
2010-12-01omap4: 4430sdp: enable the ehci port on 4430SDPKeshava Munegowda
2010-12-01arm: omap4: select USB_ARCH_HAS_EHCIAnand Gadiyar
2010-12-01arm: omap4: usb: add platform init code for EHCIAnand Gadiyar
2010-12-01arm: omap4: add USBHOST and related base addressesAnand Gadiyar
2010-12-01usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-12-01omap: usb: ehci: introduce HSIC modeAnand Gadiyar
2010-12-01usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-12-01usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-12-01omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar
2010-12-01usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-12-01usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-12-01usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-11-26usb: ehci-sh: Add missing ehci helpers.Paul Mundt
2010-11-26usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt
2010-11-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-17USB: fix leftover references to udev->autosuspend_delayAlan Stern
2010-11-17usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz
2010-11-16USB: improve uses of usb_mark_last_busyAlan Stern
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern