Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | |
most of our notifications, will be called from IRQ context, so an atomic notifier suits the job better. Signed-off-by: Felipe Balbi <balbi@ti.com> | |||
2010-12-10 | usb: add ab8500 usb transceiver driver | Mian Yousaf Kaukab | |
Basic driver for ab8500 usb otg transceiver TODO: -Regulators support -Host and OTG testing -Interface with PRCMU -Charging support Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |