Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 1 | -1/+1 |
2011-07-02 | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi | 1 | -5/+0 |
2011-05-13 | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 1 | -5/+5 |
2011-05-07 | usb: fix building musb drivers | Anatolij Gustschin | 1 | -2/+3 |
2010-12-10 | usb: musb: drop board_set_vbus | Felipe Balbi | 1 | -1/+0 |
2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi | 1 | -9/+27 |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 1 | -1/+3 |
2010-12-10 | usb: musb: davinci: give it a context structure | Felipe Balbi | 1 | -9/+28 |
2010-12-10 | usb: musb: split davinci to its own platform_driver | Felipe Balbi | 1 | -0/+84 |
2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi | 1 | -14/+26 |
2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi | 1 | -1/+1 |
2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov | 1 | -0/+2 |
2010-05-21 | usb: musb: Set transceiver interface type | Maulik Mankad | 1 | -1/+1 |
2010-04-30 | MUSB: DaVinci: fix musb_platform_init() error cleanup path | Sergei Shtylyov | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-15 | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 1 | -1/+1 |
2009-12-23 | USB: musb: Populate the VBUS GPIO with the correct GPIO number | Swaminathan S | 1 | -1/+1 |
2009-07-13 | USB: musb: silence "suspend as a_wait_vrise is_active" msgs | David Brownell | 1 | -2/+3 |
2009-07-13 | USB: musb: davinci dm6446evm GPIO renumbering | Kevin Hilman | 1 | -1/+1 |
2009-07-13 | USB: musb: davinci dm355 updates (remainder) | David Brownell | 1 | -0/+25 |
2009-06-16 | musb: proper hookup to transceiver drivers | David Brownell | 1 | -11/+22 |
2009-06-16 | musb: split out CPPI interrupt handler | Sergei Shtylyov | 1 | -10/+4 |
2009-06-16 | musb_gadget: fix unhandled endpoint 0 IRQs | Sergei Shtylyov | 1 | -6/+1 |
2009-03-25 | USB: musb: partial DaVinci dm355 support | David Brownell | 1 | -19/+44 |
2009-02-28 | usb: musb: make Davinci *work* in mainline | David Brownell | 1 | -11/+4 |
2009-01-28 | USB: musb davinci buildfix | David Brownell | 1 | -9/+4 |
2009-01-07 | USB: musb: build fixes for DaVinci | Kevin Hilman | 1 | -3/+9 |
2009-01-07 | USB: musb: sysfs mode updates | David Brownell | 1 | -0/+6 |
2008-10-18 | usb: musb_hdrc build fixes | David Brownell | 1 | -16/+4 |
2008-08-14 | USB: Add MUSB and TUSB support | Felipe Balbi | 1 | -0/+462 |