index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ci13xxx_udc.c
Age
Commit message (
Expand
)
Author
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
USB: ci13xxx_udc: handle controllers with less than 16 EPs
Marc Kleine-Budde
2011-12-12
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
Marc Kleine-Budde
2011-11-14
USB: ci13xxx_udc: fix debug trace code
Marc Kleine-Budde
2011-11-14
USB: ci13xxx_udc: fix deadlock during rmmod
Marc Kleine-Budde
2011-11-14
USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid
Michael Grzeschik
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-05
usb: gadget: ci13xx_udc.c: fix compile warning
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
Felipe Balbi
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-05-07
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
2011-05-03
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
2011-05-03
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
2011-02-25
USB: gadget: Add test mode support for ci13xxx_udc
Pavankumar Kondeti
2011-02-25
USB: gadget: Implement remote wakeup in ci13xxx_udc
Pavankumar Kondeti
2011-02-25
USB: gadget: Implement hardware queuing in ci13xxx_udc
Pavankumar Kondeti
2011-01-23
USB: gadget: Fix endpoint representation in ci13xxx_udc
Pavankumar Kondeti
2011-01-23
USB: gadget: Fix error path in ci13xxx_udc gadget probe function
Pavankumar Kondeti
2010-12-16
USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096
Artem Leonenko
2010-12-16
USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's
Artem Leonenko
2010-12-16
USB: gadget: update ci13xxx to work with g_ether
Artem Leonenko
2010-12-16
USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers
Artem Leonenko
2010-12-10
USB: gadget: Implement runtime PM for ci13xxx gadget
Pavankumar Kondeti
2010-12-10
USB: gadget: Introduce ci13xxx_udc_driver struct
Pavankumar Kondeti
2010-12-10
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
Pavankumar Kondeti
2010-12-10
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
Pavankumar Kondeti
2010-12-10
USB: gadget: Separate out PCI bus code from ci13xxx_udc
Pavankumar Kondeti
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-04-23
USB: ci13xxx_udc: fix build error
Matthias Kaehlcke
2009-04-23
USB: Gadget: MIPS CI13xxx UDC bugfixes
David Lopo
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-24
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
USB: gadget: remove duplicated #include
Huang Weiyi
2009-01-07
USB: gadget: MIPS ci13xxx_udc
David Lopo