index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2011-02-17
USB: g_printer: fix bug in module parameter definitions
Alan Stern
2011-02-17
USB: g_printer: fix bug in unregistration
Alan Stern
2011-01-07
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-09
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
2010-11-22
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
2010-11-22
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
2010-11-22
USB: gadget: g_multi: fixed vendor and product ID
Michal Nazarewicz
2010-11-22
USB: gadget: g_ffs: fixed vendor and product ID
Michal Nazarewicz
2010-11-22
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
2010-09-03
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
2010-09-03
USB: rndis: section mismatch fix
Henrik Kretzschmar
2010-09-03
USB: s3c-hsotg: Remove DEBUG define
Maurus Cuelenaere
2010-08-23
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-23
USB: gadget: fix composite kernel-doc warnings
Randy Dunlap
2010-08-23
USB: r8a66597-udc: return -ENOMEM if kzalloc() fails
Axel Lin
2010-08-23
USB: uvc_v4l2: cleanup test for end of loop
Dan Carpenter
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-10
USB: gadget: file_storage: serial parameter even if not test mode
Michal Nazarewicz
2010-08-10
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
2010-08-10
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
2010-08-10
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
2010-08-10
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
2010-08-10
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
2010-08-10
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
2010-08-10
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
2010-08-10
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
2010-08-10
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
2010-08-10
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
2010-08-10
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
2010-08-10
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
2010-08-10
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
2010-08-10
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
2010-08-10
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
2010-08-10
USB: EHCI Debug Port Device Gadget
stephane duverger
2010-08-10
USB: gadget: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-10
USB: gadget: storage_common: comments updated
Michal Nazarewicz
2010-08-10
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
2010-08-10
USB: gadget: g_fs: code cleanup
Michal Nazarewicz
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
USB: gadget: section mismatch warning fixed
Michal Nazarewicz
2010-08-10
USB: gadget: f_mass_storage: added eject callback
Michal Nazarewicz
2010-08-10
USB: gadget: composite: added disconnect callback
Michal Nazarewicz
2010-08-10
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2010-08-10
USB: gadget: f_mass_storage: dead code removed
Michal Nazarewicz
2010-08-10
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
2010-08-10
USB: gadget: composite: usb_string_ids_*() functions added
Michal Nazarewicz
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
[next]