Commit Graph

209 Commits (eca3930163ba8884060ce9d9ff5ef0d9b7c7b00f)

Author SHA1 Message Date
Hema HK c0f1f8e38f USB: musb: Enable the maximum supported burst mode for DMA 15 years ago
Mike Frysinger f2263db74a USB: musb: fix Blackfin ulpi stubs 15 years ago
Sergei Shtylyov 9297688a92 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y 15 years ago
Sergei Shtylyov 7d9645fdca USB: musb_core: make disconnect and suspend interrupts work again 15 years ago
Maulik Mankad 2bb14cbf04 usb: musb: Fix a bug by making suspend interrupt available in device mode 15 years ago
Tejun Heo c4d80b7d52 usb: musb: update gfp/slab.h includes 15 years ago
Heikki Krogerus ffb865b1e4 usb: musb: add ulpi access operations 15 years ago
Felipe Balbi d7086ddb4d usb: musb: Makefile: remove unexistent config option 15 years ago
Anand Gadiyar 82e2af47fe usb: musb: omap2430.c: remove unnecessary includes 15 years ago
Anand Gadiyar 00ce8eca85 usb: musb: omap2430: remove unused define 15 years ago
Sergei Shtylyov d55d221a93 MUSB: Blackfin: remove musb_platform_{suspend|resume}() 15 years ago
Sergei Shtylyov 5b3078b2d7 MUSB: OMAP: make musb_platform_suspend() 'static' 15 years ago
Sergei Shtylyov 69b2cd7200 MUSB: Blackfin: remove bfin_vbus_power() 15 years ago
Sergei Shtylyov ca0d445250 MUSB: OMAP: remove omap_vbus_power() 15 years ago
Cliff Cai ff927addd6 USB: musb: support host/gadget role switching on Blackfin parts 15 years ago
Felipe Balbi b0f9da7e02 usb: musb: debugfs: musb_exit_debugfs() can be called on probe 15 years ago
Felipe Balbi ddb495d4d8 usb: musb: hsdma: use musb_read/writel 15 years ago
Felipe Balbi ca4b2532fb usb: musb: gadget: support musb-specific test modes 15 years ago
Felipe Balbi 7f7f9e2a5a usb: musb: add debugfs support 15 years ago
Cliff Cai 6ddc6dae4a USB: musb: allow the Blackfin vrsel gpio to be active low 15 years ago
Maulik Mankad fb9c58edf1 USB: MUSB: Add OMAP4 support in MUSB driver 15 years ago
Maulik Mankad c71b1b9c21 USB: MUSB: Build MUSB driver for OMAP4 15 years ago
Maulik Mankad de2e1b0c98 usb: musb: Set transceiver interface type 15 years ago
Felipe Balbi e6c213b296 usb: musb: allow board to pass down fifo mode 15 years ago
Alan Stern 749da5f82f USB: straighten out port feature vs. port status usage 15 years ago
Eric Lescouet 27729aadd3 USB: make hcd.h public (drivers dependency) 15 years ago
Tony Lindgren 1d0f11b397 usb: Fix tusb6010 for DMA API 15 years ago
Sergei Shtylyov 34e2beb2c8 musb_core: fix musb_init_controller() error cleanup path 15 years ago
Sergei Shtylyov c6a39eec9d MUSB: fix DaVinci glue layer dependency 15 years ago
Sergei Shtylyov 461972d8a4 musb_core: don't call musb_platform_exit() twice 15 years ago
Sergei Shtylyov 7917a9df73 MUSB: OMAP: don't call clk_put() 15 years ago
Sergei Shtylyov 13962c7479 MUSB: DaVinci: fix musb_platform_init() error cleanup path 15 years ago
Sergei Shtylyov 3d0bfbf259 musb_core: don't prevent disabling clock on driver unload 15 years ago
Sergei Shtylyov 1fb48f4a96 musb_core: don't touch 'musb->clock' in musb_free() 15 years ago
Dan Carpenter 714bc5ef3e musb: potential use after free 15 years ago
Ajay Kumar Gupta 5e0e61afa5 musb: save and restore missing bus control register 15 years ago
Sergei Shtylyov 2f831751c5 MUSB: Blackfin: don't fake blackfin_interrupt() result 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Felipe Balbi aa4714560b usb: musb: core: declare mbase only where it's used 15 years ago
Mike Frysinger 7f4bca4049 USB: musb: fix warnings in Blackfin regs 15 years ago
Mike Frysinger adb3ee421d usb: musb: abstract out ULPI_BUSCONTROL register reads/writes 15 years ago
Tony Lindgren 9957dd97ec usb: musb: Fix compile error for omaps for musb_hdrc 15 years ago
Sonic Zhang ae926976ac USB: musb: fix build error introduced by isoc change 15 years ago
Roel Kluin 08e6c972da USB: musb: test always evaluates to false 15 years ago
Cliff Cai 9f445cb299 USB: musb: disable double buffering for older RTL versions 15 years ago
Cliff Cai 0ded2f146a USB: musb: set version of Blackfin version 15 years ago
Felipe Balbi ab3bbfa1af USB: musb: only print info message if probe() is successful 15 years ago
Felipe Balbi da5108e1a3 USB: musb: unmap base if we can't probe 15 years ago
Felipe Balbi 3d268645d5 USB: musb: tusb6010: use resource_size 15 years ago
Felipe Balbi ad517e9ed8 USB: musb: we already tested for dyn_fifo 15 years ago