Age | Commit message (Expand) | Author |
2012-12-13 | usb: otg: mv_otg: fix the clk APIs | Chao Xie |
2012-12-13 | USB: fix fsl_otg config dependency | Anatolij Gustschin |
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-16 | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman |
2012-11-15 | usb: phy: change phy notify connect/disconnect API | Peter Chen |
2012-11-15 | usb: mxs-phy: re-init phy during the connection is useless | Peter Chen |
2012-11-15 | Revert "usb: otg: mxs-phy: Fix mx23 operation" | Peter Chen |
2012-11-14 | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_* | Peter Ujfalusi |
2012-10-30 | usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module | Roger Quadros |
2012-10-16 | usb: phy: mv_otg: use module_platform_driver macro | Srinivas Kandagatla |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-09-10 | usb: otg: mxs-phy: Fix mx23 operation | Mike Thompson |
2012-09-10 | usb: otg: move the dereference below the NULL test | Wei Yongjun |
2012-09-06 | usb: twl4030: Add device tree support for twl4030 usb | Kishon Vijay Abraham I |
2012-09-06 | usb: twl6030: Add dt support for twl6030 usb | Kishon Vijay Abraham I |
2012-09-06 | usb: otg: make twl6030_usb as a comparator driver to omap_usb2 | Kishon Vijay Abraham I |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-08-09 | usb: otg: Remove the unneeded NULL check | Shubhrajyoti D |
2012-08-03 | usb: xceiv: nop: let it work as USB2 and USB3 phy | Felipe Balbi |
2012-08-03 | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-07-19 | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o |
2012-07-09 | usb: otg: add basic mxs phy driver support | Richard Zhao |
2012-07-09 | drivers: usb: otg: fix build break in twl6030-usb.c | Kishon Vijay Abraham I |
2012-07-05 | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-07-03 | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2012-07-02 | usb: phy: fix error handling in usb_get_phy | 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: otg: twl: 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: otg: utils: devres: Add API's to associate a device with the phy | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I |
2012-06-22 | usb: otg: twl6030-usb: Fix twl writes | Moiz Sonasath |
2012-06-14 | usb: otg: twl: add missing IRQF_ONESHOT | Felipe Balbi |
2012-06-04 | usb: otg: isp1301_omap: resolve unused variable warning from gcc | Paul Walmsley |
2012-06-04 | ARM: OMAP: Make FS USB omap1 only | Tony Lindgren |
2012-05-17 | USB: gpio_vbus: wakeup support on GPIO VBUS interrupts | Shinya Kuribayashi |
2012-05-17 | USB: gpio_vbus: a missing cancellation of workqueue in remove() function | Shinya Kuribayashi |
2012-05-17 | USB: gpio_vbus: handle IRQ flags properly | Shinya Kuribayashi |
2012-05-17 | USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use | Shinya Kuribayashi |
2012-05-17 | USB: gpio_vbus: use cached IRQ number for consistency with the probed one | Shinya Kuribayashi |
2012-05-17 | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei |
2012-05-14 | USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active" | Shinya Kuribayashi |