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
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-07
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
1
-4
/
+1
2011-06-07
USB: dummy-hcd needs the has_tt flag
Alan Stern
1
-0
/
+1
2011-06-06
usb/s3c-hsudc: fix error path
Sebastian Andrzej Siewior
1
-2
/
+4
2011-06-06
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
1
-3
/
+2
2011-06-06
usb/mv_udc_core: fix compile
Sebastian Andrzej Siewior
1
-4
/
+4
2011-06-06
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
5
-0
/
+5
2011-06-06
USB: s3c-hsotg: Tone down debugging
Mark Brown
1
-10
/
+12
2011-06-06
usb-gadget: unlock data->lock mutex on error path in ep_write()
Alexey Khoroshilov
1
-1
/
+3
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-298
/
+2107
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
5
-0
/
+5
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-05-17
USB: gadget: f_audio: Fix invalid dereference of initdata
Martin Jackson
1
-1
/
+1
2011-05-13
usb: gadget: rndis: don't test against req->length
Felipe Balbi
1
-2
/
+1
2011-05-13
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-05-13
USB: s3c-hsotg: return proper error if clk_get fails
Jingoo Han
1
-1
/
+1
2011-05-13
USB: s3c-hsotg: fix checkpatch warnings
Jingoo Han
1
-4
/
+3
2011-05-13
USB: s3c-hsudc: fix checkpatch error and warning
Jingoo Han
1
-1
/
+1
2011-05-13
USB: s3c-hsudc: use IS_ERR() instead of NULL check
Jingoo Han
1
-2
/
+2
2011-05-10
USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Thomas Abraham
4
-0
/
+1375
2011-05-10
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2
-2
/
+2
2011-05-10
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
1
-1
/
+5
2011-05-10
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
1
-1
/
+61
2011-05-06
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
1
-0
/
+10
2011-05-06
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
1
-6
/
+21
2011-05-03
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
1
-14
/
+17
2011-05-03
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
1
-6
/
+14
2011-05-03
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+7
2011-05-03
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-02
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
1
-0
/
+3
2011-05-02
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
1
-5
/
+0
2011-05-02
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
1
-31
/
+111
2011-05-02
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
1
-8
/
+9
2011-05-02
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
1
-38
/
+20
2011-05-02
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
1
-5
/
+2
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2
-15
/
+134
2011-05-02
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2
-31
/
+112
2011-05-02
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2
-25
/
+100
2011-04-29
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-29
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-04-29
USB: g_printer required set interface request
Jonas Andersson
1
-0
/
+2
2011-04-29
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
1
-2
/
+2
2011-04-29
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
1
-0
/
+1
2011-04-29
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
1
-5
/
+4
2011-04-19
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
6
-91
/
+66
2011-04-14
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
3
-10
/
+49
[next]