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