index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
s3c-hsotg.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
2013-05-15
*
usb: gadget: s3c-hsotg: fix PHY error handling
Felipe Balbi
2013-03-18
*
usb: gadget: s3c-hsotg: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
*
usb: gadget: s3c-hsotg: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
*
usb: gadget: s3c-hsotg: remove unnecessary initializations
Felipe Balbi
2013-03-18
*
usb: gadget: s3c-hsotg: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
2013-03-18
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
*
usb: gadget: s3c-hsotg: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
|
*
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
|
|
\
|
|
*
usb: phy: s3c-hsotg: adding phy driver support
Praveen Paneri
2013-01-18
|
*
|
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-25
|
|
\
\
|
|
*
|
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
|
|
*
|
usb: gadget: s3c-hsotg: Use devm_regulator_bulk_get API
Sachin Kamat
2013-01-10
|
|
|
/
*
|
/
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
|
/
/
*
/
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-13
|
/
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-09-11
|
\
|
*
usb: gadget: s3c-hsotg: Use devm_clk_get function
Sachin Kamat
2012-09-03
|
*
usb: gadget: s3c-hsotg: fix core reset timeout failure
Du, Changbin
2012-08-23
*
|
drivers/usb/gadget/s3c-hsotg.c: fix error return code
Julia Lawall
2012-08-15
|
/
*
usb: gadget: s3c-hsotg: Propagate devicetree to gadget drivers
Alexandre Pereira da Silva
2012-07-02
*
usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driver
Lukasz Majewski
2012-06-22
*
usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCs
Lukasz Majewski
2012-06-15
*
usb: hsotg: samsung: Protect the udc_stop routine with spinlock
Lukasz Majewski
2012-06-15
*
usb: hsotg: samsung: Replace endpoint specific locks with a global lock
Lukasz Majewski
2012-06-15
*
usb: s3c-hsotg: Use devm_* functions in s3c-hsotg.c file
Sachin Kamat
2012-06-04
*
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...
Lukasz Majewski
2012-05-09
*
usb:hsotg:samsung: err_irq: support for probe function
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Use clk_prepare_enable and clk_disable_unprepare
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Remove the S3C_ prefix from registers definition.
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Add release function for hsotg device
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Remove our_hsotg global pointer
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Comments reorganization and cleanup
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Use new udc_start and udc_stop callbacks
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Determine number of EPs from HW configuration register
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Cable disconnection recovery code
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Remove Disconnect Interrupt handler
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Extract core initialization function
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Sending ZLP packet for IN EP0 transfers
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: NAK management for EP0 (Setup stage of control transfers)
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Use of regulator_bulk_* functions for USB regulators
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Wrappers for USB PHY methods
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Remove platform dependent functions from s3c-hsotg
Lukasz Majewski
2012-05-04
*
usb:hsotg:samsung: Remove platform dependency from s3c-hsotg
Lukasz Majewski
2012-05-04
*
usb: s3c-hsotg: Fix big buffers transfer in DMA mode
Anton Tikhomirov
2012-04-10
*
usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode
Anton Tikhomirov
2012-04-10
[next]