summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/gpio_vbus.c
AgeCommit message (Expand)Author
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi
2012-05-17USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi
2012-05-17USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi
2012-05-17USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi
2012-05-17USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi
2012-05-14USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi
2012-05-14USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi
2012-05-14USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi
2012-05-14USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()Shinya Kuribayashi
2012-04-12usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner
2012-02-13usb: otg: gpio_vbus: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-05-03USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel