summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-03Merge branch 'devel-stable' into for-nextRussell King
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-17usb: gadget: tcm_usb_gadget: stop format stringsKees Cook
2014-03-17usb: gadget: f_fs: add missing spinlock and mutex unlockRobert Baldyga
2014-03-17usb: gadget: composite: switch over to ERR_CAST()Felipe Balbi
2014-03-17usb: gadget: inode: switch over to memdup_user()Felipe Balbi
2014-03-17usb: gadget: f_subset: switch over to PTR_RETFelipe Balbi
2014-03-17usb: gadget: lpc32xx_udc: fix wrong clk_put() sequenceFelipe Balbi
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-03-08Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-07usb: gadget: return the right length in ffs_epfile_io()Chuansheng Liu
2014-03-07usb: gadget: u_ether: move hardware transmit to RX NAPIWeinn Jheng
2014-03-05usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz
2014-03-05usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam
2014-03-05usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-03-05usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni
2014-03-05usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski
2014-03-05usb: gadget: at91_udc: fix ep maxpacket initialisationRobert Baldyga
2014-03-01tty: Fix low_latency BUGPeter Hurley
2014-02-25ARM: 7989/1: Delete asm/system.hDavid Howells
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen
2014-02-20usb: gadget: gr_udc: remove some unneeded error handlingDan Carpenter
2014-02-19usb: gadget: at91: using USBA_NR_DMAS for DMA channelsBo Shen
2014-02-19usb: gadget: at91: fix the number of endpoint parameterBo Shen
2014-02-18usb: gadget: f_fs: add aio supportRobert Baldyga
2014-02-18usb: gadget: f_fs: add poll for endpoint 0Robert Baldyga
2014-02-18usb: gadget: f_fs: fix setup request handlingRobert Baldyga
2014-02-18usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline functionMichal Nazarewicz
2014-02-18usb: gadget: functionfs: fix typo in the enum variableMichal Nazarewicz
2014-02-18usb: gadget: FunctionFS: use consistent naming with regard to ffs_lockAndrzej Pietrasiewicz
2014-02-18usb: gadget: FunctionFS: staticize functions used only in f_fs.cAndrzej Pietrasiewicz
2014-02-18usb: gadget: code cleanupAndrzej Pietrasiewicz
2014-02-18usb: gadget: FunctionFS: dereference ffs_dev conditionallyAndrzej Pietrasiewicz
2014-02-18usb: gadget: s3c-hsotg: stall ep0 in set_halt functionRobert Baldyga
2014-02-18usb: gadget: printer: fix memory leakwenlin.kang
2014-02-18usb: gadget: printer: fix possible deadlockwenlin.kang
2014-02-18usb: gadget: s3c-hsudc: remove unused labelSachin Kamat
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat
2014-02-18usb: gadget: fix error return codeJulia Lawall
2014-02-18usb: gadget: s3c-hsotg: use %pad for dma_addr_tJingoo Han
2014-02-18usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter
2014-02-18usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat
2014-02-14usb: gadget: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-11Remove MACH_OMAP_H4_OTGRichard Weinberger
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds