]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/usb
JFFS2: Speed up and fix comparison functions
[karo-tx-uboot.git] / drivers / usb /
2015-09-10 Hans de Goedesunxi: usb-phy: Never power off the usb ports
2015-09-10 Simon Glassnet: smsc95xx: Add driver-model support
2015-09-10 Simon Glassnet: smsc95xx: Prepare for conversion to driver model
2015-09-10 Simon Glassnet: smsc95xx: Correct the error numbers
2015-09-10 Simon Glassnet: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
2015-09-10 Simon Glassnet: smsc95xx: Sort the include files
2015-09-10 Simon Glassdm: usb: Add driver-model support to dwc2
2015-09-10 Simon Glassdm: usb: Prepare dwc2 driver for driver-model conversion
2015-09-10 Simon Glassdm: usb: Add an errno.h header to usb_ether.c
2015-09-10 Tom WarrenTegra: clocks: Add 38.4MHz OSC support for T210 use
2015-09-10 Marcel Ziswilernet: asix: fix operation without eeprom
2015-09-10 Paul Kocialkowskiusb: USB storage-specific part ifdef in uclass
2015-09-10 Maxime Ripardmusb: sunxi: Force EP0 on re-enable
2015-09-10 Paul Kocialkowskisunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
2015-09-10 Paul Kocialkowskiusb: musb-new: Kconfig support for USB_MUSB_HOST and...
2015-09-10 Paul Kocialkowskiusb: musb-new: CONFIG_MUSB prefix replacement with...
2015-09-10 Paul Kocialkowskiusb: Generic USB Kconfig option, that fits both host...
2015-09-10 Paul Kocialkowskiusb: USB_ARCH_HAS_HCD Kconfig option removal
2015-09-10 Peter Griffinusb: dwc2: Call board_usb_init() from usb_lowlevel_init()
2015-09-09 Nikita Kiryanovusb: kconfig: create a menu for usb
2015-09-09 Nikita Kiryanovusb: kconfig: usb keyboard kconfig
2015-09-09 Nikita Kiryanovarm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
2015-09-09 Tom WarrenARM: Tegra210: Add support to common Tegra source/confi...
2015-09-09 Hans de Goedesunxi: musb: Stop treating not having a vbus-det gpio...
2015-09-09 Hans de Goedesunxi: musb: Improve output during probing
2015-09-09 Hans de Goedesunxi: musb: Use device-model for musb host mode
2015-09-09 Hans de Goedesunxi: musb: Move musb config and platdata to the sunxi...
2015-09-09 Hans de Goedesunxi: musb: Add id pin support
2015-09-09 Hans de Goedesunxi: musb: Move vbus check to sunxi_musb_enable
2015-09-09 Rob Herringusb: ci_udc: fix request allocation when endpoints...
2015-09-09 Stephen Warrenci_udc: fix 64-bit compile warnings
2015-09-09 Masahiro Yamadalinux_compat: remove cpu_relax() define
2015-09-09 Stefan Roeseusb: ehci-marvell: Drop wrl accessor function
2015-09-09 Paul Kocialkowskiusb: CONFIG_USB_FASTBOOT prefix replacement for consistency
2015-09-09 Jiandong Zhengimplement Fastboot via USB OTG on bcm28155_ap boards
2015-09-09 Jiandong Zhengusb: gadget: bcm_udc_otg files
2015-09-09 Paul Kocialkowskiusb: gadget: fastboot: Dequeue the previous IN request...
2015-09-09 Paul Kocialkowskiusb: gadget: fastboot: Request status and length check...
2015-09-09 Paul Kocialkowskiusb: gadget: Weak board_usb_init/cleanup definitions...
2015-09-09 Paul Kocialkowskiusb: Fastboot function config for better consistency...
2015-09-09 Paul Kocialkowskiusb: USB download gadget and functions config options...
2015-09-09 Nikhil Badoladrivers: usb: fsl: Remove LS102XA immap inclusion
2015-09-09 Nikhil Badoladrivers: usb: fsl: Implement Erratum A-009116 for XHCI...
2015-09-09 Nikhil Badoladrivers: usb: fsl: Remove warnings for 64-bit architectures
2015-09-09 Ramneek Mehreshusb: fsl: Add XHCI driver support
2015-09-09 Ramneek Mehreshusb: xhci: keystone: Remove common dwc3 drv functions...
2015-09-09 Ramneek Mehreshusb: xhci: omap: Remove common dwc3 drv functions calls
2015-09-09 Ramneek Mehreshusb: xhci: exynos: Remove common dwc3 drv functions...
2015-09-09 Ramneek Mehreshusb: dwc3: Add DWC3 controller driver support
2015-09-09 Simon Glassdm: usb: eth: Add driver-model support to the asix...
2015-09-09 Simon Glassdm: usb: Add driver-model support to ehci-pci
2015-09-09 Simon Glassdm: usb: Adjust the USB_DEVICE() macro naming
2015-09-09 Simon Glassdm: usb: eth: Support driver model with USB Ethernet
2015-09-09 Simon Glassusb: Update some EHCI driver licenses to use SPDX
2015-09-09 Simon Glassusb: ehci: Correct a missing hypen in an error message
2015-09-09 Hans de Goedemusb: Add device-model support to the musb-host u-boot...
2015-09-09 Hans de Goedemusb: Add musb_host_data struct to hold global data
2015-09-09 Hans de Goedemusb: Rename and wrap public functions
2015-09-09 Hans de Goedemusb: Update usb-compat to work with struct usb_device...
2015-09-09 Hans de Goedemusb: Allow musb_platform_enable to return an error...
2015-09-09 Hans de Goededm: usb: Do not assume that first child is always a hub
2015-09-09 Hans de Goededm: usb: Allow usb host drivers to implement usb_reset_...
2015-09-09 Hans de Goededm: usb: Rename usb_find_child to usb_find_emul_child
2015-09-09 Hans de Goededm: usb: Use device_unbind_children to clean up usb...
2015-09-09 Hans de Goedeusb: Add an usb_device parameter to usb_reset_root_port
2015-09-09 Hans de Goedeusb: usb_setup_device: Drop unneeded portnr function...
2015-09-09 Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-09-09 Stefan Roeseusb: Add EHCI support for Armada 38x (mvebu)
2015-09-08 Hans de Goedeusb: ehci: Properly deal with data toggle for interrupt...
2015-09-08 Hans de Goedesunxi: musb: Remove unused sunxi_musb_exit method
2015-09-08 Hans de Goedesunxi: musb: Do not fully reset the controler from...
2015-09-08 Simon Glassdm: usb: tegra: Drop legacy USB code
2015-09-08 Simon Glassdm: usb: Implement usb_detect_change() for driver model
2015-09-08 Inha Songusb: f_mass_storage: sleep_thread: decrease the interva...
2015-09-08 Lukasz Majewskisamsung: usb: phy: Support for DWC3 PHY
2015-09-08 Sanchayan Maityusb: ehci-vf: Add weak function for board specific...
2015-09-08 Nikhil Badoladrivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT...
2015-09-08 Masahiro YamadaARM: UniPhier: update the vendor name of UniPhier in...
2015-09-08 Masahiro YamadaARM: UniPhier: replace <asm/io.h> with <linux/io.h>
2015-09-08 Peter Griffinusb: dwc2: Add support for v3 snpsid value
2015-09-08 Siva Durga Prasad... ci_udc: Update the ci_udc driver to support bulk transfers
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...
next