Commit Graph

8362 Commits (e1227764cdbcd397728e95de1662c2b9e967d5fe)

Author SHA1 Message Date
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 9 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 9 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 9 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 9 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 9 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 9 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Simon Glass bab17cf143 dm: pci: Add a function to read a PCI BAR 9 years ago
Simon Glass a0eb835635 dm: pci: Add a driver-model version of pci_find_class() 9 years ago
Simon Glass 5c0bf647c4 dm: pci: Add a driver-model version of pci_find_device() 9 years ago
Simon Glass 5e23b8b4a4 dm: pci: Use driver model PCI API in auto-config 9 years ago
Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Simon Glass 2b81e8a3c8 dm: pci: Mark legacy files as such 9 years ago
Bin Meng 7ba34ff09f pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails 9 years ago
Bin Meng 9642b78cdf pci: imx: Adjust the return value when imx_pcie_addr_valid() fails 9 years ago
Michal Simek 80dc99972b serial: zynq: Use static inline for _debug_uart_init() 9 years ago
Robert P. J. Day 76765375d7 bootcount: Correct #endif comment to match, other aesthetics 9 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 9 years ago
Andrey Skvortsov 587c3f8ebe imx_watchdog: always set minimal timeout in reset_cpu 9 years ago
Måns Rullgård 88f91d1375 gpio: mxs: add name_to_gpio() function 9 years ago
Peng Fan fcbe8c5674 imx: mx7: fix the temperature checking for Rev1.1 9 years ago
Fabio Estevam d584c68ce0 phy: atheros: Use ar8035_config for AR8031 9 years ago
Gong Qianyu 8770413f38 spi: fsl_qspi: fix an error of using GENMASK 9 years ago
Fabio Estevam 5092158359 spi: spi_flash: Fix the arguments of stm_is_locked_sr() 9 years ago
Miao Yan a40b2dff7b net: e1000: use correct helper to do endianness conversion 9 years ago
Eric Nelson 1aa2d074a7 mmc: update MMC_ERASE argument to match Linux kernel. 9 years ago
Ladislav Michl 6a4595600b UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined 9 years ago
Gong Qianyu aee3fddb67 i2c: mxc: add a condition in case the parameter is NULL 9 years ago
Måns Rullgård 845a57b4de net: fec_mxc: unregister mdio bus on probe error 9 years ago
Måns Rullgård 843a3e5893 net: fec_mxc: configure MDIO hold time 9 years ago
Maximilian Schwerin 434afa809e serial_mxc: Fix setup of UARTx_UFCR register 9 years ago
Eric Nelson f0b5f23f32 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 9 years ago
Stefan Brüns ac3abf0b7d usb: musb: Fix hub port setting for SPLIT transactions 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns 5253aded46 usb: dwc2: avoid out of bounds access 9 years ago
Thomas Chou 8e8106dcd5 altera_qspi: allow ctrl-c to abort the erase ops 9 years ago
Thomas Chou d579d38f3f altera_qspi: show erase progress 9 years ago
Thomas Chou f81a673ec4 altera_qspi: skip erase if the sector is blank 9 years ago
Thomas Chou a1b1d7eceb altera_qspi: set fail_addr for erase ops 9 years ago
Thomas Chou 9e957aa4ce altera_qspi: call callback even if the erase failed 9 years ago
Marek Vasut 2b26109219 net: designware: Zap trailing backslash 9 years ago
Thomas Chou 25af71c4bf net: eth_designware: select PHYLIB in Kconfig 9 years ago
Bin Meng 140bc33e05 net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused 9 years ago
Bin Meng c65a5f4f7f net: e1000: Remove CONFIG_MVBC_1G 9 years ago
Bin Meng e97f7fbba5 net: e1000: Remove dead codes wrapped by #if 0 9 years ago
Dinh Nguyen a1684b6105 arm: socfpga: fix up a questionable macro for SDMMC 9 years ago
Marek Vasut 22854bda80 net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF 9 years ago