index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
2010-03-19
usb: musb: core: declare mbase only where it's used
Felipe Balbi
2010-03-19
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
Mike Frysinger
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-02
USB: musb: only print info message if probe() is successful
Felipe Balbi
2010-03-02
USB: musb: unmap base if we can't probe
Felipe Balbi
2010-03-02
USB: musb: we already tested for dyn_fifo
Felipe Balbi
2010-03-02
USB: musb: get rid of omap_readl/writel
Felipe Balbi
2010-03-02
usb: musb: Add context save and restore support
Ajay Kumar Gupta
2010-03-02
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
2010-03-02
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
2010-03-02
usb: musb: handle irqs in the order dictated by programming guide
Arnaud Mandy
2010-03-02
USB: musb: Add new fifo table for a OMAP3 errata
Ajay Kumar Gupta
2010-03-02
USB: musb: remove some of the never defined defines
Felipe Balbi
2010-03-02
USB: musb: move to sysfs_groups
Felipe Balbi
2010-03-02
USB: musb: move two printk to dev_err
Felipe Balbi
2010-03-02
USB: musb: use resource_size()
Felipe Balbi
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2009-12-23
USB: musb: Fix array index out of bounds issue
Maulik Mankad
2009-12-23
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
2009-12-23
USB: musb: move musb_remove to __exit
Felipe Balbi
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-11
USB: MUSB: save hardware revision at init
Anand Gadiyar
2009-12-01
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
2009-09-23
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-28
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-21
USB: Rework musb suspend()/resume_early()
Magnus Damm
2009-06-16
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-16
musb: support disconnect after HNP roleswitch
David Brownell
2009-06-16
musb: make initial HNP roleswitch work (v2)
David Brownell
2009-06-16
musb: otg timer cleanup
David Brownell
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
2009-06-16
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
2009-04-23
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
2009-04-17
USB: musb: fix possible panic while resuming
Kim Kyuwon
2009-03-24
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
2009-02-27
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
2009-02-27
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
2009-02-27
usb: musb: make Davinci *work* in mainline
David Brownell
2009-01-28
USB: musb free_irq bugfix
Ajay Kumar Gupta
2009-01-07
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2009-01-07
USB: musb: host side diagnostics tweaks
David Brownell
2009-01-07
USB: musb: sysfs mode updates
David Brownell
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-13
usb: musb: fix debug global variable name
Felipe Balbi
2008-10-17
usb: musb: remove dead code from procfs
Felipe Balbi
2008-10-17
usb: musb_hdrc build fixes
David Brownell
2008-10-17
MUSB: Add sanity check for maximum number of endpoints
Kevin Hilman
[next]