index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-05-15
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-15
dm: pmic: code cleanup of PMIC uclass driver
Przemyslaw Marczak
2015-05-15
dm: regulator: add fixed voltage regulator driver
Przemyslaw Marczak
2015-05-15
dm: regulator: add max77686 regulator driver
Przemyslaw Marczak
2015-05-15
dm: pmic: add max77686 pmic driver
Przemyslaw Marczak
2015-05-15
dm: regulator: add implementation of driver model regulator uclass
Przemyslaw Marczak
2015-05-15
dm: pmic: add implementation of driver model pmic uclass
Przemyslaw Marczak
2015-05-15
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-15
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-15
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-15
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-15
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-15
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
Simon Glass
2015-05-15
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-05-15
tpm: Support using driver model with I2C
Simon Glass
2015-05-15
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-15
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-15
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-15
usb: ohci: Add dm support
Hans de Goede
2015-05-15
usb: ohci: Skip unnecessary mdelay(1) calls in various places
Hans de Goede
2015-05-15
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
Hans de Goede
2015-05-15
usb: ohci: Do not resubmit and leak urbs for interrupt packets
Hans de Goede
2015-05-15
dm: usb: Do not scan companion buses if no devices where handed over
Hans de Goede
2015-05-15
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-15
dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
2015-05-15
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-15
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-15
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-15
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-13
tegra124: video: Add full link training for eDP
Simon Glass
2015-05-13
tegra: video: support eDP displays on Tegra124 devices
Simon Glass
2015-05-13
tegra: video: Add Embedded DisplayPort driver
Simon Glass
2015-05-13
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass
2015-05-13
dm: video: Add a uclass for display port
Simon Glass
2015-05-13
power: Export register access functions from as3722
Simon Glass
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-05-10
Revert "stm32f4: fix serial output"
Tom Rini
2015-05-10
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-05-10
stm32f4: add serial print port
kunhuahuang
2015-05-10
stm32f4: fix serial output
kunhuahuang
2015-05-08
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
2015-05-08
misc: led: Add PCA9551 LED driver
Stefan Roese
2015-05-06
dm: sf: Update default name of spi flash in structure udevice
Haikun.Wang@freescale.com
2015-05-06
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
usb: ohci: Don't log an error on interrupt packet timeout
Hans de Goede
2015-05-06
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2015-05-06
usb: ohci: Fix ctrl in messages with a data-len of 0
Hans de Goede
2015-05-06
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2015-05-06
usb: ohci: Remove unnecessary phcca variable
Hans de Goede
2015-05-06
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
[next]