index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
s3c-hsotg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
1
-1
/
+0
2013-12-24
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
1
-1
/
+13
2013-12-24
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
1
-16
/
+39
2013-12-24
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
1
-0
/
+1
2013-12-24
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
1
-2
/
+0
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
1
-1
/
+6
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-1
/
+1
2013-12-12
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
Robert Baldyga
1
-0
/
+3
2013-12-12
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
Robert Baldyga
1
-2
/
+2
2013-11-25
usb: gadget: s3c-hsotg: fix disconnect handling
Robert Baldyga
1
-1
/
+2
2013-11-25
usb: gadget: s3c-hsotg: fix spinlock locking
Robert Baldyga
1
-0
/
+4
2013-10-15
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
1
-1
/
+1
2013-10-15
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
1
-5
/
+9
2013-10-15
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
1
-1
/
+9
2013-10-15
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
1
-0
/
+3
2013-10-15
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
1
-2
/
+6
2013-10-15
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
1
-1
/
+12
2013-10-15
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...
Robert Baldyga
1
-6
/
+10
2013-10-15
usb: gadget: s3c-hsotg: fix "protocol stall" handling
Robert Baldyga
1
-2
/
+8
2013-10-11
usb: gadget: s3c-hsotg: remove unused label
Robert Baldyga
1
-1
/
+0
2013-10-11
usb: gadget: s3c-hsotg: add multi count support
Robert Baldyga
1
-6
/
+28
2013-10-11
usb: gadget: s3c-hsotg: add isochronous transfers support
Robert Baldyga
1
-4
/
+23
2013-10-10
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
Robert Baldyga
1
-6
/
+5
2013-10-04
usb: gadget: s3c-hsotg: fix maxpacket size
Robert Baldyga
1
-1
/
+1
2013-10-02
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
1
-8
/
+10
2013-09-17
usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr
Chanho Park
1
-2
/
+0
2013-09-17
usb: s3c-hsotg: fix unregistration function
Marek Szyprowski
1
-7
/
+4
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-07-29
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
1
-0
/
+10
2013-05-15
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
1
-1
/
+1
2013-03-18
usb: gadget: s3c-hsotg: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: gadget: s3c-hsotg: don't assign gadget.dev.release directly
Felipe Balbi
1
-11
/
+0
2013-03-18
usb: gadget: s3c-hsotg: don't touch gadget.dev.driver
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: s3c-hsotg: remove unnecessary initializations
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
1
-41
/
+5
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: s3c-hsotg: let udc-core manage gadget->dev
Felipe Balbi
1
-13
/
+1
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+29
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-10
/
+27
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-5
/
+2
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
1
-1
/
+1
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2013-01-18
usb: phy: s3c-hsotg: adding phy driver support
Praveen Paneri
1
-10
/
+27
2013-01-10
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
Sachin Kamat
1
-4
/
+1
2012-12-13
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data
Tushar Behera
1
-3
/
+2
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-12
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-5
/
+3
2012-09-03
usb: gadget: s3c-hsotg: Use devm_clk_get function
Sachin Kamat
1
-3
/
+1
[next]