aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAge
* usb: otg: mxs-phy: Fix mx23 operationMike Thompson2012-09-10
* usb: otg: move the dereference below the NULL testWei Yongjun2012-09-10
* usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2012-09-06
* usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2012-09-06
* usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2012-09-06
* usb: otg: Remove the unneeded NULL checkShubhrajyoti D2012-08-09
* usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-03
* usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-03
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\
| * isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\ \
| * | usb: otg: add basic mxs phy driver supportRichard Zhao2012-07-09
| * | drivers: usb: otg: fix build break in twl6030-usb.cKishon Vijay Abraham I2012-07-09
| * | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
| |\ \ | | |/ | |/|
| | * usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I2012-07-02
| | * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| | * usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-25
| | * usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-25
| | * usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-25
| | * usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I2012-06-25
| | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
| | * usb: otg: twl: add missing IRQF_ONESHOTFelipe Balbi2012-06-14
| | * usb: otg: isp1301_omap: resolve unused variable warning from gccPaul Walmsley2012-06-04
* | | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-03
|\ \ \ | |/ / |/| |
| * | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-04
| |/
* / usb: otg: twl6030-usb: Fix twl writesMoiz Sonasath2012-06-22
|/
* USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2012-05-17
* USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi2012-05-17
* USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi2012-05-17
* USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi2012-05-17
* USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi2012-05-17
* USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-17
* USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi2012-05-14
* USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi2012-05-14
* USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi2012-05-14
* USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()Shinya Kuribayashi2012-05-14
* usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner2012-04-12
* usb: otg: ab8500-usb: make probe() work againDan Carpenter2012-03-02
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: otg: mv_otg: Start using struct usb_otgHeikki Krogerus2012-02-27
| * usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: twl6030: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: twl4030: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: nop: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: msm: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: isp1301_omap: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: gpio_vbus: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: fsl: Start using struct usb_otgHeikki Krogerus2012-02-13
| * usb: otg: ab8500: Start using struct usb_otgHeikki Krogerus2012-02-13