summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-04-13locking-various-init-fixes.patchThomas Gleixner
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27f_phonet: fix skb truesize underestimationEric Dumazet
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20gadgetfs: list_for_each_safe() misuseAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-16usb: gadget: f_fs: Remove lock is held before freeing checksAndi Kleen
2012-03-16USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-13usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim
2012-03-06usb/gadget/pch_udc: Fix compile errorTomoya MORINAGA
2012-03-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber
2012-03-02Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()Jesper Juhl
2012-03-02usb: gadget: dummy_hcd: signedness bug in transfer()Dan Carpenter
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre
2012-02-28usb/gadget: use common defines within the storage gadgetSebastian Andrzej Siewior
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior
2012-02-28usb: gadget: goku: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: net2280: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: net2272: use generic map/umap routinesFelipe Balbi
2012-02-28usb: gadget: r8a66597: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: amd5536: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: langwell: use generic map/unmap functionsFelipe Balbi
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-27usb: amd5536udc: Remove old CVS markersCyril Roelandt
2012-02-27usb: amd5536udc: Fix the type of ep_stringCyril Roelandt
2012-02-27usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macroCyril Roelandt
2012-02-27usb: amd5536udc: Fix indentationCyril Roelandt
2012-02-27usb: amd5536udc: Fix coding style issues.Cyril Roelandt
2012-02-27usb: amd5536udc: Fix brace coding style issues.Cyril Roelandt
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus