aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad
2010-05-20usb: musb: update gfp/slab.h includesTejun Heo
2010-05-20usb: musb: add ulpi access operationsHeikki Krogerus
2010-05-20usb: musb: Makefile: remove unexistent config optionFelipe Balbi
2010-05-20usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar
2010-05-20usb: musb: omap2430: remove unused defineAnand Gadiyar
2010-05-20MUSB: Blackfin: remove musb_platform_{suspend|resume}()Sergei Shtylyov
2010-05-20MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov
2010-05-20MUSB: Blackfin: remove bfin_vbus_power()Sergei Shtylyov
2010-05-20MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov
2010-05-20USB: musb: support host/gadget role switching on Blackfin partsCliff Cai
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi
2010-05-20usb: musb: hsdma: use musb_read/writelFelipe Balbi
2010-05-20usb: musb: gadget: support musb-specific test modesFelipe Balbi
2010-05-20usb: musb: add debugfs supportFelipe Balbi
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad
2010-05-20USB: MUSB: Build MUSB driver for OMAP4Maulik Mankad
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: potential use after freeDan Carpenter
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren
2010-03-19USB: musb: fix build error introduced by isoc changeSonic Zhang
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: musb: test always evaluates to falseRoel Kluin
2010-03-02USB: musb: disable double buffering for older RTL versionsCliff Cai
2010-03-02USB: musb: set version of Blackfin versionCliff Cai
2010-03-02USB: musb: only print info message if probe() is successfulFelipe Balbi