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
2008-04-24
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
1
-8
/
+6
2008-04-24
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller dr...
Jesper Juhl
1
-0
/
+10
2008-04-24
USB: g_printer bugfixes
Craig W. Nadler
1
-32
/
+54
2008-04-24
USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries.
Robert P. J. Day
1
-8
/
+10
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2
-6
/
+0
2008-04-24
USB: gadget: Hangup tty on g_serial disconnect
Savin Zlobec
1
-2
/
+1
2008-04-24
USB: m66592-udc: reduce size of data structure.
Paul Mundt
1
-1
/
+1
2008-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
3
-86
/
+83
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+11
2008-04-06
atmel_usba_udc: Add support for AT91CAP9 UDPHS
Stelian Pop
3
-8
/
+46
2008-04-06
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
Stelian Pop
1
-0
/
+1
2008-04-06
atmel_usba_udc: move endpoint declarations into platform data.
Stelian Pop
1
-33
/
+38
2008-04-06
atmel_usba_udc: Kill GPIO_PIN_NONE
Stelian Pop
1
-1
/
+1
2008-04-06
atmel_usba_udc: Fix endpoint names.
Stelian Pop
1
-7
/
+7
2008-04-06
atmel_usba: Kill copy_to_fifo() and copy_from_fifo()
Haavard Skinnemoen
1
-51
/
+4
2008-03-24
USB: fix gadgetfs class request delegation
Roy Hashimoto
1
-2
/
+2
2008-03-10
USB: fsl_usb2_udc: fix broken Kconfig
Li Yang
1
-1
/
+1
2008-03-04
USB: remove incorrect struct class_device from the printer gadget
Tony Jones
1
-1
/
+0
2008-03-04
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
Dmitry Baryshkov
2
-39
/
+53
2008-02-21
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
1
-0
/
+1
2008-02-21
USB: g_printer, fix empty if statement
Adrian Bunk
1
-1
/
+1
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-5
/
+3
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-01
USB: Use menuconfig objects
Denis Cheng
1
-4
/
+5
2008-02-01
USB: pxa2xx_udc: use debugfs not procfs
Dmitry Baryshkov
2
-69
/
+62
2008-02-01
USB: at91_udc uses generic GPIO calls; minor cleanup
David Brownell
2
-20
/
+61
2008-02-01
USB: gadget: at91_udc minor fix (there is no number six)
David Brownell
1
-3
/
+3
2008-02-01
USB: gadget: ethernet error path potential oops fix
David Brownell
1
-3
/
+3
2008-02-01
USB: Spelling fixes
Joe Perches
3
-3
/
+3
2008-02-01
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
1
-2
/
+7
2008-02-01
USB: dummy_hcd: change the default power budget
Alan Stern
1
-2
/
+3
2008-02-01
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
1
-25
/
+8
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
6
-0
/
+7
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
14
-171
/
+151
2008-02-01
USB: add Printer Gadget Driver
Craig W. Nadler
3
-0
/
+1609
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
3
-3
/
+3
2008-02-01
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
3
-1
/
+118
2008-02-01
USB: device DMA support on OMAP2
Kyungmin Park
1
-22
/
+49
2008-02-01
USB: s3c2410_udc: minor irq handler cleanups
Jeff Garzik
1
-2
/
+2
2008-02-01
usb gadget: fix fsl_usb2_udc potential OOPS
Li Yang
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-26
[ARM] 4764/1: [AT91] AT91CAP9 core support
Andrew Victor
1
-1
/
+1
2007-12-22
USB: Unbreak fsl_usb2_udc
Peter Korsgaard
1
-1
/
+1
2007-12-17
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
1
-0
/
+2
2007-11-28
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
1
-0
/
+4
2007-11-28
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
1
-3
/
+3
2007-11-28
USB: s3c2410 gadget: Header move fixups
Ben Dooks
1
-3
/
+3
2007-11-28
USB: omap_udc build fix
David Brownell
1
-3
/
+3
2007-10-25
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
[next]