Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -137/+83 |
2011-03-01 | usb: musb: OMAP4430: Power down the PHY during board init | Hema HK | 1 | -0/+4 |
2011-02-17 | OMAP2+: musb: hwmod adaptation for musb registration | Hema HK | 1 | -40/+44 |
2011-02-17 | arm: omap4: usb: explicitly configure MUSB pads | Anand Gadiyar | 1 | -0/+40 |
2011-02-17 | usb: musb: AM35x: moving internal phy functions out of usb_musb.c file | Hema HK | 1 | -97/+0 |
2010-12-10 | musb: am35x: fix compile error due to control apis | Ajay Kumar Gupta | 1 | -0/+97 |
2010-12-10 | usb: musb: split am35x to its own platform_driver | Felipe Balbi | 1 | -0/+1 |
2010-12-10 | usb: musb: split omap2430 to its own platform_driver | Felipe Balbi | 1 | -1/+1 |
2010-12-10 | usb: musb: trivial search and replace patch | Felipe Balbi | 1 | -1/+1 |
2010-12-10 | usb: musb: add Kconfig options for each glue layer | Felipe Balbi | 1 | -1/+1 |
2010-12-01 | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 1 | -0/+2 |
2010-10-22 | USB: AM35x: Add musb support | Ajay Kumar Gupta | 1 | -0/+4 |
2010-07-05 | omap: mux: Remove old mux code | Tony Lindgren | 1 | -1/+0 |
2010-05-21 | usb: musb: Add extvbus in musb_board_data | Ajay Kumar Gupta | 1 | -0/+1 |
2010-02-24 | omap4: Use irq line defines from irq-44xx.h | Santosh Shilimkar | 1 | -2/+2 |
2010-02-23 | omap: musb: Add USB support to 4430 SDP board file | Maulik Mankad | 1 | -2/+7 |
2010-02-20 | omap: musb: remove unnecessary return | Felipe Balbi | 1 | -3/+1 |
2010-02-20 | omap: musb: remove unused dma data | Felipe Balbi | 1 | -3/+0 |
2010-02-20 | omap: musb: remove unused soft_con field | Felipe Balbi | 1 | -1/+0 |
2010-02-20 | arm: omap: musb: we can use clk framework | Felipe Balbi | 1 | -22/+0 |
2010-02-20 | omap: musb: remove unused data | Felipe Balbi | 1 | -34/+0 |
2010-02-20 | omap: musb: Pass board specific data from board file | Maulik Mankad | 1 | -2/+5 |
2010-02-20 | arm: omap: musb: ioremap only what's ours | Felipe Balbi | 1 | -1/+1 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -2/+2 |
2009-09-03 | MUSB: Remove usb_musb_pm_init() call | Anand Gadiyar | 1 | -12/+0 |
2009-08-08 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 1 | -21/+0 |
2009-05-28 | OMAP3: PM: Ensure MUSB block can idle when driver not loaded | Peter 'p2' De Schrijver | 1 | -0/+20 |
2009-05-28 | OMAP2/3: PM: push core PM code from linux-omap | Kevin Hilman | 1 | -1/+0 |
2009-04-14 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 1 | -4/+4 |
2009-03-24 | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 1 | -0/+187 |