Age | Commit message (Expand) | Author |
2012-04-08 | Merge 3.2-rc1 into usb-linus | Greg Kroah-Hartman |
2012-04-06 | USB: remove compile warning on gadget/inode.c | Michael BRIGHT |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | f_phonet: fix skb truesize underestimation | Eric Dumazet |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | gadgetfs: list_for_each_safe() misuse | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-16 | usb: gadget: f_fs: Remove lock is held before freeing checks | Andi Kleen |
2012-03-16 | USB: at91: Device udc add dt support | Jean-Christophe PLAGNIOL-VILLARD |
2012-03-13 | usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT... | Lothar Waßmann |
2012-03-13 | usb: gadget: Kconfig: fix typo for 'different' | Fabio Baltieri |
2012-03-08 | USB: gadget: Make g_hid device class conform to spec. | Orjan Friberg |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-08 | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-03-07 | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim |
2012-03-06 | usb/gadget/pch_udc: Fix compile error | Tomoya MORINAGA |
2012-03-02 | usb: gadgetfs: return number of bytes on ep0 read request | Thomas Faber |
2012-03-02 | Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind() | Jesper Juhl |
2012-03-02 | usb: gadget: dummy_hcd: signedness bug in transfer() | Dan Carpenter |
2012-03-03 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim |
2012-03-02 | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann |
2012-03-01 | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-03-01 | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre |
2012-02-28 | usb/gadget: use common defines within the storage gadget | Sebastian Andrzej Siewior |
2012-02-28 | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior |
2012-02-28 | usb: gadget: goku: use generic map/unmap routines | Felipe Balbi |
2012-02-28 | usb: gadget: net2280: use generic map/unmap routines | Felipe Balbi |
2012-02-28 | usb: gadget: net2272: use generic map/umap routines | Felipe Balbi |
2012-02-28 | usb: gadget: r8a66597: use generic map/unmap routines | Felipe Balbi |
2012-02-28 | usb: gadget: amd5536: use generic map/unmap routines | Felipe Balbi |
2012-02-28 | usb: gadget: langwell: use generic map/unmap functions | Felipe Balbi |
2012-02-28 | usb: gadget: add generic map/unmap request utilities | Felipe Balbi |
2012-02-28 | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann |
2012-02-27 | usb: amd5536udc: Remove old CVS markers | Cyril Roelandt |
2012-02-27 | usb: amd5536udc: Fix the type of ep_string | Cyril Roelandt |
2012-02-27 | usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro | Cyril Roelandt |
2012-02-27 | usb: amd5536udc: Fix indentation | Cyril Roelandt |
2012-02-27 | usb: amd5536udc: Fix coding style issues. | Cyril Roelandt |
2012-02-27 | usb: amd5536udc: Fix brace coding style issues. | Cyril Roelandt |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |