index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
USB: g_file_storage: fix "ignoring return value" warnings
Alan Stern
1
-7
/
+12
2006-09-28
USB: dummy-hcd: fix "warn-unused-result" messages
Alan Stern
1
-10
/
+23
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2006-09-28
[ARM] 3865/1: AT91RM9200 header updates
Andrew Victor
1
-3
/
+3
2006-09-27
USB: net2280: update dma buffer allocation
David Brownell
1
-68
/
+88
2006-09-27
USB: usb serial gadget smp related bug
Eugeny S. Mints
1
-0
/
+3
2006-09-27
gadgetfs patch for ep0out
Skip Hansen
1
-1
/
+1
2006-09-27
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
1
-0
/
+3
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-6
/
+2
2006-09-27
USB: fix typo in drivers/usb/gadget/Kconfig
Jules Villard
1
-1
/
+1
2006-09-27
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
1
-1
/
+1
2006-09-27
USB gadget: gadgetfs dont try to lock before free
Milan Svoboda
1
-1
/
+0
2006-09-27
USB: add poll to gadgetfs's endpoint zero
Milan Svoboda
1
-1
/
+31
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
3
-6
/
+6
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
3
-0
/
+1353
2006-09-27
USB: gadgetfs: protect ep_release with lock
Milan Svoboda
1
-0
/
+5
2006-09-27
USB: fix ep_config to return correct value
Milan Svoboda
1
-3
/
+4
2006-09-27
USB: correct locking in gadgetfs_disconnect
Milan Svoboda
1
-2
/
+3
2006-09-27
USB: Allow compile in g_ether, fix typo
Tony Lindgren
1
-2
/
+2
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
2
-18
/
+76
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+3
2006-08-31
usb gadget: g_ether spinlock recursion fix
David Brownell
1
-14
/
+31
2006-08-02
USB: dummy-hcd: disable interrupts during req->complete
Alan Stern
1
-2
/
+4
2006-08-02
USB: fix the USB_GADGET_DUMMY_HCD dependencies
Adrian Bunk
1
-1
/
+1
2006-08-02
USB: AT91 UDC updates, mostly power management
David Brownell
2
-64
/
+113
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
7
-17
/
+17
2006-07-03
[ARM] Fix lh7a40x_udc.c
Russell King
1
-1
/
+1
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
6
-11
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
12
-12
/
+0
2006-06-29
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
Milan Svoboda
1
-1
/
+1
2006-06-26
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
1
-1
/
+1
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
1
-2
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2
-2
/
+2
2006-06-21
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
3
-250
/
+251
2006-06-21
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
Milan Svoboda
1
-1
/
+6
2006-06-21
[PATCH] usb gadget: fix compile errors
Milan Svoboda
1
-0
/
+4
2006-06-21
[PATCH] usb gadget: allow drivers support speeds higher than full speed
Milan Svoboda
1
-1
/
+1
2006-06-21
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
Franck Bui-Huu
1
-10
/
+8
2006-06-21
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
Franck Bui-Huu
1
-78
/
+17
2006-06-21
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
Matt Reimer
1
-1
/
+1
2006-06-21
[PATCH] gadgetfs: fix memory leaks
Alan Stern
1
-22
/
+29
2006-06-21
[PATCH] gadgetfs: fix AIO interface bugs
Alan Stern
1
-6
/
+5
2006-06-21
[PATCH] USB: net2280: add a shutdown routine
Alan Stern
1
-0
/
+17
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2
-19
/
+6
[next]