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-pci.c
Age
Commit message (
Expand
)
Author
2014-05-15
usb: dwc3: convert to pcim_enable_device()
Andy Shevchenko
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
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-12-06
usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
2013-09-26
usb: dwc3: add support for Merrifield
David Cohen
2013-09-25
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-17
usb: dwc3: pci: add support for BayTrail
Heikki Krogerus
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-08-02
usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-06-01
usb: dwc3: remove redundant D0 power state set
Yijing Wang
2013-05-28
usb: dwc3: pci: PHY should be deleted later than dwc3 core
Peter Chen
2013-03-18
usb: dwc3: pci: add basic suspend/resume support
Felipe Balbi
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
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: pci: add nop transceiver support
Felipe Balbi
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-13
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
Felipe Balbi
2012-03-02
usb: dwc3: pci: fix failure path in dwc3_pci_probe()
Paul Zimmerman
2012-03-02
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
Paul Zimmerman
2012-03-02
usb: dwc3: use devm_xxx functions
Chanho Park
2012-02-09
DWC3: use module_pci_driver
Greg Kroah-Hartman
2012-01-04
drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
Julia Lawall
2011-12-12
usb: dwc3: move dwc3 device ID bitmap to core.c
Felipe Balbi
2011-12-12
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-08-23
usb: include module.h in the DesignWare USB3 DRD driver
Stephen Rothwell
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi