index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-18
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
2011-10-18
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
2011-10-18
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
2011-10-13
usb: gadget: add new usb gadget for ACM and mass storage
Klaus Schwarzkopf
2011-10-13
usb: gadget: mv_udc: fix compile warning
Felipe Balbi
2011-10-13
usb: gadget: mv_udc: add clock gating support
Neil Zhang
2011-10-13
usb: gadget: mv_udc: add test mode support
Neil Zhang
2011-10-13
usb: gadget: mv_udc: use DMA API for status_req's dma address
Neil Zhang
2011-10-13
usb: gadget: mv_udc: fix dtd dma confusion
Neil Zhang
2011-10-13
usb: gadget: mv_udc: add shutdown function for it
Neil Zhang
2011-10-13
usb: gadget: mv_udc: correct ep0 state
Neil Zhang
2011-10-13
usb: gadget: mv_udc: rewrite fifo flush
Neil Zhang
2011-10-13
usb: gadget: mv_udc: set unused endpoint with right type
Neil Zhang
2011-10-13
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
Neil Zhang
2011-10-13
usb: gadget: mv_udc: fix bug when handle setup package.
Neil Zhang
2011-10-13
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
Neil Zhang
2011-10-13
usb: gadget: mv_udc: ep0 needn't set toggle flag
Neil Zhang
2011-10-13
usb: gadget: mv_udc: fix a clerical error
Neil Zhang
2011-10-13
usb: gadget: mv_udc: fix kernel panic on some platforms
Neil Zhang
2011-10-13
usb: gadget: mv_udc: add section information
Neil Zhang
2011-10-13
usb: gadget: mv_udc: refine the driver structure
Neil Zhang
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
2011-10-13
usb: gadget: pxa25x: is_vbus_present is gone
Arnd Bergmann
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2011-10-13
USB: gadget: midi: add midi function driver
Daniel Mack
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
2011-10-13
usb: gadget: r8a66597-udc: add function for external controller
Yoshihiro Shimoda
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
2011-09-26
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
2011-09-26
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
USB: g_printer: fix bug in unregistration
Fabian Godehardt
2011-09-18
s3c-hsudc: implement vbus_draw hook
Heiko Stübner
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
[next]