index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+15
2011-06-07
USB: s3c-hsotg: Tone down debugging
Mark Brown
1
-10
/
+12
2011-05-14
USB: s3c-hsotg: return proper error if clk_get fails
Jingoo Han
1
-1
/
+1
2011-05-14
USB: s3c-hsotg: fix checkpatch warnings
Jingoo Han
1
-4
/
+3
2011-05-03
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
1
-0
/
+3
2011-05-03
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
1
-5
/
+0
2011-05-03
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
1
-31
/
+111
2011-05-03
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
1
-8
/
+9
2011-05-03
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
1
-38
/
+20
2011-05-03
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
1
-5
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-9
/
+9
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2010-09-04
USB: s3c-hsotg: Remove DEBUG define
Maurus Cuelenaere
1
-2
/
+0
2010-08-11
USB: s3c-hsotg: add support for clock gating
Marek Szyprowski
1
-3
/
+17
2010-08-11
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
Marek Szyprowski
1
-2
/
+4
2010-08-11
USB: s3c-hsotg: fix compilation problem
Marek Szyprowski
1
-0
/
+1
2010-08-11
USB: s3c-hsotg: Add support for external USB clock
Maurus Cuelenaere
1
-0
/
+19
2010-08-11
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
1
-7
/
+11
2010-08-11
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
1
-2
/
+1
2010-08-11
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
1
-1
/
+1
2010-08-11
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
1
-0
/
+11
2010-08-11
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
1
-2
/
+38
2010-08-11
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
1
-9
/
+4
2010-08-11
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
1
-1
/
+11
2010-08-11
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
1
-1
/
+2
2010-08-11
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
1
-2
/
+2
2010-06-05
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
Ben Dooks
1
-0
/
+26
2010-06-05
USB: s3c-hsotg: SoftDisconnect minimum 3ms
Ben Dooks
1
-0
/
+3
2010-06-05
USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs
Ben Dooks
1
-0
/
+25
2010-06-05
USB: s3c: Enable soft disconnect during initialization
Thomas Abraham
1
-0
/
+3
2010-04-30
USB: gadget: s3c-hsotg: Add missing unlock
Julia Lawall
1
-2
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
1
-5
/
+6
2010-03-08
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
1
-1
/
+1
2010-03-08
USB: Fix s3c-hsotg build following Samsung platform header moves
Mark Brown
1
-1
/
+1
2010-03-03
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
1
-2
/
+2
2010-03-03
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
1
-3
/
+4
2010-02-17
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
1
-0
/
+1
2009-09-23
USB: gadget: s3c-hsotg: missing parentheses
Roel Kluin
1
-3
/
+3
2009-06-16
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
1
-0
/
+3269