Commit Graph

1596 Commits (lime2-spi)

Author SHA1 Message Date
Seung-Woo Kim 6aae84769a gadget: f_thor: Fix memory leaks of usb request and its buffer 6 years ago
Philipp Tomsich afa314d3a3 rockchip: xhci: remove DTS parsing for PHY (which is unused) 6 years ago
Bin Meng e40406603f usb: xhci: Handle endianness in xhci_set_configuration() 6 years ago
Bin Meng eaaefb066c usb: xhci: Fix config fail of FS hub behind a HS hub with MTT 6 years ago
Bin Meng ae751b060e usb: xhci: Initialize dev_state to 0 in the input slot context 6 years ago
Bin Meng 793c819c6e usb: xhci: Set accurate add context flags when updating hub attributes 6 years ago
Matthias Blankertz 3f48422679 usb: xhci-rcar: deregister before deactivating clock 6 years ago
Jagan Teki dd3228170a usb: sunxi: Switch to use generic-phy 6 years ago
Jagan Teki aa29b11b3f phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect 6 years ago
Jagan Teki 223278c6c9 musb: sunxi: Add support for H3/H5/A64 6 years ago
Jagan Teki 5c5fe883e0 musb: sunxi: Use BIT instead of numerical shift 6 years ago
Jagan Teki 9d12a82ed3 musb: sunxi: Add OTG device clkgate and reset for H3/H5 6 years ago
Jagan Teki 97202dd6ec musb: sunxi: Add fifo config 6 years ago
Jagan Teki 98424b7031 musb: sunxi: Use simple way to fill musb_hdrc pdata 6 years ago
Jagan Teki ae8b78de30 musb: sunxi: Add proper macros instead of numericals 6 years ago
Jagan Teki 831cc98b1f usb: sunxi: Simplify ccm reg base code 6 years ago
Mugunthan V N 0ad3f771b6 drivers: usb: dwc3: remove devm_zalloc from linux_compact 6 years ago
Michal Simek d067624c47 usb: xhci: zynqmp: Remove support for !DM_USB 6 years ago
Michal Simek 41a3d4fda4 usb: xhci: zynqmp: Add support for DM_USB 6 years ago
Michal Simek 49d674547c usb: dwc3: Add generic DWC3 glue logic driver 6 years ago
Mugunthan V N 59592b99d8 usb: common: add support to get maximum speed from dt 6 years ago
Mugunthan V N 23ba2d6372 usb: dwc3: Add dwc3_init/remove with DM_USB 6 years ago
Seung-Woo Kim 1fe9ae76b1 gadget: f_thor: update to support more than 4GB file as thor 5.0 6 years ago
Seung-Woo Kim f9e8dc0abd gadget: f_thor: fix filename overflow 6 years ago
Bryan O'Donoghue 31dd8efeb6 usb: composite convert __set_bit to generic_set_bit 6 years ago
Bryan O'Donoghue 5ac73f6879 usb: f_mass_storage: Fix set_bit and clear_bit usage 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Masahiro Yamada 8c1de5e08b regmap: clean up regmap allocation 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 48cdfa2f81 usb: f_mass_storage: simplify logical expression 6 years ago
Heinrich Schuchardt fa9da8ee60 usb: gadget: remove duplicate assignment. 6 years ago
Alex Kiernan ab9e12f651 spl: disk: usb: Add dependencies to sprintf/strto* 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Christophe Kerello d57ed4d9f2 usb: gadget: composite: fix NULL pointer when a non standard request is received 6 years ago
Neil Armstrong 003659bda9 usb: host: dwc3: fix phys init 6 years ago
Neil Armstrong 38276090ee usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled 6 years ago
Jean-Jacques Hiblot cc73ba97c0 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. 6 years ago
Jean-Jacques Hiblot 103774b71c usb: dwc3-of-simple: Fix dependencies 6 years ago
Neil Armstrong 7c839ea70c usb: host: dwc3: Add support for multiple PHYs 6 years ago
Neil Armstrong ca7fdc8b12 usb: host: Add simple of glue driver for DWC3 USB Controllers integration 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Alex Kiernan a18d1064db usb: gadget: USB_ETHER requires network support 6 years ago
Heinrich Schuchardt e56a713eac usb: rockchip: remove duplicate assignement. 6 years ago
Alexander Graf f24534307e lan7xxx: Require phylib 6 years ago
Patrice Chotard ac6c796c3f usb: dwc2: Replace printf, pr_err by dev_info, dev_err 6 years ago
Christophe Kerello c2e4c86569 usb: dwc2: increase timeout in wait_for_chhltd 6 years ago
Christophe Kerello 82e7975b85 usb: dwc2: disable external vbus supply when the device is removed 6 years ago
Patrice Chotard 6048d42fa7 usb: ohci-generic: replace pr_err() by dev_err() 6 years ago
Patrice Chotard cab4d48a93 usb: ohci-generic: factorize PHY operation 6 years ago