aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAge
...
| * usb: musb: mark musb_save/restore_context staticFelipe Balbi2010-12-10
| * usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-10
| * usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
| * usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
| * usb: musb: trivial search and replace patchFelipe Balbi2010-12-10
| * usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-10
| * usb: musb: hold context on musb structureFelipe Balbi2010-12-10
| * usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
| * usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
| * usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* | Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman2010-12-16
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-05
* | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei2010-11-05
* | USB: musb: pm: don't rely fully on clock supportBob Liu2010-11-05
* | usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas2010-11-05
|/
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-22
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22
* usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus2010-10-22
* usb: musb: Change to direct addr in context save/restoreBob Liu2010-10-22
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-10
* USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-30
* USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-30
* usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-30
* usb: musb: add ulpi access operationsHeikki Krogerus2010-05-20
* usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi2010-05-20
* usb: musb: add debugfs supportFelipe Balbi2010-05-20
* USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2010-05-20
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-20
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-20
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-30
* musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-30
* musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-30
* musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-30
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-30
* usb: musb: core: declare mbase only where it's usedFelipe Balbi2010-03-19
* usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2010-03-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03
|\
| * USB: musb: only print info message if probe() is successfulFelipe Balbi2010-03-02
| * USB: musb: unmap base if we can't probeFelipe Balbi2010-03-02
| * USB: musb: we already tested for dyn_fifoFelipe Balbi2010-03-02
| * USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-02
| * usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-02
| * usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-02
| * usb: musb: save dynfifo in musb structAjay Kumar Gupta2010-03-02
| * usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy2010-03-02
| * USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta2010-03-02
| * USB: musb: remove some of the never defined definesFelipe Balbi2010-03-02
| * USB: musb: move to sysfs_groupsFelipe Balbi2010-03-02