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
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-1
/
+9
2010-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
26
-0
/
+26
2010-03-29
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
1
-0
/
+9
2010-03-26
USB gadget r8a66597-udc.c: duplicated include
Andrea Gelmini
1
-1
/
+0
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
1
-2
/
+0
2010-03-19
USB: gadget: add gadget controller number for s3c-hsotg driver
Maurus Cuelenaere
1
-0
/
+8
2010-03-19
USB: g_mass_storage: fixed module name in Kconfig
Michal Nazarewicz
1
-1
/
+1
2010-03-19
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
Peter Korsgaard
1
-1
/
+0
2010-03-19
USB: g_mass_storage: fix section mismatch warnings
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
1
-1
/
+1
2010-03-19
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
1
-0
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
27
-230
/
+479
2010-03-08
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
1
-1
/
+1
2010-03-07
USB: Fix s3c-hsotg build following Samsung platform header moves
Mark Brown
1
-1
/
+1
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
2
-2
/
+2
2010-03-02
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-11
/
+20
2010-03-02
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2
-2
/
+4
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
11
-133
/
+8
2010-03-02
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
1
-1
/
+0
2010-03-02
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-02
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
1
-18
/
+21
2010-03-02
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
1
-9
/
+6
2010-03-02
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2
-6
/
+28
2010-03-02
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2
-35
/
+85
2010-03-02
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
1
-2
/
+2
2010-03-02
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
1
-3
/
+4
2010-03-02
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
1
-0
/
+5
2010-03-02
USB goku_udc: make PCI device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB gadget: make Open Firmware device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
3
-0
/
+271
2010-03-02
USB: Correct CONFIG variable typo.
Robert P. J. Day
1
-1
/
+1
2010-03-02
USB: gadget: add INT support for Blackfin musb
Cliff Cai
1
-0
/
+5
2010-03-02
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
1
-0
/
+14
2010-03-02
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
1
-6
/
+4
2010-03-02
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2010-03-02
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-03-02
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
1
-6
/
+13
2010-03-02
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
1
-0
/
+4
2010-03-01
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2
-4
/
+4
2010-02-23
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
2
-4
/
+4
2010-02-16
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
1
-2
/
+1
2010-02-16
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
1
-1
/
+1
2010-02-16
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
1
-0
/
+1
2010-02-16
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
1
-0
/
+1
2010-02-04
fsl_mx3_udc: Add i.MX35 support
Sascha Hauer
1
-11
/
+20
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
[next]