index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
otg
/
gpio_vbus.c
Age
Commit message (
Expand
)
Author
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-14
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: put a missing regulator_put() on error
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: provide an appropriate debounce interval
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
Shinya Kuribayashi
2012-04-12
usb: otg: gpio_vbus: Add otg transceiver events and notifiers
Heiko Stübner
2012-02-13
usb: otg: gpio_vbus: Start using struct usb_otg
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-05-03
USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv
Dmitry Eremin-Solenikov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-24
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-01-07
USB: otg: gpio_vbus transceiver stub
Philipp Zabel