index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
otg
/
gpio_vbus.c
Age
Commit message (
Expand
)
Author
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
2013-01-17
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
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-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