Commit Graph

6758 Commits (f0e8e8944dc9bdddd0e3e3b7dbd8ac76008b32a4)

Author SHA1 Message Date
Brecht Neyrinck b2580877b5 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns 10 years ago
Przemyslaw Marczak 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
Przemyslaw Marczak a989ec8dd4 sandbox: i2c: search child emul dev and check its uclass id 10 years ago
Przemyslaw Marczak 3b880757ab dm: regulator: uclass driver code cleanup 10 years ago
Przemyslaw Marczak f415a3ec9d dm: pmic: code cleanup of PMIC uclass driver 10 years ago
Przemyslaw Marczak 9923a8b450 dm: regulator: add fixed voltage regulator driver 10 years ago
Przemyslaw Marczak 1757df4693 dm: regulator: add max77686 regulator driver 10 years ago
Przemyslaw Marczak 52a3de5e12 dm: pmic: add max77686 pmic driver 10 years ago
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass 10 years ago
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass 10 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 10 years ago
Hans de Goede bf495712ed usb: ohci: Add support for interrupt queues 10 years ago
Hans de Goede d563e62c34 usb: ohci: Add an ohci_alloc_urb() function 10 years ago
Hans de Goede 44dbc33056 usb: ohci: Do not reuse ed for interrupt endpoints of different devices 10 years ago
Simon Glass 832adb212e sandbox: spi: Add newline to printf() in sandbox_sf_probe 10 years ago
Simon Glass b527924954 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 10 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 10 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 10 years ago
Hans de Goede 6a72e804a2 sunxi: ohci: Add ohci usb host controller support 10 years ago
Hans de Goede 8d837a1f7d sunxi: ehci: Convert to the driver-model 10 years ago
Hans de Goede 58b4048f64 usb: ohci: Add dm support 10 years ago
Hans de Goede 8f761f023c usb: ohci: Skip unnecessary mdelay(1) calls in various places 10 years ago
Hans de Goede 969bb5bad3 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths 10 years ago
Hans de Goede 47976d2c16 usb: ohci: Do not resubmit and leak urbs for interrupt packets 10 years ago
Hans de Goede e253637be7 dm: usb: Do not scan companion buses if no devices where handed over 10 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 10 years ago
Hans de Goede a24a0e9159 dm: usb: Move printing of usb scan status to usb_scan_bus() 10 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 10 years ago
Hans de Goede 029fd8ea1f dm: usb: Prefix ehci interrupt-queue functions with _ehci_ 10 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 10 years ago
Hans de Goede 71b945267d usb: Fix handover of full-speed devices from ehci to companion 10 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 10 years ago
Simon Glass e7e8823c7c tegra: video: support eDP displays on Tegra124 devices 10 years ago
Simon Glass 59dd5aa8fa tegra: video: Add Embedded DisplayPort driver 10 years ago
Simon Glass 00f3732752 tegra: video: Support serial output resource (SOR) on tegra124 10 years ago
Simon Glass 51f2c99e14 dm: video: Add a uclass for display port 10 years ago
Simon Glass d55b7d4c53 power: Export register access functions from as3722 10 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
Tom Rini 698a12bef9 Revert "stm32f4: fix serial output" 10 years ago
Vikas Manocha 6975172930 serial: fdt: add device tree support for pl01x 10 years ago
kunhuahuang 60570df19c stm32f4: add serial print port 10 years ago
kunhuahuang 85e5f5b7a7 stm32f4: fix serial output 10 years ago
Axel Lin 895b5d65c7 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places 10 years ago
Stefan Roese 1cdd941200 misc: led: Add PCA9551 LED driver 10 years ago
Haikun.Wang@freescale.com a5e1bcdeeb dm: sf: Update default name of spi flash in structure udevice 10 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 10 years ago
Hans de Goede fa5b9baa0c usb: ohci: Don't log an error on interrupt packet timeout 10 years ago
Hans de Goede 8d005ef81a usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus 10 years ago
Hans de Goede cae01cb2a9 usb: ohci: Fix ctrl in messages with a data-len of 0 10 years ago