Commit Graph

6207 Commits (a1dbe57d2d45d311e402c357831bbf5c5157a32c)

Author SHA1 Message Date
Siarhei Siamashka 5abdb156bb sunxi: mmc: Add 'sunxi_' prefix to the static functions 10 years ago
Hans de Goede fb75d972ea sunxi: video: Force h/vsync active high when using ext. vga dac on some boards 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Alexey Brodkin 875143f324 net/designware: add error message on DMA reset timeout 10 years ago
Philippe De Muyter b7a5b08438 net: phy: micrel: add support for KSZ8895 switch in SMI mode 10 years ago
Yoshinori Sato e9efe16da8 Add MS7206SE ethernet support 10 years ago
Claudiu Manoil 7f233c0557 net: tsec: Fix NULL access in case init_phy() fails 10 years ago
Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode 10 years ago
Minghuan Lian 06e07f65c7 drivers/net/e1000.c: fix compile warning under 64bit mode 10 years ago
Simon Glass 85df958ce2 dm: cros_ec: Convert cros_ec_i2c over to driver model 10 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 10 years ago
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 10 years ago
Przemyslaw Marczak 8dfcbaa681 dm: i2c: s3c24x0: adjust to dm-i2c api 10 years ago
Przemyslaw Marczak 18a7f6aa2d dm: i2c-uclass-compat: fix missed argument 10 years ago
Ruchika Gupta 34276478f7 DM: crypto/fsl - Add Freescale rsa DM driver 10 years ago
Ruchika Gupta 31d2b4fd90 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 10 years ago
Simon Glass b2568f0d57 dm: cros_ec_spi: Remove old pre-driver-model code 10 years ago
Simon Glass 8bbb38b15f dm: cros_ec: Don't require protocol 3 support 10 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 10 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 1603bf3cc1 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 72ebfe86fa dm: core: Tidy up error handling in device_bind() 10 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass 050fb909b6 dm: spi: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 10 years ago
Simon Glass b0265d56fe dm: tegra: nand: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 04072cba19 dm: tegra: video: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function 10 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 10 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago