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-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
2006-04-27
[PATCH] USB: net2280: set driver data before it is used
Alan Stern
1
-3
/
+2
2006-04-27
[PATCH] USB: net2280: check for shared IRQs
Alan Stern
1
-0
/
+4
2006-04-27
[PATCH] USB: net2280: send 0-length packets for ep0
Alan Stern
1
-3
/
+1
2006-04-27
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
Alan Stern
1
-1
/
+1
2006-04-26
[PATCH] fix leak in activate_ep_files()
Al Viro
1
-0
/
+1
2006-04-14
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
1
-416
/
+1
2006-04-14
[PATCH] USB: g_ether, highspeed conformance fix
David Brownell
1
-3
/
+3
2006-04-14
[PATCH] USB: at91 usb driver supend/resume fixes
David Brownell
1
-2
/
+2
2006-04-14
[PATCH] USB: gadget zero poisons OUT buffers
David Brownell
1
-2
/
+5
2006-04-14
[PATCH] USB: gadgetfs highspeed bugfix
David Brownell
1
-12
/
+12
2006-04-14
[PATCH] USB: net2280 short rx status fix
David Brownell
1
-1
/
+2
2006-04-14
[PATCH] USB: fix gadget_is_musbhdrc()
David Brownell
1
-3
/
+3
2006-04-14
[PATCH] USB: g_file_storage: use module_param_array_named macro
Alan Stern
1
-9
/
+17
2006-04-14
[PATCH] USB: g_file_storage: add comment about buffer allocation
Alan Stern
1
-0
/
+9
2006-04-14
[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfers
Alan Stern
1
-0
/
+3
2006-04-14
[PATCH] USB: net2282 and net2280 software compatibility
Guennadi Liakhovetski
3
-23
/
+73
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-3
/
+3
[prev]
[next]