| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: Kconfig fix | David Brownell | 2009-01-28 | 1 | -1/+1 |
* | USB: musb cppi dma fix | Swaminathan S | 2009-01-28 | 1 | -0/+1 |
* | USB: musb cppi bugfixes | Hugo Villeneuve | 2009-01-28 | 1 | -2/+7 |
* | USB: musb uses endpoint functions | Julia Lawall | 2009-01-28 | 2 | -5/+5 |
* | USB: musb: tusb6010 buildfix | Kalle Valo | 2009-01-28 | 1 | -2/+2 |
* | USB: musb free_irq bugfix | Ajay Kumar Gupta | 2009-01-28 | 1 | -2/+3 |
* | USB: musb_hdrc: another davinci buildfix (otg related) | David Brownell | 2009-01-28 | 1 | -0/+1 |
* | USB: musb davinci buildfix | David Brownell | 2009-01-28 | 1 | -9/+4 |
* | USB: musb: Kill some compiling warning in musb Blackfin part | Bryan Wu | 2009-01-07 | 1 | -6/+8 |
* | USB: musb: Blackfin provides read/write I/O accessor in header files | Bryan Wu | 2009-01-07 | 1 | -1/+1 |
* | USB: musb: add Blackfin Kconfig options and Makefile | Bryan Wu | 2009-01-07 | 2 | -2/+18 |
* | USB: musb: add Blackfin specific configuration to MUSB | Bryan Wu | 2009-01-07 | 4 | -144/+397 |
* | USB: musb: enable low level DMA operation for Blackfin | Bryan Wu | 2009-01-07 | 2 | -69/+162 |
* | USB: musb: add Blackfin version low level register accessing helper functions | Bryan Wu | 2009-01-07 | 1 | -0/+24 |
* | USB: musb: Make sure we program the correct values in only when necessary. | Robin Getz | 2009-01-07 | 1 | -6/+8 |
* | USB: musb: add Blackfin driver to MUSB framework (v2) | Bryan Wu | 2009-01-07 | 2 | -0/+368 |
* | USB: musb: check if set_irq_wake succeded and remember it | Felipe Balbi | 2009-01-07 | 2 | -2/+7 |
* | USB: musb: host side diagnostics tweaks | David Brownell | 2009-01-07 | 2 | -11/+15 |
* | USB: musb: minor locking fix | David Brownell | 2009-01-07 | 1 | -2/+2 |
* | USB: musb: build fixes for DaVinci | Kevin Hilman | 2009-01-07 | 1 | -3/+9 |
* | USB: musb: sysfs mode updates | David Brownell | 2009-01-07 | 5 | -11/+32 |
* | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 3 | -4/+4 |
* | usb: musb: fix bug in musb_schedule | Felipe Balbi | 2008-11-20 | 1 | -1/+1 |
* | usb: musb: fix BULK request on different available endpoints | Ajay Kumar Gupta | 2008-11-13 | 2 | -37/+46 |
* | usb: musb: fix debug global variable name | Felipe Balbi | 2008-11-13 | 2 | -5/+5 |
* | usb: musb: Removes compilation warning in gadget mode | Ajay Kumar Gupta | 2008-11-13 | 1 | -0/+2 |
* | usb: musb: tusb6010: kill compile warning | Felipe Balbi | 2008-11-13 | 1 | -1/+1 |
* | usb: musb: Fix for isochronous IN transfer | Ajay Kumar Gupta | 2008-11-13 | 1 | -20/+57 |
* | usb: musb: remove dead code from procfs | Felipe Balbi | 2008-10-17 | 1 | -11/+21 |
* | usb: musb: general cleanup to musbhsdma.c | Felipe Balbi | 2008-10-17 | 1 | -151/+155 |
* | usb: musb_hdrc build fixes | David Brownell | 2008-10-17 | 5 | -29/+13 |
* | usb: musb: do not mess up count number and CSR0 register value | Bryan Wu | 2008-10-17 | 1 | -12/+12 |
* | OMAP:MUSB: Corrects urb unlink function path | Ajay Kumar Gupta | 2008-10-17 | 1 | -2/+5 |
* | OMAP:MUSB: Fixes the TT programming. | Ajay Kumar Gupta | 2008-10-17 | 1 | -1/+5 |
* | musb: io: only define read/write stubs if they're not defined yet | Felipe Balbi | 2008-10-17 | 1 | -1/+3 |
* | MUSB: Add sanity check for maximum number of endpoints | Kevin Hilman | 2008-10-17 | 1 | -0/+1 |
* | USB: drivers/usb/musb/: disable it on SuperH | Andrew Morton | 2008-09-23 | 1 | -0/+1 |
* | usb: musb: fix include path | Felipe Balbi | 2008-09-23 | 3 | -6/+6 |
* | MUSB: Fix index register corruption seen with g_ether and Windows host | Anand Gadiyar | 2008-08-21 | 1 | -0/+2 |
* | usb: musb: get rid of MUSB_LOGLEVEL and use parameter | Felipe Balbi | 2008-08-21 | 4 | -38/+12 |
* | usb: musb: get rid of procfs entry | Felipe Balbi | 2008-08-21 | 4 | -864/+11 |
* | usb: musb: pass configuration specifics via pdata | Felipe Balbi | 2008-08-14 | 3 | -202/+18 |
* | usb: musb: fix hanging when rmmod gadget driver | Felipe Balbi | 2008-08-14 | 1 | -9/+7 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-14 | 25 | -0/+15675 |