Age | Commit message (Expand) | Author | Files | Lines |
2011-05-07 | USB: OTG: msm: Implement charger detection | Pavankumar Kondeti | 1 | -0/+10 |
2011-05-03 | USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc | Anji jonnala | 1 | -14/+17 |
2011-05-03 | USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc | Pavankumar Kondeti | 1 | -6/+14 |
2011-05-03 | USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc | Pavankumar Kondeti | 1 | -1/+7 |
2011-05-03 | USB: gadget: Fix unused variable warning in ci13xxx_udc | Pavankumar Kondeti | 1 | -1/+1 |
2011-05-03 | USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc | Pavankumar Kondeti | 1 | -1/+1 |
2011-05-03 | USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc | Pavankumar Kondeti | 1 | -1/+1 |
2011-02-25 | USB: gadget: Add test mode support for ci13xxx_udc | Pavankumar Kondeti | 1 | -6/+50 |
2011-02-25 | USB: gadget: Implement remote wakeup in ci13xxx_udc | Pavankumar Kondeti | 1 | -29/+95 |
2011-02-25 | USB: gadget: Implement hardware queuing in ci13xxx_udc | Pavankumar Kondeti | 1 | -76/+100 |
2011-01-23 | USB: gadget: Fix endpoint representation in ci13xxx_udc | Pavankumar Kondeti | 1 | -128/+136 |
2011-01-23 | USB: gadget: Fix error path in ci13xxx_udc gadget probe function | Pavankumar Kondeti | 1 | -3/+1 |
2010-12-17 | USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096 | Artem Leonenko | 1 | -5/+5 |
2010-12-17 | USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's | Artem Leonenko | 1 | -3/+3 |
2010-12-17 | USB: gadget: update ci13xxx to work with g_ether | Artem Leonenko | 1 | -8/+12 |
2010-12-17 | USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers | Artem Leonenko | 1 | -1/+0 |
2010-12-11 | USB: gadget: Implement runtime PM for ci13xxx gadget | Pavankumar Kondeti | 1 | -0/+10 |
2010-12-11 | USB: gadget: Introduce ci13xxx_udc_driver struct | Pavankumar Kondeti | 1 | -54/+151 |
2010-12-11 | USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask | Pavankumar Kondeti | 1 | -0/+1 |
2010-12-11 | USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc | Pavankumar Kondeti | 1 | -6/+3 |
2010-12-11 | USB: gadget: Separate out PCI bus code from ci13xxx_udc | Pavankumar Kondeti | 1 | -159/+0 |
2010-10-22 | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 1 | -8/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-16 | USB: ci13xxx_udc: use helper functions to determine endpoint type and direction | Matthias Kaehlcke | 1 | -3/+3 |
2009-04-24 | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke | 1 | -0/+1 |
2009-04-24 | USB: Gadget: MIPS CI13xxx UDC bugfixes | David Lopo | 1 | -1/+3 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -1/+0 |
2009-03-25 | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-03-25 | USB: gadget: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-01-07 | USB: gadget: MIPS ci13xxx_udc | David Lopo | 1 | -0/+2830 |