index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
ci13xxx_udc.c
Age
Commit message (
Expand
)
Author
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-15
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