summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: forward debug mode feature to gadgetstephane duverger2010-08-101-0/+3
* USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-101-4/+1
* USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-101-6/+0
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-101-4/+3
* USB: musb: use correct register widths in register dumpsAnand Gadiyar2010-08-101-16/+16
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-1/+1
* USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0
* USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
* USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
* USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
* USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
* usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
* usb: musb: update gfp/slab.h includesTejun Heo2010-05-201-1/+0
* usb: musb: add ulpi access operationsHeikki Krogerus2010-05-202-0/+96
* usb: musb: Makefile: remove unexistent config optionFelipe Balbi2010-05-201-6/+0
* usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar2010-05-201-2/+0
* usb: musb: omap2430: remove unused defineAnand Gadiyar2010-05-201-4/+0
* MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov2010-05-201-12/+0
* MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov2010-05-201-1/+1
* MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov2010-05-201-5/+0
* MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov2010-05-201-8/+0
* USB: musb: support host/gadget role switching on Blackfin partsCliff Cai2010-05-201-6/+63
* usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi2010-05-202-3/+6
* usb: musb: hsdma: use musb_read/writelFelipe Balbi2010-05-201-13/+3
* usb: musb: gadget: support musb-specific test modesFelipe Balbi2010-05-201-0/+25
* usb: musb: add debugfs supportFelipe Balbi2010-05-204-0/+317
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-201-4/+4
* USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2010-05-202-4/+8
* USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad2010-05-202-1/+9
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-206-7/+16
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-20/+16
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-202-6/+5
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-302-8/+27
* musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-301-17/+34
* MUSB: fix DaVinci glue layer dependencySergei Shtylyov2010-04-302-2/+2
* musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-301-10/+7
* MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-301-3/+0
* MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-301-0/+2
* musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-301-3/+1
* musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-301-5/+0
* musb: potential use after freeDan Carpenter2010-04-301-0/+1
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-302-1/+3
* MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-301-7/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-4/+4
* usb: musb: core: declare mbase only where it's usedFelipe Balbi2010-03-191-1/+7
* USB: musb: fix warnings in Blackfin regsMike Frysinger2010-03-191-0/+9
* usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2010-03-192-3/+21
* usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren2010-03-191-2/+2
* USB: musb: fix build error introduced by isoc changeSonic Zhang2010-03-191-1/+1
OpenPOWER on IntegriCloud