]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/usb
ARM: imx6: clocks: remove function local definitions of mxc_ccm_reg and anatop_regs
[karo-tx-uboot.git] / drivers / usb /
2015-10-26 Lothar WaßmannMerge branch 'tx28-bugfix' into karo-devel
2015-10-26 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-devel
2015-10-12 Lothar Waßmannkconfig: arm: move ARCH_MX? out of choice which selects...
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Hans de Goedesunxi: musb: Drop no longer accurate comment in Kconfig...
2015-09-10 Kishon Vijay Abraham ITI PHY: Add support to control 2nd USB PHY in DRA7xx...
2015-09-10 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: Use the clear register inorder...
2015-09-10 Marcel Ziswilerusb: pxa27x_udc: clean-up include file order
2015-09-10 Marek Vasutusb: dwc2: Rename to dwc2_usb
2015-09-10 Marek Vasutusb: dwc2: Add original Synopsys compat string
2015-09-10 Kishon Vijay Abraham Iusb: gadget: ether: populate _reset_ callback
2015-09-10 Kishon Vijay Abraham Iusb: host: xhci-omap: invoke board_usb_cleanup in xhci_...
2015-09-10 Kishon Vijay Abraham Iusb: gadget: ether: Perform board initialization from...
2015-09-10 Sergey Temerkhanovusb: xhci: Fix a potential NULL pointer dereference
2015-09-10 Stefan Roeseusb: spear: Add support for both SPEAr600 EHCI controllers
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: wait_for_bit to check reg status
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: add usb support for imx7d soc
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: document board specific functions
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: reg accessor cleanups
2015-09-10 Sylvain Lemieuxusb: lpc32xx: add host USB driver
2015-09-10 Anton Schubertarm: mvebu: add multiple usb-hostcontroller support...
2015-09-10 Stefan Roesearm: mvebu: Enable USB EHCI support on Armada XP
2015-09-10 Wu, Joshusb: ohci: enable cache support
2015-09-10 Alexander Steindwc2: Add dcache support
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
next