Commit Graph

1459 Commits (b9b500b0f9c3a37e064bd84eae65c807b8619dea)

Author SHA1 Message Date
Adam Ford b9b500b0f9 Convert CONFIG_OMAP_USB_PHY to Kconfig 7 years ago
Adam Ford 3b9e2a2520 Convert CONFIG_TWL4030_USB to Kconfig 7 years ago
Adam Ford e13a9dc370 Convert CONFIG_USB_MUSB_HCD et al to Kconfig 7 years ago
Adam Ford 86362221fc Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig 7 years ago
Eddie Cai bf2b72bef1 usb: rockchip: add the rockusb gadget 7 years ago
Chen-Yu Tsai f4f9896ac3 musb: sunxi: Use base address from device tree 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
Wenbin song a8f33034f2 armv8: ls1043a/ls2080a: check SoC by device ID 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
Vincent Prince 8171dac00d Trigger watchdog before calling usb_gadget_handle_interrupts 7 years ago
Marek Vasut a8c402f45c usb: gadget: storage: Increase FSG_BUFLEN 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 4bb3dac772 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Marek Vasut c322d4b72b usb: Drop the EHCI RCar Gen3 7 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 7 years ago
Maxime Ripard 3a61b080ac musb: sunxi: switch to the device model 7 years ago
Maxime Ripard e02687bda9 sunxi: provide default USB gadget setup 7 years ago
Maxime Ripard 10ac57fda3 usb: gadget: usb_ether: Move settings to common 7 years ago
Maxime Ripard a95aee6af7 usb: gadget: Make g_dnl USB settings common 7 years ago
Maxime Ripard d2f0f4af4b usb: gadget: usb_ether: Move the interfaces to Kconfig 7 years ago
Maxime Ripard 3f33d3c8f4 usb: gadget: Convert USB_ETHER to Kconfig 7 years ago
Maxime Ripard c163668a4a usb: gadget: Move USBNET_HOST_ADDR to Kconfig 7 years ago
Maxime Ripard 74e7997c70 usb: gadget: Document USBNET_DEVADDR 7 years ago
Maxime Ripard 5506ff149d usb: gadget: Move USBNET_DEVADDR option out of g_dnl 7 years ago
Masahiro Yamada dc04b35ef2 usb: dwc3: add UniPhier specific glue layer 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
Bin Meng b5aa857b95 usb: xhci: Fix max packet size for full speed device endpoint 0 7 years ago
Bin Meng 1897d60130 usb: xhci: Add interrupt transfer support 7 years ago
Bin Meng 8a0e6d8307 usb: xhci: Don't assume LS/FS devices are always behind a HS hub 7 years ago
Bin Meng ad56e4b684 dm: usb: emul: Drop usb_emul_reset() 7 years ago
Bin Meng ad0a9378bf dm: usb: Remove no longer needed blk_unbind_all() 7 years ago
Bin Meng d4efefe32e dm: usb: Fix broken usb_stop() 7 years ago
Bin Meng d7771f0c5c usb: emul: hub: Report the actual device speed of the emulation device 7 years ago
Bin Meng 848436a48d usb: emul: Expose find_descriptor() as a public API 7 years ago
Bin Meng 84aa8536f0 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 7 years ago
Bin Meng 813f74ea47 usb: sandbox: Initialize root hub's device speed to high speed 7 years ago