summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/s3c-hsotg.c
Commit message (Expand)AuthorAgeFilesLines
* USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks2010-06-041-0/+26
* USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks2010-06-041-0/+3
* USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks2010-06-041-0/+25
* USB: s3c: Enable soft disconnect during initializationThomas Abraham2010-06-041-0/+3
* USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall2010-04-301-2/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'origin' into devel-stableRussell King2010-03-081-5/+6
|\
| * USB: s3c-hsotg: replace deprecated dma_sync_single()FUJITA Tomonori2010-03-021-2/+2
| * USB: s3c-hsotg: Staticise non-exported functionsMark Brown2010-03-021-3/+4
* | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-081-1/+1
|\ \ | |/ |/|
| * USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown2010-03-071-1/+1
* | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
|/
* USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin2009-09-231-3/+3
* USB: Gadget driver for Samsung HS/OtG blockBen Dooks2009-06-151-0/+3269