| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-21 | 1 | -4/+4 |
|\ |
|
| * | USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt | Nicolas Ferre | 2012-04-17 | 1 | -4/+4 |
* | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2012-04-16 | 7 | -23/+37 |
|\ \
| |/
|/| |
|
| * | usb: gadget: eliminate NULL pointer dereference (bugfix) | Andrzej Pietrasiewicz | 2012-04-10 | 1 | -1/+1 |
| * | usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro... | Bhupesh Sharma | 2012-04-10 | 1 | -3/+1 |
| * | usb: gadget: rndis: fix Missing req->context assignment | Lukasz Majewski | 2012-04-10 | 1 | -0/+1 |
| * | usb: gadget: udc-core: fix asymmetric calls in remove_driver | Kishon Vijay Abraham I | 2012-04-10 | 1 | -1/+1 |
| * | usb: gadget: FunctionFS: make module init & exit __init & __exit | Andrzej Pietrasiewicz | 2012-04-10 | 1 | -2/+2 |
| * | usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix) | Andrzej Pietrasiewicz | 2012-04-10 | 1 | -0/+1 |
| * | usb: s3c-hsotg: Fix big buffers transfer in DMA mode | Anton Tikhomirov | 2012-04-10 | 1 | -1/+1 |
| * | usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode | Anton Tikhomirov | 2012-04-10 | 1 | -1/+2 |
| * | usb: s3c-hsotg: Fix maximum patcket size setting for EP0 | Anton Tikhomirov | 2012-04-10 | 1 | -4/+6 |
| * | usb: s3c-hsotg: Fix TX FIFOs allocation | Anton Tikhomirov | 2012-04-10 | 1 | -1/+1 |
| * | usb: fsl_udc_core: prime status stage once data stage has primed | Peter Chen | 2012-04-10 | 1 | -9/+16 |
| * | usb: gadget: udc-core: stop UDC on device-initiated disconnect | Felipe Balbi | 2012-04-10 | 1 | -0/+4 |
* | | Merge 3.2-rc1 into usb-linus | Greg Kroah-Hartman | 2012-04-08 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | USB: remove compile warning on gadget/inode.c | Michael BRIGHT | 2012-04-06 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | f_phonet: fix skb truesize underestimation | Eric Dumazet | 2012-03-27 | 1 | -1/+1 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 14 | -14/+0 |
|\ \ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 14 | -14/+0 |
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 2 | -3/+39 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB: at91: Device udc add dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-16 | 2 | -3/+39 |
| * | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 | Nicolas Ferre | 2012-03-01 | 1 | -1/+1 |
| |\ \ |
|
* | \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet | 2012-03-25 | 1 | -1/+1 |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 2 | -7/+8 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 2012-03-02 | 3 | -9/+10 |
| |\ \ \ \ \
| | | |/ / /
| | |/| / /
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -3/+3 |
| | * | | | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -4/+5 |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -4/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-03-08 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 1 | -2/+2 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-03 | 1 | -2/+2 |
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup | Arnd Bergmann | 2012-02-28 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-03 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-03-21 | 2 | -15/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | gadgetfs: list_for_each_safe() misuse | Al Viro | 2012-03-20 | 1 | -6/+3 |
| * | | | | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-20 | 2 | -9/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 | 51 | -668/+2738 |
|\ \ \ \ |
|
| * | | | | usb: gadget: f_fs: Remove lock is held before freeing checks | Andi Kleen | 2012-03-16 | 1 | -3/+1 |
| * | | | | usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT... | Lothar Waßmann | 2012-03-13 | 1 | -17/+17 |
| * | | | | usb: gadget: Kconfig: fix typo for 'different' | Fabio Baltieri | 2012-03-13 | 1 | -1/+1 |
| * | | | | USB: gadget: Make g_hid device class conform to spec. | Orjan Friberg | 2012-03-08 | 1 | -3/+3 |
| * | | | | usb/gadget/pch_udc: Fix compile error | Tomoya MORINAGA | 2012-03-06 | 1 | -0/+1 |
| * | | | | usb: gadgetfs: return number of bytes on ep0 read request | Thomas Faber | 2012-03-02 | 1 | -0/+2 |
| * | | | | Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind() | Jesper Juhl | 2012-03-02 | 1 | -1/+1 |
| * | | | | usb: gadget: dummy_hcd: signedness bug in transfer() | Dan Carpenter | 2012-03-02 | 1 | -1/+1 |
| * | | | | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-03-01 | 37 | -523/+2623 |
| |\ \ \ \ |
|
| | * | | | | usb: gadget: goku: use generic map/unmap routines | Felipe Balbi | 2012-02-28 | 1 | -10/+8 |