]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/usb
net: phy: Add support for all targets which requires MANUAL_RELOC
[karo-tx-uboot.git] / drivers / usb /
2015-09-08 Hans de Goedeusb: ohci: Add support for interrupt queues
2015-09-08 Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-09-08 Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-09-08 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-09-08 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-09-08 Hans de Goedeusb: ohci: Add dm support
2015-09-08 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-09-08 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-09-08 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-09-08 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-09-08 Hans de Goededm: usb: Add support for companion controllers
2015-09-08 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-09-08 Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-09-08 Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-09-08 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-09-08 Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-09-08 Simon Glassdm: usb: exynos: Drop legacy USB code
2015-09-08 Hans de Goedeusb: ohci: Don't log an error on interrupt packet timeout
2015-09-08 Hans de Goedeusb: ohci: Add proper cache flushing / invalidating...
2015-09-08 Hans de Goedeusb: ohci: Fix ctrl in messages with a data-len of 0
2015-09-08 Hans de Goedeusb: ohci: Move static func and var declarations from...
2015-09-08 Hans de Goedeusb: ohci: Remove unnecessary phcca variable
2015-09-08 Hans de Goedeusb: ohci: Move the td array struct to inside the ohci_...
2015-09-08 Hans de Goedeusb: ohci: Move the ohci_dev struct to inside the main...
2015-09-08 Hans de Goedeusb: ohci: Pass around a pointer to ohci_t rather then...
2015-09-08 Hans de Goedeusb: ohci: Remove unused devgone global variable
2015-09-08 Hans de Goededm: usb: Set desc_before_addr from ehci dm code
2015-09-08 Hans de Goededm: usb: Fix finding of first upstream usb-2 hub in...
2015-09-08 Hans de Goededm: usb: Use usb_get_bus in dm ehci code
2015-09-08 Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-09-08 Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-09-08 Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-09-08 Nikhil Badoladrivers: usb: fsl: Workaround for Erratum A004477
2015-09-08 Hans de Goedesunxi: usb: Do not call phy_probe from hcd code
2015-09-08 Hans de Goedesunxi: usb: Rename the usbc.? files to usb_phy.?
2015-09-08 Hans de Goedesunxi: usb: Rename sunxi_usbc_foo functions to sunxi_us...
2015-09-08 Hans de Goedesunxi: usb: Remove sunxi_usbc_get_io_base function
2015-09-08 Hans de Goedesunxi: usb: Move setup of host controller clocks to...
2015-09-08 Vishnu Patekarsunxi: Add basic A33 basic support
2015-09-08 Simon Glassdm: usb: Add a terminator to the string destructor...
2015-09-08 Nikhil Badoladrivers:usb: Check if USB Erratum A005697 is applicable...
2015-09-08 Nikhil Badoladrivers:usb: Add device-tree fixup to identify socs...
2015-09-08 Joe Hershbergernet: cosmetic: Fix var naming net <-> eth drivers
2015-09-08 Joe Hershbergernet: cosmetic: Name ethaddr variables consistently
2015-09-08 Simon Glassdm: usb: exynos: Adjust XHCI driver to support driver...
2015-09-08 Simon Glassdm: usb: Rename the XHCI HCD to U-Boot
2015-09-08 Simon Glassdm: usb: Support driver model in XHCI
2015-09-08 Simon Glassdm: usb: xhci: Factor out common init/uninit
2015-09-08 Simon Glassdm: usb: xhci: Use explicit parameters for xhci_setup_a...
2015-09-08 Simon Glassdm: usb: xhci: Use explicit parameters for xhci_alloc_v...
2015-09-08 Simon Glassdm: usb: xhci: Use a function to get xhci_ctrl
2015-09-08 Simon Glassdm: usb: tegra: Add driver model support to tegra EHCI
2015-09-08 Simon Glassdm: usb: tegra: Move most of init/uninit into a function
2015-09-08 Simon Glassdm: usb: tegra: Tidy up error handling and a static...
2015-09-08 Simon Glassdm: usb: tegra: Remove the port_addr_clear_csc variable
2015-09-08 Simon Glassdm: usb: exynos: Add driver model support to exynos...
2015-09-08 Simon Glassdm: usb: Add support for USB ethernet devices with...
2015-09-08 Simon Glassdm: usb: sandbox: Add a driver for sandbox
2015-09-08 Simon Glassdm: usb: sandbox: Add an emulator for USB hub emulation
2015-09-08 Simon Glassdm: usb: sandbox: Add an emulator for USB flash devices
2015-09-08 Simon Glassdm: usb: sandbox: Reset emulation devices in usb stop()
2015-09-08 Simon Glassdm: usb: sandbox: Add a uclass for USB device emulation
2015-09-08 Simon Glassdm: usb: Allow setting up a USB controller as a device...
2015-09-08 Simon Glassdm: usb: Bind generic USB devices when there is no...
2015-09-08 Simon Glassdm: usb: Allow USB drivers to be declared and auto...
2015-09-08 Simon Glassdm: usb: Add driver model support to EHCI
2015-09-08 Simon Glassdm: usb: Change ehci_reset() to use a pointer
2015-09-08 Simon Glassdm: usb: Drop the EHCI weak functions
2015-09-08 Simon Glassdm: usb: Refactor EHCI init
2015-09-08 Simon Glassdm: usb: ehci: Use a function to find the controller...
2015-09-08 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_get_ports...
2015-09-08 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
2015-09-08 Simon Glassdm: usb: tegra: Drop use of global controller variable
2015-09-08 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_powerup_f...
2015-09-08 Simon Glassdm: usb: tegra: Store the controller type explicitly
2015-09-08 Simon Glassdm: usb: Allow ECHI to hold private data for the controller
2015-09-08 Simon Glassdm: usb: Pass EHCI controller pointer to ehci_get_port_...
2015-09-08 Simon Glassdm: usb: Move all the EHCI weak functions together...
2015-09-08 Simon Glassdm: usb: Add a uclass for USB controllers
2015-09-08 Kishon Vijay Abraham Iti: dwc3: Enable clocks in enable_basic_clocks() in...
2015-09-08 Paul Kocialkowskisunxi: common VBUS detection logic in usbc
2015-09-08 Paul Kocialkowskisunxi: usb: Drop AXP-sepcific VBUS detection and drive...
2015-09-08 Alexey Firagofastboot: add support for reboot-bootloader command
2015-09-08 Marek Szyprowskiusb: gadget: thor: Claim EP after allocating it in...
2015-09-08 Lukasz Majewskiusb: dwc3: Correct clean up code for requests
2015-09-08 Lukasz Majewskiusb: dwc3: gadget: Set non EP0 max packet limit to...
2015-09-08 Lukasz Majewskiusb: dwc3: gadget: Set all ctrl fields of Transfer...
2015-09-08 Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-09-08 Marek Szyprowskiusb: dwc3: gadget: add common endpoint configuration...
2015-09-08 Marek Szyprowskiusb: dwc3: add a workaround for too small OUT requests
2015-09-08 Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-09-08 Lukasz Majewskiusb: dwc3: Remove BIT(x) macro from DWC3's gadget code
2015-09-08 Lukasz Majewskiusb: composite: Add .reset callback to usb_gadget_drive...
2015-09-08 Kishon Vijay Abraham Iusb: modify usb_gadget_handle_interrupts to take contro...
2015-09-08 Kishon Vijay Abraham Iusb: gadget: defer setting maxpacket till ->setup()
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Makefile: Make dwc3 driver compile in u...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Add chained TRB support for ep0
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: ep0: preparation for implementing chained TRB
2015-09-08 Kishon Vijay Abraham Idwc3: flush the buffers before using it
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
next