aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks2010-08-101-1/+2
* USB: s3c-hsotg: Increase TX fifo limitBen Dooks2010-08-101-2/+2
* USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-102-7/+52
* usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko2010-08-101-4/+4
* USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz2010-08-101-1/+0
* USB: EHCI Debug Port Device Gadgetstephane duverger2010-08-103-0/+464
* USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-101-3/+3
* USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-101-3/+4
* USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-101-21/+48
* USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger2010-08-101-0/+1
* USB: gadget: g_fs: code cleanupMichal Nazarewicz2010-08-102-137/+60
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-1013-22/+22
* USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2010-08-102-40/+74
* USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-101-0/+2
* USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz2010-08-102-116/+147
* USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz2010-08-101-3/+0
* USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz2010-08-101-18/+12
* USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-101-4/+67
* USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-102-4/+4
* USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz2010-08-103-6/+13
* USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz2010-08-101-6/+9
* usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann2010-08-102-6/+2
* USB: Add a serial number parameter to g_file_storage moduleYann Cantin2010-08-101-11/+58
* USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches2010-08-101-3/+3
* usb: throw away custom hex digit methodsAndy Shevchenko2010-08-101-13/+2
* USB: gadget: Use memdup_userJulia Lawall2010-08-101-7/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-072-4/+4
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-052-4/+4
| |\
| | * ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-232-4/+4
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-0/+1
|\ \ \
| * | | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-2/+3
|\ \ \ \
| * | | | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
| * | | | gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller2010-06-151-1/+1
* | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-044-407/+21
|\ \ \ \ \
| * | | | | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-024-407/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'devel-stable' into develRussell King2010-07-311-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-291-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-261-1/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | i.MX25: fix USB gadget supportEric Bénard2010-07-261-1/+1
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-59/+149
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | | | |_|_|_|/ / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-182-13/+55
| * | | | | | | ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-162-46/+94
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-261-0/+4
|\ \ \ \ \ \ \
| * | | | | | | USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-261-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-261-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-151-1/+1
| | |/ / / / | |/| | | |
* | | | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
|/ / / / /
* | | | | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart2010-07-117-110/+89
| |/ / / |/| | |