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
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
2010-08-10
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
2010-08-10
USB: gadget: g_mass_storage: static data instead of dynamic allocation
Michal Nazarewicz
2010-08-10
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2010-08-10
USB: Add a serial number parameter to g_file_storage module
Yann Cantin
2010-08-10
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
2010-08-10
usb: throw away custom hex digit methods
Andy Shevchenko
2010-08-10
USB: gadget: Use memdup_user
Julia Lawall
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
[next]