Age | Commit message (Expand) | Author |
2010-12-10 | usb: musb: hold context on musb structure | Felipe Balbi |
2010-12-10 | arm: omap4: panda: initialize musb | Felipe Balbi |
2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi |
2010-12-07 | usb: musb: introduce struct musb_platform_ops | Felipe Balbi |
2010-12-03 | Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/... | Greg Kroah-Hartman |
2010-12-03 | Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next | Greg Kroah-Hartman |
2010-12-03 | uwb: fix compiler warning on i1480_est_id_table | Namhyung Kim |
2010-12-03 | uwb: fix compiler warning on whcrc_id_table | Namhyung Kim |
2010-12-03 | usb: g_audio: Fix crash at driver removal | Richard Röjfors |
2010-12-01 | usb: musb: gadget: prevent a NULL pointer dereference | Felipe Balbi |
2010-12-01 | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi |
2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi |
2010-12-01 | sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects. | Paul Mundt |
2010-11-30 | Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li... | Greg Kroah-Hartman |
2010-11-30 | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips | cxie4 |
2010-11-30 | usb: Add in missing EHCI helpers. | Paul Mundt |
2010-11-30 | usb: gadget: langwell_udc: add usb test mode support | Luo Andy |
2010-11-30 | usb: composite gadget: set vbus_draw current limitation during suspend | Hao Wu |
2010-11-30 | usb: otg: twl4030-usb: Fix unbalanced regulator disables at module removal | Jarkko Nikula |
2010-11-30 | usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2) | Dan Williams |
2010-11-30 | USB: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl |
2010-11-30 | usbmon: correct length for isochronous | Pete Zaitcev |
2010-12-01 | omap4: 4430sdp: enable the ehci port on 4430SDP | Keshava Munegowda |
2010-12-01 | arm: omap4: select USB_ARCH_HAS_EHCI | Anand Gadiyar |
2010-12-01 | arm: omap4: usb: add platform init code for EHCI | Anand Gadiyar |
2010-12-01 | arm: omap4: add USBHOST and related base addresses | Anand Gadiyar |
2010-12-01 | usb: ehci-omap: Add OMAP4 support | Anand Gadiyar |
2010-12-01 | omap: usb: ehci: introduce HSIC mode | Anand Gadiyar |
2010-12-01 | usb: ehci-omap: add helpers for checking port mode | Anand Gadiyar |
2010-12-01 | usb: ehci-omap: use clkdev aliases for functional clocks | Anand Gadiyar |
2010-12-01 | omap: clock: add clkdev aliases for EHCI clocks | Anand Gadiyar |
2010-12-01 | usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP | Keshava Munegowda |
2010-12-01 | usb: ehci-omap: don't hard-code TLL channel count | Keshava Munegowda |
2010-12-01 | usb: ehci-omap: update clock names to be more generic | Keshava Munegowda |
2010-11-26 | usb: ehci-sh: Add missing ehci helpers. | Paul Mundt |
2010-11-26 | usb: ehci-sh: Fix up fault in shutdown path. | Paul Mundt |
2010-11-17 | USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver | Dirk Brandewie |
2010-11-17 | USB: fix leftover references to udev->autosuspend_delay | Alan Stern |
2010-11-17 | usb: gadget: g_fs: Fix compilation warning | Michal Nazarewicz |
2010-11-16 | USB: improve uses of usb_mark_last_busy | Alan Stern |
2010-11-16 | USB: use the runtime-PM autosuspend implementation | Alan Stern |
2010-11-16 | USB: make usb_mark_last_busy use pm_runtime_mark_last_busy | Ming Lei |
2010-11-16 | USB: use sysfs_merge_group for power attributes | Alan Stern |
2010-11-16 | USB: use the no_callbacks flag for interfaces | Ming Lei |
2010-11-16 | USB device driver of Topcliff PCH | Toshiharu Okada |
2010-11-16 | usb: gadget: f_fs: remove custom printk() wrappers | Michal Nazarewicz |
2010-11-16 | usb: gadget: FunctionFS: fix typos and coding style | Michal Nazarewicz |
2010-11-16 | drivers/uwb: Use printf extension %pR for struct resource | Joe Perches |
2010-11-16 | drivers/usb/gadget: Remove unnecessary semicolons | Joe Perches |
2010-11-16 | drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches |