index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Age
Commit message (
Expand
)
Author
2013-12-09
usb: dwc3: omap: remove unnecessary lock
Felipe Balbi
2013-11-26
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
George Cherian
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-08-05
usb: dwc3: use extcon fwrk to receive connect/disconnect
Kishon Vijay Abraham I
2013-07-29
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-06-12
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
2013-06-12
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
2013-06-12
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
2013-06-12
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
2013-03-18
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
2013-03-18
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
2013-03-18
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
2013-03-18
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
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: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
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-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
2012-04-24
usb: dwc3: omap: add dwc3_omap_readl/writel functions
Ido Shayevitz
2012-03-02
usb: dwc3: linux/module.h included twice
Danny Kukawka
2012-03-02
usb: dwc3: use devm_xxx functions
Chanho Park
2012-02-06
usb: dwc3: omap: convert pdata to of property
Felipe Balbi
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
usb: dwc3: omap: move to module_platform_driver
Felipe Balbi
2011-12-12
usb: dwc3: omap: add multiple instances support to OMAP
Felipe Balbi
2011-12-12
usb: dwc3: add a platform device alias
Sebastian Andrzej Siewior
2011-12-12
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-10-04
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: omap: set idle and standby modes
Felipe Balbi
2011-09-09
usb: dwc3: omap: fix IRQ handling
Felipe Balbi
2011-09-09
usb: dwc3: omap: change IRQ name to dwc3-omap
Felipe Balbi
2011-09-09
usb: dwc3: add module.h to dwc3-omap.c and core.c
Felipe Balbi
2011-09-09
usb: dwc3: omap: distinguish between SW and HW modes
Felipe Balbi
[next]