]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
sunxi: Update selects in arch/arm/Kconfig for DM conversions
[karo-tx-uboot.git] / drivers /
2015-09-09 Rob Herringusb: ci_udc: fix request allocation when endpoints...
2015-09-09 Daniel Kochmańskisunxi: Create helper function veryfing valid boot signa...
2015-09-09 Daniel Kochmańskimmc: Protect `mmc_initialize` from initialising mmc...
2015-09-09 Stefan Roesearm: mvebu: a38x: Use correct PEX register access macros
2015-09-09 Stefan Roesearm: mvebu: Add Armada 38x DDR3 training code from...
2015-09-09 Stefan Roesearm: mvebu: drivers/ddr: Move Armada XP DDR init code...
2015-09-09 Stephen Warrenci_udc: fix 64-bit compile warnings
2015-09-09 Anton Schubertarm: mvebu: add Armada XP SATA support
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 Glassdm: eth: Avoid blocking on packet reception
2015-09-09 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-09-09 Simon Glassdm: eth: Add driver-model support to the rtl8169 driver
2015-09-09 Simon Glassdm: pci: Add support for PCI driver matching
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 Simon Glassdm: core: Add \n to two dm_warn() messages
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 Goededm: usb: Document that mixing DM_DEVICE_REMOVE and...
2015-09-09 Hans de Goededm: Export device_remove_children / device_unbind_children
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 Masahiro Yamadadm: remove redundant CONFIG_DM from driver/core/Makefile
2015-09-09 Masahiro Yamadadm: do not set DM_FLAG_ACTIVATED twice
2015-09-09 Masahiro Yamadadm: change dm_warn() message into debug() in uclass_add()
2015-09-09 Simon Glassdm: core: Add device checking to syscon_get_regmap()
2015-09-09 Simon Glassdm: test: Add a test for the system controller uclass
2015-09-09 Simon Glassdm: test: Add a test for the LED uclass
2015-09-09 Simon Glassled: Return -ENODEV if the LED device cannot be found
2015-09-09 Simon Glassdm: test: Add a test for the mmc uclass
2015-09-09 Simon Glassdm: test: Add a test for the ram uclass
2015-09-09 Simon Glasssandbox: Use the reset driver to handle reset
2015-09-09 Simon Glasssandbox: Add a warm and cold reset driver
2015-09-09 Simon Glassdm: reset: Allow reset_walk() to return
2015-09-09 Simon Glassdm: test: Add tests for the clk uclass
2015-09-09 Simon Glasspower: pmic: Use trailing_strtol() instead of a local...
2015-09-09 Simon Glassdm: Add a clock uclass
2015-09-09 Simon Glassdm: Add a system reset uclass
2015-09-09 Simon Glassns16550: Improve debug UART so it can work with 32...
2015-09-09 Simon Glassdm: spi: Make local functions static
2015-09-09 Simon Glassdm: Add support for RAM drivers
2015-09-09 Simon Glassdm: pmic: Add functions to adjust PMIC registers
2015-09-09 Simon Glassdm: power: Use debug() for errors in regulator uclass
2015-09-09 Simon Glassdm: power: Add a function to set up all regulators
2015-09-09 Simon Glassdm: pmic: Split output from function
2015-09-09 Simon Glassdm: power: Add regulator flags to centralise auto-set...
2015-09-09 Simon Glassdm: power: Avoid case-insensitve match for child names
2015-09-09 Simon Glassmmc: Add debug() output on read errors
2015-09-09 Simon Glassdm: mmc: Add an MMC uclass
2015-09-09 Simon Glassdm: led: Add a driver for GPIO-controlled LEDs
2015-09-09 Simon Glassdm: Add support for LEDs
2015-09-09 Simon Glassdm: Add support for generic system controllers (syscon)
2015-09-09 Simon Glassdm: Add support for register maps (regmap)
2015-09-09 Simon Glassdm: gpio: Add dm_gpio_request() to manually request...
2015-09-09 Simon Glassdm: gpio: Add dm_gpio_lookup_name() to look up a GPIO...
2015-09-09 Simon Glassdm: gpio: Allow GPIO uclass to be used in SPL
2015-09-09 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-09-09 Simon Glassdm: core: Add a function to find any device from device...
2015-09-09 Simon Glassdm: core: Use debug() instead of printf() for failures
2015-09-09 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Avoid TX conf frames
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Add timeout handling DQRR entry read
2015-09-09 Prabhakar Kushwahadriver/ldpaa_eth: Retry enqueue if portal was busy
2015-09-09 Stuart Yoderarmv8/fsl-lsch3: device tree fixups for PCI stream IDs
2015-09-09 Stuart Yoderdrivers/fsl-mc: dynamically create ICID pool in DPC
2015-09-09 Stuart Yoderarmv8/fsl-lsch3: partition stream IDs
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Return error for major version mismatch
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Update qbman driver
2015-09-09 Prabhakar Kushwahadrivers: fsl-mc: Update flibs to mc-0.6.0.1
2015-09-09 J. German Riveradrivers/fsl-mc: Autoload AOIP image from NOR flash
next