Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd1d2f4439af3bc80c047a13a8a2be60df1953cd
/
drivers
/
usb
/
gadget
b2c6561
[ARM] 4145/2: AT91: Add support for AT91SAM9263 processor
by Andrew Victor
· 18 years ago
e6a6e47
USB: omap_udc build fixes (sync with linux-omap)
by David Brownell
· 18 years ago
bfb7fb7
USB: at91_udc: Additional checks
by Wojtek Kaniewski
· 18 years ago
943c441
USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()
by Wojtek Kaniewski
· 18 years ago
bc92c32
USB: at91_udc: allow drivers that support high speed
by Wojtek Kaniewski
· 18 years ago
29ba4b5
USB: at91_udc, misc fixes
by Andrew Victor
· 18 years ago
ffd3326
USB: at91 udc, support at91sam926x addresses
by Andrew Victor
· 18 years ago
6bea476
USB: gadget driver unbind() is optional; section fixes; misc
by David Brownell
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
33cb899
[PATCH] struct path: convert usb
by Josef Sipek
· 18 years ago
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
7481bb8
USB: lh7a40x_udc remove double declaration
by David Brownell
· 18 years ago
827982c
USB: pxa2xx_udc recognizes ixp425 rev b0 chip
by David Brownell
· 18 years ago
1f26e28
USB: net2280: don't send unwanted zero-length packets
by Alan Stern
· 18 years ago
d8126a0
usb/gadget/ether.c minor manycast tweaks
by David Brownell
· 18 years ago
58a0cd7
[ARM] 3963/1: AT91: Update configuration files
by Andrew Victor
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c7a3bd1
[PATCH] fix PXA2xx UDC compilation error
by Nicolas Pitre
· 18 years ago
9950421
Fix USB gadget net2280.c compile
by Linus Torvalds
· 18 years ago
b3899da
USB/gadget/net2280: handle sysfs errors
by Jeff Garzik
· 18 years ago
2843114
[PATCH] misc arm pt_regs fixes
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
6174d0f
USB: g_file_storage: Set sense info Valid bit only when needed
by Alan Stern
· 18 years ago
2de9eae
USB: g_file_storage: fix "ignoring return value" warnings
by Alan Stern
· 18 years ago
efd54a3
USB: dummy-hcd: fix "warn-unused-result" messages
by Alan Stern
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
901b3d7
USB: net2280: update dma buffer allocation
by David Brownell
· 18 years ago
80f8af0
USB: usb serial gadget smp related bug
by Eugeny S. Mints
· 18 years ago
997694d
gadgetfs patch for ep0out
by Skip Hansen
· 18 years ago
729ed6d
USB: ethernet gadget avoids zlps for musb_hdrc
by David Brownell
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
e113f29
USB: fix typo in drivers/usb/gadget/Kconfig
by Jules Villard
· 18 years ago
5535902
USB: fix signedness issue in drivers/usb/gadget/ether.c
by Eric Sesterhenn
· 18 years ago
a94da89
USB gadget: gadgetfs dont try to lock before free
by Milan Svoboda
· 18 years ago
e22fc27
USB: add poll to gadgetfs's endpoint zero
by Milan Svoboda
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
f2ebf92c
USB: gmidi: New USB MIDI Gadget class driver.
by Ben Williamson
· 18 years ago
ba307f5
USB: gadgetfs: protect ep_release with lock
by Milan Svoboda
· 18 years ago
8a7471a
USB: fix ep_config to return correct value
by Milan Svoboda
· 18 years ago
07cb7f2
USB: correct locking in gadgetfs_disconnect
by Milan Svoboda
· 18 years ago
bfb2c96
USB: Allow compile in g_ether, fix typo
by Tony Lindgren
· 18 years ago
b2bbb20
USB: pxa2xx_udc understands GPIO based VBUS sensing
by David Brownell
· 18 years ago
3a16f7b
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
by David Brownell
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
789851c
usb gadget: g_ether spinlock recursion fix
by David Brownell
· 18 years ago
b4dbda1
USB: dummy-hcd: disable interrupts during req->complete
by Alan Stern
· 18 years ago
be0c801
USB: fix the USB_GADGET_DUMMY_HCD dependencies
by Adrian Bunk
· 18 years ago
8b2e766
USB: AT91 UDC updates, mostly power management
by David Brownell
· 18 years ago
a353678
[PATCH] USB: gadget section fixups
by David Brownell
· 18 years ago
0f1482f
[ARM] Fix lh7a40x_udc.c
by Russell King
· 18 years ago
a8c4c20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
d54b5ca
[PATCH] irq-flags: usb: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bf7e851
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
by Milan Svoboda
· 18 years ago
7ff879d
ARM: OMAP: Fix DMA channel irq handling for omap24xx
by Tony Lindgren
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
a8c28f2
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
by David Brownell
· 18 years ago
7e27f18
[PATCH] USB: whitespace removal from usb/gadget/ether
by David Brownell
· 18 years ago
043ea18
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
by Milan Svoboda
· 18 years ago
44df45a
[PATCH] usb gadget: fix compile errors
by Milan Svoboda
· 18 years ago
7c0642c
[PATCH] usb gadget: allow drivers support speeds higher than full speed
by Milan Svoboda
· 18 years ago
ca094f1
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
by Franck Bui-Huu
· 18 years ago
943e1b4
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
by Franck Bui-Huu
· 18 years ago
4186c29
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
by Matt Reimer
· 18 years ago
0ae4ea8
[PATCH] gadgetfs: fix memory leaks
by Alan Stern
· 18 years ago
83196b5
[PATCH] gadgetfs: fix AIO interface bugs
by Alan Stern
· 18 years ago
2d61bde
[PATCH] USB: net2280: add a shutdown routine
by Alan Stern
· 19 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
9fb81ce
[PATCH] USB: net2280: set driver data before it is used
by Alan Stern
· 19 years ago
658ad5e
[PATCH] USB: net2280: check for shared IRQs
by Alan Stern
· 19 years ago
317e83b
[PATCH] USB: net2280: send 0-length packets for ep0
by Alan Stern
· 19 years ago
a29fccd
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
by Alan Stern
· 19 years ago
c82ffb0
[PATCH] fix leak in activate_ep_files()
by Al Viro
· 19 years ago
9fc4831
[PATCH] USB: linux/usb/net2280.h common definitions
by Pete Zaitcev
· 19 years ago
e1394b4
[PATCH] USB: g_ether, highspeed conformance fix
by David Brownell
· 19 years ago
68ba61b
[PATCH] USB: at91 usb driver supend/resume fixes
by David Brownell
· 19 years ago
35fcca4
[PATCH] USB: gadget zero poisons OUT buffers
by David Brownell
· 19 years ago
9841633
[PATCH] USB: gadgetfs highspeed bugfix
by David Brownell
· 19 years ago
68dcc68
[PATCH] USB: net2280 short rx status fix
by David Brownell
· 19 years ago
4279541
[PATCH] USB: fix gadget_is_musbhdrc()
by David Brownell
· 19 years ago
aafe5bd
[PATCH] USB: g_file_storage: use module_param_array_named macro
by Alan Stern
· 19 years ago
14cd5f8
[PATCH] USB: g_file_storage: add comment about buffer allocation
by Alan Stern
· 19 years ago
70ffe6e
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
by Alan Stern
· 19 years ago
950ee4c
[PATCH] USB: net2282 and net2280 software compatibility
by Guennadi Liakhovetski
· 19 years ago
Next »