index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
14
-14
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-3
/
+39
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
14
-14
/
+0
2012-03-27
f_phonet: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+8
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+6
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
1
-6
/
+3
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2
-9
/
+3
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
51
-668
/
+2738
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
1
-3
/
+1
2012-03-16
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-3
/
+39
2012-03-13
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
1
-17
/
+17
2012-03-13
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
1
-1
/
+1
2012-03-08
USB: gadget: Make g_hid device class conform to spec.
Orjan Friberg
1
-3
/
+3
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-3
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+2
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
1
-2
/
+2
2012-03-06
usb/gadget/pch_udc: Fix compile error
Tomoya MORINAGA
1
-0
/
+1
2012-03-02
usb: gadgetfs: return number of bytes on ep0 read request
Thomas Faber
1
-0
/
+2
2012-03-02
Allocate correct size (portably) in drivers/usb/gadget/f_midi.c::f_midi_bind()
Jesper Juhl
1
-1
/
+1
2012-03-02
usb: gadget: dummy_hcd: signedness bug in transfer()
Dan Carpenter
1
-1
/
+1
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
1
-2
/
+2
2012-03-02
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
3
-9
/
+10
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
37
-523
/
+2623
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
16
-54
/
+63
2012-03-01
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6
Nicolas Ferre
1
-1
/
+1
2012-02-28
usb/gadget: use common defines within the storage gadget
Sebastian Andrzej Siewior
3
-45
/
+24
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
3
-21
/
+2
2012-02-28
usb: gadget: goku: use generic map/unmap routines
Felipe Balbi
1
-10
/
+8
2012-02-28
usb: gadget: net2280: use generic map/unmap routines
Felipe Balbi
1
-10
/
+9
2012-02-28
usb: gadget: net2272: use generic map/umap routines
Felipe Balbi
1
-10
/
+8
2012-02-28
usb: gadget: r8a66597: use generic map/unmap routines
Felipe Balbi
1
-8
/
+2
2012-02-28
usb: gadget: amd5536: use generic map/unmap routines
Felipe Balbi
1
-27
/
+6
2012-02-28
usb: gadget: langwell: use generic map/unmap functions
Felipe Balbi
1
-38
/
+7
2012-02-28
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
1
-0
/
+52
2012-02-28
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
1
-1
/
+1
2012-02-27
usb: amd5536udc: Remove old CVS markers
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: Fix the type of ep_string
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
Cyril Roelandt
1
-1
/
+1
2012-02-27
usb: amd5536udc: Fix indentation
Cyril Roelandt
1
-3
/
+3
2012-02-27
usb: amd5536udc: Fix coding style issues.
Cyril Roelandt
1
-4
/
+4
2012-02-27
usb: amd5536udc: Fix brace coding style issues.
Cyril Roelandt
1
-57
/
+36
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
8
-16
/
+23
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
9
-28
/
+30
2012-02-24
usb: fsl_udc_core: Fix scheduling while atomic dump message
Peter Chen
1
-10
/
+8
[next]