index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
ci_hdrc_usb2.c
Age
Commit message (
Expand
)
Author
2023-10-21
usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF
Rob Herring
2023-10-10
usb: Use device_get_match_data()
Rob Herring
2023-05-28
usb: chipidea/ci_hdrc_usb2: Convert to platform remove callback returning void
Uwe Kleine-König
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
2020-04-29
usb: chipidea: usb2: remove unneeded semicolon
Jason Yan
2020-04-08
usb: chipidea: usb2: absorb zevio glue driver
Michał Mirosław
2020-04-08
usb: chipidea: usb2: make clock optional
Michał Mirosław
2020-04-08
usb: chipidea: usb2: fix formatting
Michał Mirosław
2020-04-08
usb: chipidea: usb2: constify zynq_pdata
Michał Mirosław
2017-11-07
USB: chipidea: 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-08-28
usb: chipidea: usb2: check memory allocation failure
Christophe JAILLET
2017-01-23
usb: chipidea: usb2: delete the redundant setting default DMA mask code
Jisheng Zhang
2015-09-15
usb: chipidea: add xilinx zynq platform data
Nathan Sullivan
2015-06-09
usb: chipidea: allow multiple instances to use default ci_default_pdata
Rob Herring
2014-11-26
usb: chipidea: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2014-11-26
usb: chipidea: add a usb2 driver for ci13xxx
Antoine Tenart