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
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-1
/
+1
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-26
/
+43
2007-10-12
atmel_usba_udc: Keep track of the device status
Haavard Skinnemoen
2
-10
/
+51
2007-10-12
USB: add atmel_usba_udc driver
Haavard Skinnemoen
4
-1
/
+2414
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
20
-21
/
+21
2007-10-12
USB: serial gadget: Disable endpoints on unload
Vitaly Bordug
1
-0
/
+6
2007-10-12
usb-gadget-ether: prevent oops caused by error interrupt race
Benedikt Spranger
1
-0
/
+12
2007-10-12
USB: AMD5536: use pdev->revision
Auke Kok
1
-4
/
+2
2007-10-12
USB: fix location of statement label in dummy-hcd
Alan Stern
1
-1
/
+1
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-12
USB: reorganize urb->status use in dummy-hcd
Alan Stern
1
-29
/
+24
2007-10-12
USB: less-restrictive command checking in g-file-storage
Alan Stern
1
-1
/
+1
2007-10-12
USB: add urb->unlinked field
Alan Stern
1
-5
/
+3
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
1
-7
/
+2
2007-10-12
usb: remove redundant memset from amd5536udc
Mariusz Kozlowski
1
-1
/
+0
2007-10-12
USB: cleanups for g_file_storage
Alan Stern
1
-67
/
+62
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+17
2007-10-12
USB: gadget: gadget zero cleanups
David Brownell
1
-141
/
+96
2007-10-12
USB: gadget: file storage gadget cleanups
David Brownell
1
-73
/
+45
2007-10-12
USB: gadget: serial gadget cleanups
David Brownell
1
-93
/
+73
2007-10-12
USB: gadget: gmidi cleanups
David Brownell
1
-48
/
+32
2007-10-12
USB: gadget: ethernet gadget cleanups, shrinkage
David Brownell
1
-87
/
+54
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
3
-37
/
+26
2007-10-12
[ARM] pxa: update PXA UDC driver to use clk support
Russell King
2
-26
/
+43
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-09-11
USB: fix serial gadget ACM breakage
David Brownell
1
-10
/
+15
2007-08-22
USB: fsl_usb2_udc: fix bug in processing setup requests
Li Yang
1
-36
/
+41
2007-08-22
USB: g_file_storage: fix bug in DMA buffer handling
Alan Stern
1
-3
/
+0
2007-08-22
USB: remove DEBUG definition from dummy_hcd
Alan Stern
1
-2
/
+0
2007-08-22
USB: Stall control endpoint when file storage class request wValue != 0
Luis Lloret
1
-3
/
+4
2007-08-22
USB: px2xx_udc bugfix, missing check for gpio_pullup
David Brownell
1
-2
/
+2
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
6
-8
/
+11
2007-07-30
USB: more pxa2xx_udc dead code removal
David Brownell
1
-30
/
+0
2007-07-19
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
4
-453
/
+450
2007-07-19
USB: amd5536 UDC driver (in GEODE southbridge)
Thomas Dahlmann
6
-0
/
+4114
2007-07-19
USB: use mutex instead of semaphore in the USB gadget serial driver
Matthias Kaehlcke
1
-12
/
+13
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+3
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-12
USB: goku_udc trivial cleanups
David Brownell
2
-23
/
+23
2007-07-12
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
3
-82
/
+100
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
9
-429
/
+0
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
4
-29
/
+11
2007-07-12
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2
-404
/
+25
2007-07-12
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
1
-14
/
+49
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-2
/
+1
2007-07-12
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
1
-1
/
+1
2007-07-12
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2
-5
/
+5
2007-07-12
USB Gadget driver for Samsung s3c2410 ARM SoC
Arnaud Patard
4
-0
/
+2210
[next]