Commit Graph

1467 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
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
Adam Ford 6574864df8 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig 7 years ago
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> 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 8 years ago
Marek Vasut c322d4b72b usb: Drop the EHCI RCar Gen3 8 years ago
Maxime Ripard 3c989f3a19 sunxi: Fix USB_GADGET implication 8 years ago
Maxime Ripard 3a61b080ac musb: sunxi: switch to the device model 8 years ago
Maxime Ripard e02687bda9 sunxi: provide default USB gadget setup 8 years ago
Maxime Ripard 10ac57fda3 usb: gadget: usb_ether: Move settings to common 8 years ago
Maxime Ripard a95aee6af7 usb: gadget: Make g_dnl USB settings common 8 years ago
Maxime Ripard d2f0f4af4b usb: gadget: usb_ether: Move the interfaces to Kconfig 8 years ago
Maxime Ripard 3f33d3c8f4 usb: gadget: Convert USB_ETHER to Kconfig 8 years ago
Maxime Ripard c163668a4a usb: gadget: Move USBNET_HOST_ADDR to Kconfig 8 years ago
Maxime Ripard 74e7997c70 usb: gadget: Document USBNET_DEVADDR 8 years ago
Maxime Ripard 5506ff149d usb: gadget: Move USBNET_DEVADDR option out of g_dnl 8 years ago
Masahiro Yamada dc04b35ef2 usb: dwc3: add UniPhier specific glue layer 8 years ago
Bin Meng fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 8 years ago
Bin Meng ab2b727dc0 usb: xhci: Set 'Error Count' to 0 for isoch endpoints 8 years ago
Bin Meng fa483b2c75 usb: xhci: Program max burst size for endpoint 8 years ago
Bin Meng f51966bf7a usb: xhci: Honor endpoint's interval 8 years ago
Bin Meng b5aa857b95 usb: xhci: Fix max packet size for full speed device endpoint 0 8 years ago
Bin Meng 1897d60130 usb: xhci: Add interrupt transfer support 8 years ago
Bin Meng 8a0e6d8307 usb: xhci: Don't assume LS/FS devices are always behind a HS hub 8 years ago
Bin Meng ad56e4b684 dm: usb: emul: Drop usb_emul_reset() 8 years ago