Age | Commit message (Expand) | Author | Files | Lines |
2010-03-03 | USB: musb: test always evaluates to false | Roel Kluin | 1 | -2/+1 |
2010-03-03 | USB: musb: disable double buffering for older RTL versions | Cliff Cai | 1 | -2/+15 |
2009-12-23 | USB: musb: Fix null pointer dereference issue | Maulik Mankad | 1 | -0/+2 |
2009-12-23 | USB: musb: correct DMA address for tx | Cliff Cai | 1 | -1/+1 |
2009-12-23 | USB: musb: gadget: set otg tranceiver to idle when registering gadget | Arnaud Mandy | 1 | -0/+1 |
2009-12-23 | USB: musb: fix compiling warning with min() macro | Cliff Cai | 1 | -1/+1 |
2009-12-23 | USB: musb_gadget: fix kernel oops in txstate() | Sergei Shtylyov | 1 | -3/+3 |
2009-12-11 | USB: musb: musb_gadget: fix sparse warning | Felipe Balbi | 1 | -2/+2 |
2009-12-11 | USB: musb_gadget: remove pointless loop | Sergei Shtylyov | 1 | -92/+82 |
2009-12-11 | USB: musb_gadget: implement set_wedge() method | Sergei Shtylyov | 1 | -1/+19 |
2009-12-01 | USB: musb_gadget: fix STALL handling | Sergei Shtylyov | 1 | -45/+34 |
2009-06-16 | musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) | Anand Gadiyar | 1 | -1/+1 |
2009-06-16 | musb: support disconnect after HNP roleswitch | David Brownell | 1 | -0/+2 |
2009-06-16 | musb: make initial HNP roleswitch work (v2) | David Brownell | 1 | -1/+1 |
2009-06-16 | musb: proper hookup to transceiver drivers | David Brownell | 1 | -20/+18 |
2009-06-16 | musb_gadget: suppress "parasitic" TX interrupts with CPPI | Sergei Shtylyov | 1 | -1/+2 |
2009-04-17 | USB: musb: sanitize clearing TXCSR DMA bits (take 2) | Sergei Shtylyov | 1 | -11/+22 |
2009-02-28 | USB: musb: be careful with 64K+ transfer lengths (gadget side) | Felipe Balbi | 1 | -2/+2 |
2009-01-28 | USB: musb uses endpoint functions | Julia Lawall | 1 | -3/+3 |
2009-01-07 | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-08-14 | usb: musb: fix hanging when rmmod gadget driver | Felipe Balbi | 1 | -9/+7 |
2008-08-14 | USB: Add MUSB and TUSB support | Felipe Balbi | 1 | -0/+2033 |