index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2010-03-02
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
2010-03-02
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
2010-03-02
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
2010-03-02
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
2010-03-02
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2010-03-02
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2010-03-02
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
2010-03-02
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
2010-03-02
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
2010-03-02
USB goku_udc: make PCI device id constant
Németh Márton
2010-03-02
USB gadget: make Open Firmware device id constant
Németh Márton
2010-03-02
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
2010-03-02
USB: Correct CONFIG variable typo.
Robert P. J. Day
2010-03-02
USB: gadget: add INT support for Blackfin musb
Cliff Cai
2010-03-02
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
2010-03-02
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
2010-03-01
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
2010-02-16
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
2010-02-16
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
2010-02-16
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
2010-02-16
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
USB: g_multi kconfig: fix depends and help text
Randy Dunlap
2009-12-11
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
2009-12-11
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
[next]