index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
otg
/
isp1301_omap.c
Age
Commit message (
Expand
)
Author
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-19
isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
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-06-04
usb: otg: isp1301_omap: resolve unused variable warning from gcc
Paul Walmsley
2012-06-04
ARM: OMAP: Make FS USB omap1 only
Tony Lindgren
2012-02-13
usb: otg: isp1301_omap: Start using struct usb_otg
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-05-02
usb: factor out state_string() on otg drivers
Anatolij Gustschin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-09
wip: fix section mismatches in omap1_defconfig
Uwe Kleine-König
2010-12-24
usb: don't use flush_scheduled_work()
Tejun Heo
2010-05-20
USB: omap: switch to subsys_initcall for isp1301 transceiver
Viral Mehta
2009-12-23
usb: otg: isp1301_omap: fix compile error
Felipe Balbi
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-09-23
USB: OMAP: ISP1301: Compile fix
Anand Gadiyar
2009-01-07
USB: move isp1301_omap to drivers/usb/otg
David Brownell