Age | Commit message (Expand) | Author |
2014-04-15 | usb: musb: omap2430: make sure clocks are enabled when running mailbox | Felipe Balbi |
2014-04-15 | usb: musb: fix PHY power on/off | Felipe Balbi |
2014-03-09 | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I |
2014-02-18 | usb: musb: fix obex in g_nokia.ko causing kernel panic | Felipe Balbi |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-10-03 | usb: musb: omap2430: Don't use omap_get_control_dev() | Roger Quadros |
2013-10-01 | usb: musb: Call atomic_notifier_call_chain when status is changed | Pali Rohár |
2013-09-27 | usb: musb: omap2430: use the new generic PHY framework | Kishon Vijay Abraham I |
2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-07-30 | usb: musb: use dev_get_platdata() | Jingoo Han |
2013-07-17 | usb: musb: fix resource passed from glue layer to musb | Kishon Vijay Abraham I |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-25 | usb: musb: omap2430: make it compile again | Sebastian Andrzej Siewior |
2013-05-28 | usb: musb: eliminate musb_to_hcd | Daniel Mack |
2013-05-28 | usb: musb: fix incorrect usage of resource pointer | Felipe Balbi |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida |
2013-05-15 | usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p... | Wei Yongjun |
2013-04-02 | usb: musb: omap2430: turn off vbus on cable disconnect | Grazvydas Ignotas |
2013-03-18 | usb: musb: omap2430: fix PHY error handling | Felipe Balbi |
2013-03-18 | usb: musb: omap: add usb_phy_init in omap2430_musb_init | Kishon Vijay Abraham I |
2013-03-18 | usb: musb: omap: remove the check before calling otg_set_vbus | Kishon Vijay Abraham I |
2013-03-18 | usb: musb: omap2430: replace *_* with *-* in property names | Kishon Vijay Abraham I |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi |
2013-03-05 | usb: musb: omap2430: fix sparse warning | Aaro Koskinen |
2013-03-05 | usb: musb: omap2430: fix omap_musb_mailbox glue check again | Aaro Koskinen |
2013-01-25 | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2013-01-25 | usb: musb: omap: get phy by phandle for dt boot | Kishon Vijay Abraham I |
2013-01-25 | usb: musb: omap: make use of the new PHY lib APIs | Kishon Vijay Abraham I |
2013-01-25 | usb: start using the control module driver | Kishon Vijay Abraham I |
2013-01-17 | usb: musb: omap2430: fix wrong devm_kzalloc() result check | Sergei Shtylyov |
2013-01-17 | usb: musb: fix dependency on transceiver driver | Ming Lei |
2013-01-17 | usb: musb: omap2430: kill redundant assignments in omap2430_probe() | Sergei Shtylyov |
2013-01-10 | usb: musb: omap2430: fix the readiness check in omap_musb_mailbox | Aaro Koskinen |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton |
2012-11-06 | usb: musb: remove generic_interrupt | Philippe De Swert |
2012-11-01 | usb: musb: remove hand-crafted id handling | Sebastian Andrzej Siewior |
2012-09-11 | usb: musb: add musb_ida for multi instance support | B, Ravi |
2012-09-11 | usb: musb: omap: Add device tree support for omap musb glue | Kishon Vijay Abraham I |
2012-09-11 | usb: musb: omap: write directly to mailbox instead of using phy | Kishon Vijay Abraham I |
2012-08-20 | usb: musb: omap2430.c delete unused variable. | Matthias Brugger |
2012-08-14 | usb: musb: omap2430: don't loop indefinitely in interrupt. | NeilBrown |
2012-08-09 | usb: musb: drop useless board_mode usage | Felipe Balbi |
2012-08-03 | usb: musb: cleanup while removing musb omap glue driver | Kishon Vijay Abraham I |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I |
2012-06-25 | usb: musb: omap: use devres API to allocate resources | Kishon Vijay Abraham I |
2012-06-25 | usb: musb: move otg specific initializations from twl to glue | Kishon Vijay Abraham I |
2012-06-25 | usb: musb: twl: use mailbox API to send VBUS or ID events | Kishon Vijay Abraham I |
2012-06-25 | usb: musb: move work_struct(otg_notifier_work) from core to omap glue | Kishon Vijay Abraham I |