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
2012-08-26
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
1
-0
/
+6
2012-08-09
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
1
-6
/
+6
2012-06-01
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
1
-0
/
+2
2012-04-27
Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-5
/
+4
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
1
-1
/
+1
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
1
-1
/
+1
2012-04-24
usb gadget: uvc: uvc_request_data::length field must be signed
Laurent Pinchart
2
-2
/
+2
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2012-04-19
usb: gadget: dummy: do not call pullup() on udc_stop()
Felipe Balbi
1
-1
/
+0
2012-04-17
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
1
-4
/
+4
2012-04-16
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-23
/
+37
2012-04-12
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2
-2
/
+2
2012-04-10
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
1
-1
/
+1
2012-04-10
usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...
Bhupesh Sharma
1
-3
/
+1
2012-04-10
usb: gadget: rndis: fix Missing req->context assignment
Lukasz Majewski
1
-0
/
+1
2012-04-10
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
1
-1
/
+1
2012-04-10
usb: gadget: FunctionFS: make module init & exit __init & __exit
Andrzej Pietrasiewicz
1
-2
/
+2
2012-04-10
usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)
Andrzej Pietrasiewicz
1
-0
/
+1
2012-04-10
usb: s3c-hsotg: Fix big buffers transfer in DMA mode
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
Anton Tikhomirov
1
-1
/
+2
2012-04-10
usb: s3c-hsotg: Fix maximum patcket size setting for EP0
Anton Tikhomirov
1
-4
/
+6
2012-04-10
usb: s3c-hsotg: Fix TX FIFOs allocation
Anton Tikhomirov
1
-1
/
+1
2012-04-10
usb: fsl_udc_core: prime status stage once data stage has primed
Peter Chen
1
-9
/
+16
2012-04-10
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
1
-0
/
+4
2012-04-08
Merge 3.2-rc1 into usb-linus
Greg Kroah-Hartman
1
-1
/
+0
2012-04-06
USB: remove compile warning on gadget/inode.c
Michael BRIGHT
1
-1
/
+0
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
14
-14
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-3
/
+39
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
14
-14
/
+0
2012-03-27
f_phonet: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2012-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-7
/
+8
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-1
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+6
2012-03-20
gadgetfs: list_for_each_safe() misuse
Al Viro
1
-6
/
+3
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2
-9
/
+3
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
51
-668
/
+2738
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
1
-3
/
+1
2012-03-16
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-3
/
+39
2012-03-13
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
1
-17
/
+17
2012-03-13
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
1
-1
/
+1
2012-03-08
USB: gadget: Make g_hid device class conform to spec.
Orjan Friberg
1
-3
/
+3
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-3
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+2
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
1
-2
/
+2
2012-03-06
usb/gadget/pch_udc: Fix compile error
Tomoya MORINAGA
1
-0
/
+1
2012-03-02
usb: gadgetfs: return number of bytes on ep0 read request
Thomas Faber
1
-0
/
+2
[next]