Commit Graph

1552 Commits (f8c987f8f127f867d96ca74bcd1fcb11d8265b67)

Author SHA1 Message Date
Alexey Brodkin f8c987f8f1 lib: Add hexdump 6 years ago
Ramon Fried 948f32c856 bug.h: introduce WARN_ONCE 6 years ago
Michal Simek b168591c89 usb: xhci: zynqmp: Fix header location 6 years ago
Alex Kiernan 65c96757fe usb: fastboot: Convert USB f_fastboot to shared fastboot 6 years ago
Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_ 6 years ago
Alex Kiernan 1a28d38c39 fastboot: Extract common definitions from USB fastboot 6 years ago
Alex Kiernan 8a65bd6372 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag 6 years ago
Alex Kiernan 42d8dd4424 fastboot: Correct dependencies in FASTBOOT_FLASH 6 years ago
Alex Kiernan d2df2abbcd fastboot: Extract fastboot_okay/fail to fb_common.c 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
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