summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-2/+38
2010-08-10USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks1-9/+4
2010-08-10USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks1-1/+11
2010-08-10USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks1-1/+2
2010-08-10USB: s3c-hsotg: Increase TX fifo limitBen Dooks1-2/+2
2010-08-10USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2-7/+52
2010-08-10usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko1-4/+4
2010-08-10USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz1-1/+0
2010-08-10USB: EHCI Debug Port Device Gadgetstephane duverger3-0/+464
2010-08-10USB: gadget: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-08-10USB: gadget: storage_common: comments updatedMichal Nazarewicz1-21/+48
2010-08-10USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger1-0/+1
2010-08-10USB: gadget: g_fs: code cleanupMichal Nazarewicz2-137/+60
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz13-22/+22
2010-08-10USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2-40/+74
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-10USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz2-116/+147
2010-08-10USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz1-3/+0
2010-08-10USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz1-18/+12
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-4/+67
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2-4/+4
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz3-6/+13
2010-08-10USB: gadget: g_mass_storage: static data instead of dynamic allocationMichal Nazarewicz1-6/+9
2010-08-10usb: gadget: Do not take BKL for gadget->ops->ioctlArnd Bergmann2-6/+2
2010-08-10USB: Add a serial number parameter to g_file_storage moduleYann Cantin1-11/+58
2010-08-10USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...Joe Perches1-3/+3
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko1-13/+2
2010-08-10USB: gadget: Use memdup_userJulia Lawall1-7/+3
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-4/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-5/+5
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-08-05Merge branch 'topic/misc' into for-linusTakashi Iwai2-4/+4
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+3
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-407/+21
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart4-407/+21
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-31Merge branch 'devel-stable' into develRussell King1-1/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2-59/+149
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King1-1/+1
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+4
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy1-0/+4
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König1-1/+1
2010-07-26i.MX25: fix USB gadget supportEric Bénard1-1/+1
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-07-18ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2-13/+55
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao1-1/+1
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart7-110/+89