index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
s3c-hsotg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory
Dinh Nguyen
2014-04-24
1
-3853
/
+0
*
usb: gadget: s3c-hsotg: add proper suspend/resume support
Marek Szyprowski
2014-03-05
1
-4
/
+49
*
usb: gadget: s3c-hsotg: stall ep0 in set_halt function
Robert Baldyga
2014-02-18
1
-32
/
+46
*
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
Jingoo Han
2014-02-18
1
-4
/
+4
*
usb: gadget: s3c-hsotg: fix build on x86 and other architectures
Matt Porter
2014-02-18
1
-6
/
+6
*
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
2014-01-07
1
-1
/
+0
*
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2013-12-23
1
-1
/
+13
*
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
2013-12-23
1
-16
/
+39
*
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
2013-12-23
1
-0
/
+1
*
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2013-12-23
1
-2
/
+0
*
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
1
-1
/
+6
|
\
|
*
usb: gadget: s3c-hsotg: fix disconnect handling
Robert Baldyga
2013-11-25
1
-1
/
+2
|
*
usb: gadget: s3c-hsotg: fix spinlock locking
Robert Baldyga
2013-11-25
1
-0
/
+4
*
|
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-1
/
+1
*
|
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
Robert Baldyga
2013-12-12
1
-0
/
+3
*
|
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
Robert Baldyga
2013-12-12
1
-2
/
+2
|
/
*
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
2013-10-15
1
-1
/
+1
*
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
2013-10-15
1
-5
/
+9
*
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
2013-10-15
1
-1
/
+9
*
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
2013-10-15
1
-0
/
+3
*
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
2013-10-15
1
-2
/
+6
*
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
2013-10-15
1
-1
/
+12
*
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...
Robert Baldyga
2013-10-15
1
-6
/
+10
*
usb: gadget: s3c-hsotg: fix "protocol stall" handling
Robert Baldyga
2013-10-15
1
-2
/
+8
*
usb: gadget: s3c-hsotg: remove unused label
Robert Baldyga
2013-10-11
1
-1
/
+0
*
usb: gadget: s3c-hsotg: add multi count support
Robert Baldyga
2013-10-11
1
-6
/
+28
*
usb: gadget: s3c-hsotg: add isochronous transfers support
Robert Baldyga
2013-10-11
1
-4
/
+23
*
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
Robert Baldyga
2013-10-10
1
-6
/
+5
*
usb: gadget: s3c-hsotg: fix maxpacket size
Robert Baldyga
2013-10-04
1
-1
/
+1
*
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
2013-10-02
1
-8
/
+10
*
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
Chanho Park
2013-09-17
1
-2
/
+0
*
usb: s3c-hsotg: fix unregistration function
Marek Szyprowski
2013-09-17
1
-7
/
+4
*
usb: gadget: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-2
/
+2
*
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
2013-07-29
1
-0
/
+10
*
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
2013-05-15
1
-1
/
+1
*
usb: gadget: s3c-hsotg: fix PHY error handling
Felipe Balbi
2013-03-18
1
-1
/
+1
*
usb: gadget: s3c-hsotg: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
1
-11
/
+0
*
usb: gadget: s3c-hsotg: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-3
/
+0
*
usb: gadget: s3c-hsotg: remove unnecessary initializations
Felipe Balbi
2013-03-18
1
-3
/
+0
*
usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
2013-03-18
1
-41
/
+5
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: s3c-hsotg: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-13
/
+1
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-15
/
+29
|
\
|
*
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
1
-10
/
+27
|
|
\
|
|
*
usb: phy: s3c-hsotg: adding phy driver support
Praveen Paneri
2013-01-18
1
-10
/
+27
|
*
|
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-25
1
-5
/
+2
|
|
\
\
|
|
*
|
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
1
-1
/
+1
|
|
*
|
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
Sachin Kamat
2013-01-10
1
-4
/
+1
|
|
|
/
*
|
|
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-4
/
+3
|
/
/
*
|
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-13
1
-3
/
+2
|
/
[next]