Age | Commit message (Expand) | Author |
2010-12-10 | mfd: TWL6030: USBOTG VBUS event generation on | Hema HK |
2010-12-10 | usb: musb: add support for ux500 platform | Mian Yousaf Kaukab |
2010-12-10 | musb: am35x: fix compile error due to control apis | Ajay Kumar Gupta |
2010-12-10 | arm: omap4: enable usb on 4430sdp | Felipe Balbi |
2010-12-10 | usb: musb: drop board_set_vbus | Felipe Balbi |
2010-12-10 | usb: musb: drop musb_platform_suspend/resume | Felipe Balbi |
2010-12-10 | usb: musb: blackfin: usb dev_pm_ops structure | Felipe Balbi |
2010-12-10 | usb: musb: am35x: usb dev_pm_ops structure | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: use dev_pm_ops structure | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: drop the nops | Felipe Balbi |
2010-12-10 | usb: musb: mark musb_save/restore_context static | Felipe Balbi |
2010-12-10 | usb: musb: drop musb_platform_save/restore_context | Felipe Balbi |
2010-12-10 | usb: musb: drop the set_clock magic | Felipe Balbi |
2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi |
2010-12-10 | usb: musb: mark ->set_clock deprecated | Felipe Balbi |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi |
2010-12-10 | usb: musb: blackfin: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: da8xx: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: davinci: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: tusb6010: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: am35x: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: split blackfin to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split da8xx to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split davinci to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split tusb6010 to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split am35x to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: split omap2430 to its own platform_driver | Felipe Balbi |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi |
2010-12-10 | usb: musb: add Kconfig options for each glue layer | Felipe Balbi |
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 |