Commit Graph

1501 Commits (lime2)

Author SHA1 Message Date
Masahiro Yamada 9eea45f532 usb: xhci-mvebu: use xhci_deregister() for .remove callback 9 years ago
Masahiro Yamada 99e2df47c4 usb: ehci-vf: use ehci_deregister() for .remove callback 9 years ago
Simon Glass 53302bdc48 Remove some merge markers 9 years ago
Stephen Warren c9abfbdd66 net: smsc95xx: fix DM MAC address reading 9 years ago
Simon Glass b11e298440 usb: pci: Fix cast for 64-bit compilation 9 years ago
Sriram Dash f413d1cae8 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 9 years ago
Sriram Dash 4c043712e9 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 9 years ago
Sriram Dash c609775e6f usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum 9 years ago
Sriram Dash a5c289b9bc usb: fsl: Rename fdt_fixup_dr_usb 9 years ago
Sanchayan Maity 0885cdb9d1 usb: host: ehci-vf: Migrate Vybrid USB to driver model 9 years ago
Sriram Dash e915716a5c drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests 9 years ago
Alban Bedel cea6c8ce23 net: asix: Fix ASIX 88772B with driver model 9 years ago
Stephen Warren 2f6a7e8ce5 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 9 years ago
Stefan Roese d36277ef4f usb: xhci-mvebu: Add Armada 8K to compatiblity list 9 years ago
Stefan Roese c6cfcc91ea usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 9 years ago
Stefan Roese 81c1f6f0c3 usb: xhci: Add Marvell MVEBU xHCI support 9 years ago
Tom Rini 6ad6102246 usb:gadget: Disallow DFU in SPL for now 9 years ago
Masahiro Yamada 8824cfc19a usb: ehci-generic: support reset control for generic EHCI 9 years ago
Masahiro Yamada 4982f46420 Move ENOTSUPP defines to include/linux/errno.h 9 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 8319aeb1da usb: squash lines for immediate return 9 years ago
Masahiro Yamada 4052734273 usb: replace ehci_*_remove() with usb_deregister() 9 years ago
Kever Yang f7bb27a577 usb: host: add Kconfig for USB_XHCI_ROCKCHIP 9 years ago
MengDongyang b44566c4ce usb: xhci-rockchip: add rockchip dwc3 controller driver 9 years ago
Hans de Goede 7c22e26ec5 sunxi: musb: Re-init musb controller on repeated probe calls 9 years ago
Chen-Yu Tsai 57075a472a sunxi: musb: Power off OTG port VBUS when disabled 9 years ago
Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 9 years ago
Joshua Scott 41d1258ace net: asix: Fix AX88772B when used with DriverModel 9 years ago
Steve Rae e016f0b2c2 fastboot: implement Kconfig 9 years ago
Wenyou Yang 17b68b5a58 dm: atmel: Add driver model support for the ehci driver 9 years ago
Chris Packham 70f1463686 net: smsc95xx: Use correct get_unaligned functions 9 years ago
Alban Bedel 76b2fad775 eth: asix88179: Add support for the driver model 9 years ago
Alban Bedel 620452e7ae eth: asix88179: Prepare supporting the driver model 9 years ago
Alban Bedel 50f5bb25b9 eth: asix88179: Fix receiving on big endian system 9 years ago
Alban Bedel 652b269468 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter 9 years ago
Rajesh Bhagat 707c866f3d usb: xhci: fsl: Add code to use CONFIG_DM_USB 9 years ago
Rajesh Bhagat ba699a5f91 usb: ehci: fsl: Add code to use CONFIG_DM_USB 9 years ago
Rajesh Bhagat 1e61ce9f7e drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB 9 years ago
Masahiro Yamada 2b58e1b76d usb: add (move) CONFIG_USB_HOST to Kconfig 9 years ago
Masahiro Yamada 96d8284bd5 usb: add CONFIG_USB_UHCI_HCD in Kconfig 9 years ago
Masahiro Yamada 93cb82477d usb: add CONFIG_USB_OHCI_HCD in Kconfig 9 years ago
Stefan Roese 6688452a3b net: usb: r8152: Add DM support 9 years ago
Peng Fan bb42fb4f10 dm: ehci-mx6: support driver model 9 years ago
Simon Glass dec49e862e dm: zynq: usb: Convert to CONFIG_DM_USB 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago
Xu Ziyuan 9424f14183 usb: dwc2 : invalidate dcache before starting DMA 9 years ago
Xu Ziyuan 4711788267 usb: dwc2-otg: adjust fifo size via platform data 9 years ago
Xu Ziyuan fab3357916 usb: rockchip-phy: implement USB2.0 phy control 9 years ago