index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
9
-22
/
+11
2006-03-20
[PATCH] USB: ethernet gadget driver section fixups
Aras Vaichas
1
-11
/
+27
2006-03-20
[PATCH] USB: gadget driver section fixups
David Brownell
4
-10
/
+10
2006-03-20
[PATCH] USB: Zero driver: Removed duplicated code
Franck Bui-Huu
1
-6
/
+0
2006-03-20
[PATCH] recognize three more usb peripheral controllers
David Brownell
2
-2
/
+36
2006-03-20
[PATCH] USB: minor gadget/rndis tweak
David Brownell
1
-1
/
+2
[next]