]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
dm: regulator: add max77686 regulator driver
[karo-tx-uboot.git] / drivers /
2015-09-08 Przemyslaw Marczakdm: regulator: add max77686 regulator driver
2015-09-08 Przemyslaw Marczakdm: pmic: add max77686 pmic driver
2015-09-08 Przemyslaw Marczakdm: regulator: add implementation of driver model regul...
2015-09-08 Przemyslaw Marczakdm: pmic: add implementation of driver model pmic uclass
2015-09-08 Peng Fani2c: mxc: refactor i2c driver and support dm
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 Simon Glasssandbox: spi: Add newline to printf() in sandbox_sf_probe
2015-09-08 Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-09-08 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-09-08 Simon Glasstpm: Support using driver model with I2C
2015-09-08 Simon Glassdm: i2c: Add a function to find out the chip offset...
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 Glasstegra124: video: Add full link training for eDP
2015-09-08 Simon Glasstegra: video: support eDP displays on Tegra124 devices
2015-09-08 Simon Glasstegra: video: Add Embedded DisplayPort driver
2015-09-08 Simon Glasstegra: video: Support serial output resource (SOR)...
2015-09-08 Simon Glassdm: video: Add a uclass for display port
2015-09-08 Simon Glasspower: Export register access functions from as3722
2015-09-08 Simon Glassdm: gpio: Add error handling and a function to claim...
2015-09-08 Tom RiniRevert "stm32f4: fix serial output"
2015-09-08 Vikas Manochaserial: fdt: add device tree support for pl01x
2015-09-08 kunhuahuangstm32f4: add serial print port
2015-09-08 kunhuahuangstm32f4: fix serial output
2015-09-08 Axel Lingpio: stm32_gpio: Use clrsetbits_le32() at appropriate...
2015-09-08 Stefan Roesemisc: led: Add PCA9551 LED driver
2015-09-08 Haikun.Wang@freesc... dm: sf: Update default name of spi flash in structure...
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 Marek Vasutgpio: s3c: Fix the GPIO driver
2015-09-08 Marek Vasuti2c: s3c: Implant support for S3C2440
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 Axel Lindm: i2c-gpio: Remove redundant dm_gpio_set_value()...
2015-09-08 Simon Glassdm: rtc: sandbox: Enable real-time clock support
2015-09-08 Simon Glassdm: rtc: sandbox: Add a driver for the sandbox I2C RTC
2015-09-08 Simon Glassdm: rtc: sandbox: Add an emulated I2C RTC device
2015-09-08 Simon Glassdm: rtc: Add a uclass for real-time clocks
2015-09-08 Simon Glassdm: rtc: Rename mktime() and reduce the number of param...
2015-09-08 Simon Glassdm: rtc: Rename to_tm() to rtc_to_tm() and add error...
2015-09-08 Simon Glassdm: rtc: Rename gregorian day function
2015-09-08 Simon Glassdm: i2c: Add an explicit test mode to the sandbox I2C...
2015-09-08 Simon Glassdm: i2c: Add functions to read and write a register
2015-09-08 Simon Glassdm: i2c: sandbox: Add debugging to the speed limit
2015-09-08 Simon Glasscros_ec: Handle the single duplex requirement in cros_ec
2015-09-08 Simon Glasscros_ec: Show the protocol version in the debug message
2015-09-08 Simon Glassdm: spi: Avoid setting the speed with every transfer
2015-09-08 Joe Hershbergersandbox: eth: Add a function to skip ping timeouts
2015-09-08 Stefan Roesearm: mvebu: db-mv784mp-gp: Fix ECC I2C address
2015-09-08 Marek VasutARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
2015-09-08 Simon Glasstegra: mmc: Set the removable flag correctly
2015-09-08 Alexander Steinmmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhc...
2015-09-08 Yangbo Lummc: fsl_esdhc: update eMMC44 adapter card erase timeout
2015-09-08 Kevin Liummc: sdhci: add timeout setting for response busy command
2015-09-08 Rob Herringmmc: remove the MMC_MODE_HC flag
2015-09-08 Andrew Gabbasovmmc: Fix splitting device initialization
2015-09-08 Andrew Gabbasovmmc: Restructure polling loops to avoid extra delays
2015-09-08 Andrew Gabbasovmmc: Continue polling MMC card for OCR only if it is...
2015-09-08 Andrew Gabbasovmmc: Do not pass external mmc_cmd structure to mmc_send...
2015-09-08 Andrew Gabbasovmmc: Avoid extra duplicate entry in mmc device structure
2015-09-08 Yangbo Lummc: fsl_esdhc: Add peripheral clock support
2015-09-08 Yangbo Lummc: fsl_esdhc: Add adapter card type identification...
2015-09-08 Minghuan Lianfsl/pci: Set CFG_READY for PCIe v3.0 and later
2015-09-08 Zhao QiangT2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down...
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 Hans de Goedesunxi: axp: Remove non driver-model support from the...
2015-09-08 Hans de Goedesunxi: emac: Remove non driver-model code
2015-09-08 Hans de Goedesunxi: emac: Add driver model support
2015-09-08 Hans de Goedesunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
2015-09-08 Hans de Goedesunxi: emac: Prepare for driver-model support
next