| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: Enable the maximum supported burst mode for DMA | Hema HK | 2010-06-30 | 1 | -11/+2 |
* | USB: musb: fix Blackfin ulpi stubs | Mike Frysinger | 2010-06-30 | 1 | -2/+2 |
* | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y | Sergei Shtylyov | 2010-06-30 | 1 | -2/+4 |
* | USB: musb_core: make disconnect and suspend interrupts work again | Sergei Shtylyov | 2010-06-30 | 1 | -5/+1 |
* | usb: musb: Fix a bug by making suspend interrupt available in device mode | Maulik Mankad | 2010-06-30 | 1 | -1/+2 |
* | usb: musb: update gfp/slab.h includes | Tejun Heo | 2010-05-20 | 1 | -1/+0 |
* | usb: musb: add ulpi access operations | Heikki Krogerus | 2010-05-20 | 2 | -0/+96 |
* | usb: musb: Makefile: remove unexistent config option | Felipe Balbi | 2010-05-20 | 1 | -6/+0 |
* | usb: musb: omap2430.c: remove unnecessary includes | Anand Gadiyar | 2010-05-20 | 1 | -2/+0 |
* | usb: musb: omap2430: remove unused define | Anand Gadiyar | 2010-05-20 | 1 | -4/+0 |
* | MUSB: Blackfin: remove musb_platform_{suspend|resume}() | Sergei Shtylyov | 2010-05-20 | 1 | -12/+0 |
* | MUSB: OMAP: make musb_platform_suspend() 'static' | Sergei Shtylyov | 2010-05-20 | 1 | -1/+1 |
* | MUSB: Blackfin: remove bfin_vbus_power() | Sergei Shtylyov | 2010-05-20 | 1 | -5/+0 |
* | MUSB: OMAP: remove omap_vbus_power() | Sergei Shtylyov | 2010-05-20 | 1 | -8/+0 |
* | USB: musb: support host/gadget role switching on Blackfin parts | Cliff Cai | 2010-05-20 | 1 | -6/+63 |
* | usb: musb: debugfs: musb_exit_debugfs() can be called on probe | Felipe Balbi | 2010-05-20 | 2 | -3/+6 |
* | usb: musb: hsdma: use musb_read/writel | Felipe Balbi | 2010-05-20 | 1 | -13/+3 |
* | usb: musb: gadget: support musb-specific test modes | Felipe Balbi | 2010-05-20 | 1 | -0/+25 |
* | usb: musb: add debugfs support | Felipe Balbi | 2010-05-20 | 4 | -0/+317 |
* | USB: musb: allow the Blackfin vrsel gpio to be active low | Cliff Cai | 2010-05-20 | 1 | -4/+4 |
* | USB: MUSB: Add OMAP4 support in MUSB driver | Maulik Mankad | 2010-05-20 | 2 | -4/+8 |
* | USB: MUSB: Build MUSB driver for OMAP4 | Maulik Mankad | 2010-05-20 | 2 | -1/+9 |
* | usb: musb: Set transceiver interface type | Maulik Mankad | 2010-05-20 | 6 | -7/+16 |
* | usb: musb: allow board to pass down fifo mode | Felipe Balbi | 2010-05-20 | 1 | -20/+16 |
* | USB: straighten out port feature vs. port status usage | Alan Stern | 2010-05-20 | 2 | -6/+5 |
* | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 | 1 | -1/+1 |
* | usb: Fix tusb6010 for DMA API | Tony Lindgren | 2010-04-30 | 2 | -8/+27 |
* | musb_core: fix musb_init_controller() error cleanup path | Sergei Shtylyov | 2010-04-30 | 1 | -17/+34 |
* | MUSB: fix DaVinci glue layer dependency | Sergei Shtylyov | 2010-04-30 | 2 | -2/+2 |
* | musb_core: don't call musb_platform_exit() twice | Sergei Shtylyov | 2010-04-30 | 1 | -10/+7 |
* | MUSB: OMAP: don't call clk_put() | Sergei Shtylyov | 2010-04-30 | 1 | -3/+0 |
* | MUSB: DaVinci: fix musb_platform_init() error cleanup path | Sergei Shtylyov | 2010-04-30 | 1 | -0/+2 |
* | musb_core: don't prevent disabling clock on driver unload | Sergei Shtylyov | 2010-04-30 | 1 | -3/+1 |
* | musb_core: don't touch 'musb->clock' in musb_free() | Sergei Shtylyov | 2010-04-30 | 1 | -5/+0 |
* | musb: potential use after free | Dan Carpenter | 2010-04-30 | 1 | -0/+1 |
* | musb: save and restore missing bus control register | Ajay Kumar Gupta | 2010-04-30 | 2 | -1/+3 |
* | MUSB: Blackfin: don't fake blackfin_interrupt() result | Sergei Shtylyov | 2010-04-30 | 1 | -7/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -4/+4 |
* | usb: musb: core: declare mbase only where it's used | Felipe Balbi | 2010-03-19 | 1 | -1/+7 |
* | USB: musb: fix warnings in Blackfin regs | Mike Frysinger | 2010-03-19 | 1 | -0/+9 |
* | usb: musb: abstract out ULPI_BUSCONTROL register reads/writes | Mike Frysinger | 2010-03-19 | 2 | -3/+21 |
* | usb: musb: Fix compile error for omaps for musb_hdrc | Tony Lindgren | 2010-03-19 | 1 | -2/+2 |
* | USB: musb: fix build error introduced by isoc change | Sonic Zhang | 2010-03-19 | 1 | -1/+1 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 2 | -2/+2 |
|\ |
|
| * | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 | 1 | -1/+1 |
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 13 | -316/+660 |
|\ \ |
|
| * | | USB: musb: test always evaluates to false | Roel Kluin | 2010-03-02 | 1 | -2/+1 |
| * | | USB: musb: disable double buffering for older RTL versions | Cliff Cai | 2010-03-02 | 2 | -4/+23 |
| * | | USB: musb: set version of Blackfin version | Cliff Cai | 2010-03-02 | 2 | -8/+14 |