summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan
2015-05-22nand/elbc: Memory leak fixRaghav Dogra
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-18Merge git://git.denx.de/u-boot-samsungTom Rini
2015-05-15bugfix i.mx6 pwm: prevent overflow of period_c * duty_nsBrecht Neyrinck
2015-05-15sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak
2015-05-15sandbox: i2c: search child emul dev and check its uclass idPrzemyslaw Marczak
2015-05-15dm: regulator: uclass driver code cleanupPrzemyslaw Marczak
2015-05-15dm: pmic: code cleanup of PMIC uclass driverPrzemyslaw Marczak
2015-05-15dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak
2015-05-15dm: regulator: add max77686 regulator driverPrzemyslaw Marczak
2015-05-15dm: pmic: add max77686 pmic driverPrzemyslaw Marczak
2015-05-15dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak
2015-05-15dm: pmic: add implementation of driver model pmic uclassPrzemyslaw Marczak
2015-05-15i2c: mxc: refactor i2c driver and support dmPeng Fan
2015-05-15usb: ohci: Add support for interrupt queuesHans de Goede
2015-05-15usb: ohci: Add an ohci_alloc_urb() functionHans de Goede
2015-05-15usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede
2015-05-15sandbox: spi: Add newline to printf() in sandbox_sf_probeSimon Glass
2015-05-15sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-05-15sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-15tpm: Support using driver model with I2CSimon Glass
2015-05-15dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-15sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-15sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-15usb: ohci: Add dm supportHans de Goede
2015-05-15usb: ohci: Skip unnecessary mdelay(1) calls in various placesHans de Goede
2015-05-15usb: ohci: Remove unnecessary delays from hc_start and power power-on pathsHans de Goede
2015-05-15usb: ohci: Do not resubmit and leak urbs for interrupt packetsHans de Goede
2015-05-15dm: usb: Do not scan companion buses if no devices where handed overHans de Goede
2015-05-15dm: usb: Add support for companion controllersHans de Goede
2015-05-15dm: usb: Move printing of usb scan status to usb_scan_bus()Hans de Goede
2015-05-15dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede
2015-05-15dm: usb: Prefix ehci interrupt-queue functions with _ehci_Hans de Goede
2015-05-15usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede
2015-05-15usb: Fix handover of full-speed devices from ehci to companionHans de Goede
2015-05-13tegra124: video: Add full link training for eDPSimon Glass