summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/ci13xxx_udc.c
AgeCommit message (Expand)Author
2011-07-05usb: gadget: ci13xx_udc.c: fix compile warningSebastian Andrzej Siewior
2011-07-01usb: gadget: ci13xx_udc: fix usb_ep_enable() callFelipe Balbi
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-03USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala
2011-05-03USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti
2011-01-22USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti
2011-01-22USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti
2010-12-16USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096Artem Leonenko
2010-12-16USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq'sArtem Leonenko
2010-12-16USB: gadget: update ci13xxx to work with g_etherArtem Leonenko
2010-12-16USB: gadgets: ci13xxx: fix probing of compiled-in gadget driversArtem Leonenko
2010-12-10USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti
2010-12-10USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti
2010-12-10USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti
2010-12-10USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti
2010-12-10USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke
2009-04-23USB: ci13xxx_udc: fix build errorMatthias Kaehlcke
2009-04-23USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-24usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi
2009-01-07USB: gadget: MIPS ci13xxx_udcDavid Lopo