Commit Graph

729 Commits (db6b0281eca0dc4a1a40d9ef52d543b09979a1bf)

Author SHA1 Message Date
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Neil Armstrong 003659bda9 usb: host: dwc3: fix phys init 7 years ago
Neil Armstrong 38276090ee usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled 7 years ago
Jean-Jacques Hiblot cc73ba97c0 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. 7 years ago
Jean-Jacques Hiblot 103774b71c usb: dwc3-of-simple: Fix dependencies 7 years ago
Neil Armstrong 7c839ea70c usb: host: dwc3: Add support for multiple PHYs 7 years ago
Neil Armstrong ca7fdc8b12 usb: host: Add simple of glue driver for DWC3 USB Controllers integration 7 years ago
Patrice Chotard ac6c796c3f usb: dwc2: Replace printf, pr_err by dev_info, dev_err 7 years ago
Christophe Kerello c2e4c86569 usb: dwc2: increase timeout in wait_for_chhltd 7 years ago
Christophe Kerello 82e7975b85 usb: dwc2: disable external vbus supply when the device is removed 7 years ago
Patrice Chotard 6048d42fa7 usb: ohci-generic: replace pr_err() by dev_err() 7 years ago
Patrice Chotard cab4d48a93 usb: ohci-generic: factorize PHY operation 7 years ago
Patrice Chotard 633e1ec6bf usb: ohci-generic: handle phy power on/off 7 years ago
Patrice Chotard df7777ab43 usb: ehci-generic: replace pr_err() by dev_err() 7 years ago
Patrice Chotard 20f06a4833 usb: ehci-generic: factorize PHY operation 7 years ago
Patrice Chotard a800a6793f usb: ehci-generic: handle phy power on/off 7 years ago
Stefan Roese 2715e32ce1 usb: Remove unused ppc4xx EHCI host driver 7 years ago
Vignesh R 2fd4242cc5 ubs: xhci-dwc3: Enable USB3 PHY when available 7 years ago
Vignesh R 3fc2635d3d usb: xhci-dwc3: Refractor PHY operations into separate function 7 years ago
Vignesh R 7d4e4d3063 usb: xhci-dwc3: Power on USB PHY before using 7 years ago
Alexey Brodkin 42637fdae8 usb: dwc2: Allow selection of data buffer size 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Marek Vasut 4f0533ffcd usb: xhci-rcar: Add R8A77965 M3N entries 7 years ago
Faiz Abbas b16c129c22 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 7 years ago
Alexey Brodkin 163f8858ae usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 7 years ago
Tom Rini 40b61180c1 usb: host: Drop unused hcd_name from r8a66597-hcd.c 7 years ago
Tom Rini 1c0ae0097b usb: Remove isp116x-hcd support 7 years ago
Daniel Schwierzeck 6f7c92db4c usb: ehci: mxs: fix swapped argument in ehci_writel() 7 years ago
Gustavo A. R. Silva eacccbda43 usb: xhci: Fix bool initialization in xhci_bulk_tx 7 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
Ran Wang 91f4fb9b89 arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig 7 years ago
Ran Wang be3872ea81 usb: ehci: fsl: Fix some compile warnings. 7 years ago
Chris Brandt 243fd6420d usb: r8a66597: convert wait loop to readw_poll_timeout 7 years ago
Chris Brandt 11f4678962 usb: r8a66597: Add support for RZ/A series 7 years ago
Dirk Behme b3cbcd902d usb: ehci: do not invalidate a NULL buffer 7 years ago
Heinrich Schuchardt 45157d2764 dm: usb: ehci: avoid possible NULL dereference 7 years ago
Marek Vasut e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 7 years ago
Alexey Brodkin 9829ce2ff2 usb: ehci: Fix accessors for big-endian platforms and descriptors 7 years ago
Jon Nettleton d3d036af8c mvebu: usb: xhci: a38x support 7 years ago
Patrice Chotard fb48bc448c sti: fix STMicroelectronics copyright 7 years ago
Ran Wang 420b0eba3c usb: host: Move CONFIG_XHCI_FSL to Kconfig 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Marek Vasut c322d4b72b usb: Drop the EHCI RCar Gen3 7 years ago
Bin Meng fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 7 years ago
Bin Meng ab2b727dc0 usb: xhci: Set 'Error Count' to 0 for isoch endpoints 7 years ago
Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint 7 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 7 years ago