index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-exynos.c
Age
Commit message (
Expand
)
Author
2020-06-24
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
Anand Moon
2020-03-15
usb: dwc3: exynos: Add support for Exynos5422 suspend clk
Anand Moon
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2019-01-28
usb: dwc3: exynos: Fix error handling of clk_prepare_enable
Alexey Khoroshilov
2018-10-02
usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Rework clock handling and prepare for new variants
Marek Szyprowski
2018-10-02
usb: dwc3: exynos: Remove dead code
Marek Szyprowski
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-15
usb: dwc3: exynos: Handle return value of clk_prepare_enable
Arvind Yadav
2017-04-11
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-24
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
2017-01-24
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
2017-01-12
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-05-31
usb: dwc3: exynos: Fix deferred probing storm.
Steinar H. Gunderson
2015-07-29
usb: dwc3: exynos: switch dev_dbg() to dev_info()
Felipe Balbi
2014-11-21
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
Vivek Gautam
2014-11-21
usb: dwc3: exynos: Add provision for suspend clock
Vivek Gautam
2014-11-21
usb: dwc3: exynos: Remove local variable for clock from probe
Vivek Gautam
2014-11-05
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-04-21
usb: dwc3: exynos: Make provision for vdd regulators
Vivek Gautam
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2013-12-19
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-05-28
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-18
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
2013-03-18
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
2013-03-18
usb: dwc3: exynos: add basic suspend/resume support
Vikas Sajjan
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
2013-01-18
usb: dwc3: exynos: use devm_ functions
Jingoo Han
2012-11-21
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-06
usb: dwc3: exynos: remove platform data support
Vivek Gautam
2012-11-06
usb: dwc3: exynos: add support for device tree
Vivek Gautam
2012-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-09-10
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
[next]