]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/usb
buildman: Make -V (verbose_build) really be verbose
[karo-tx-uboot.git] / drivers / usb /
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
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: add interrupt status API to check...
2015-09-08 Kishon Vijay Abraham Idwc3: dwc3-omap: add support for multiple dwc3-omap...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: change probe and remove to uboot...
2015-09-08 Kishon Vijay Abraham Iinclude: dwc3-omap-uboot: add a structure for populatin...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: make dwc3-omap build in uboot
2015-09-08 Kishon Vijay Abraham Idwc3: core: added an API to invoke irq handlers
2015-09-08 Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-09-08 Kishon Vijay Abraham Idwc3: core: change probe and remove to uboot init and...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: core: make dwc3 core build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: ep0: make dwc3 ep0 build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: gadget: make dwc3 gadget build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: linux-compat: Add header for dwc3 linux...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove pm related operations from dwc3 driver
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: fix dwc3 header files
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove trace_* APIs from dwc3 driver
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Modify the file headers to u-boot format
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove un-used files from dwc3 folder
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: add dwc3 folder from linux kernel to u-boot
2015-09-08 Kishon Vijay Abraham Iusb: gadget: udc: make udc-core compile in u-boot build
2015-09-08 Kishon Vijay Abraham Iusb: gadget: udc: add udc-core from linux kernel to...
2015-09-08 Stephen Warrenusb: dwc2: retry NAK'd interrupt transfers
2015-09-08 Stephen Warrenusb: dwc2: implement interrupt transfers
2015-09-08 Stephen Warrenusb: dwc2: correctly program hcchar for LS devices
2015-09-08 Stephen Warrenusb: dwc2: detect device speed correctly
2015-09-08 Stephen Warrenusb: dwc2: use phys_to_bus/bus_to_phys
2015-09-08 Stephen Warrenusb: dwc2: fix bulk transfers
2015-09-08 Stephen Warrenusb: dwc2: remove restriction on buffer length
2015-09-08 Stephen Warrenusb: dwc2: fix aligned buffer usage
2015-09-08 Stephen Warrenusb: dwc2: simplify wait_for_chhltd
2015-09-08 Stephen Warrenusb: dwc2: remove control_data_toggle[]
2015-09-08 Stephen Warrenusb: dwc2: usb chunk_msg() for control transfers too
2015-09-08 Stephen Warrenusb: dwc2: refactor submit_bulk_msg to be common
2015-09-08 Stephen Warrenusb: dwc2: unify waiting for transfer completion
2015-09-08 Sergey Temerkhanovusb: 64-bit architectures support for xHCI
2015-09-08 Thierry Redingusb: mass-storage: Build warning fixes for 64-bit
2015-09-08 Thierry Redingusb: ehci-tegra: Build warning fixes for 64-bit
2015-09-08 Rob Herringehci-hcd: fix warnings on 64-bit builds
2015-09-08 Rob Herringusb: ci_udc: fix warnings on 64-bit builds
2015-09-08 Thierry Redingusb: eth: asix: Build warning fixes for 64-bit
2015-09-01 Sanchayan Maityusb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
2015-09-01 Hans de Goedesunxi: musb: Fix some lo speed devices not working...
2015-09-01 Bin Mengnet: Add ethernet FCS length macro in net.h
next