summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/randfixes'Sascha Hauer2019-12-1017-34/+43
|\
| * pinctrl: at91pio4 depends on OFDEVICELucas Stach2019-12-021-0/+1
| * pinctrl: tegra: mark drvdata as maybe unusedLucas Stach2019-12-021-2/+2
| * nvme: correct symbol export name for nvme_submit_sync_cmdLucas Stach2019-12-021-1/+1
| * net: designware-eqos: depend on COMMON_CLKLucas Stach2019-12-021-1/+2
| * ubootvarfs: depend on OFTREELucas Stach2019-12-021-0/+1
| * pinctrl: at91pio4: move to correct location in KconfigLucas Stach2019-12-021-10/+9
| * usb: dwc3: dual role mode needs gadget supportLucas Stach2019-12-021-0/+1
| * input: select POLLERLucas Stach2019-12-021-0/+1
| * clocksource: ARMv8 timer can only be built on ARMv8Lucas Stach2019-12-021-1/+1
| * firmware: zynqmp-fpga: fix comparison between pointer and integerLucas Stach2019-12-021-1/+1
| * usb: usb251xb: depend on OFDEVICELucas Stach2019-12-021-0/+1
| * i2c: always walk down into i2c/busses MakefileLucas Stach2019-12-022-2/+3
| * mci: MCI_IMX_ESDHC_PBL has no dependency on MCILucas Stach2019-12-022-4/+4
| * mfd: da9063: don't try to register gpiochip when GPIOLIB isn't builtLucas Stach2019-12-021-7/+9
| * mtd: nand: don't call BBT functions if BBT support isn't builtLucas Stach2019-12-021-2/+2
| * usb: dwc3: depend on OFDEVICELucas Stach2019-12-021-0/+1
| * mfd: superio: add missing semicolon after EXPORT_SYMBOLLucas Stach2019-12-021-2/+2
| * spi: fix symbol export for spi_register_controllerLucas Stach2019-12-021-1/+1
* | Merge branch 'for-next/pci'Sascha Hauer2019-12-1013-110/+6037
|\ \
| * | serial: add support for PCI NS16550 UARTsAhmad Fatoum2019-12-093-0/+5320
| * | PCI: copy over some Linux PCI helpersAhmad Fatoum2019-12-091-0/+26
| * | efi: add and use new efi_device_has_guid helperAhmad Fatoum2019-12-092-18/+4
| * | PCI: Add layerscape PCIe driverSascha Hauer2019-11-273-0/+492
| * | PCI: dwc: Return directly when num-lanes is not foundSascha Hauer2019-11-271-2/+4
| * | PCI: dwc: Sync register definitions with Linux-5.4Sascha Hauer2019-11-271-34/+51
| * | PCI: dwc: rename readl/writel_dbi ops to read/write_dbiSascha Hauer2019-11-272-12/+12
| * | PCI: dwc: Cleanup DBI,ATU read and write APIsSascha Hauer2019-11-272-17/+43
| * | PCI: dwc: imx6: Share PHY debug register definitionsSascha Hauer2019-11-273-9/+14
| * | PCI: dwc: Fix ATU identification for designware version >= 4.80Sascha Hauer2019-11-272-6/+9
| * | PCI: dwc: Enable iATU unroll for endpoint tooSascha Hauer2019-11-272-19/+19
| * | PCI: dwc: Make use of BIT() in constant definitionsSascha Hauer2019-11-272-7/+6
| * | PCI: dwc: Add dw_pcie_disable_atu()Sascha Hauer2019-11-272-0/+28
| * | PCI: dwc: Make use of IS_ALIGNED()Sascha Hauer2019-11-271-2/+2
| * | PCI: dwc: Don't hard-code DBI/ATU offsetSascha Hauer2019-11-273-3/+26
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-12-1010-4/+337
|\ \
| * | misc: add ACPI test driverAhmad Fatoum2019-12-093-0/+68
| * | bus: efi: add basic ACPI bus infrastructureAhmad Fatoum2019-12-093-0/+264
| * | net: designware: eqos: remove done TODOAhmad Fatoum2019-12-051-1/+0
| * | usb: gadget: fastboot: fix typoRoland Hieber2019-12-021-1/+1
| * | mtd: spi-nor: Add support for is25lp01gClement Leger2019-11-251-0/+2
| * | i2c: gpio: use of_get_named_gpio() instead of of_get_named_gpio_flags()Antony Pavlov2019-11-251-2/+2
* | | Merge branch 'for-next/layerscape'Sascha Hauer2019-12-101-0/+38
|\ \ \
| * | | net: fsl-fman: Disable unused network interfacesSascha Hauer2019-11-281-0/+38
| | |/ | |/|
* | | Merge branch 'for-next/gpio'Sascha Hauer2019-12-102-92/+77
|\ \ \
| * | | of/gpio: Support gpio-line-names propertySascha Hauer2019-11-271-1/+15
| * | | gpio: Introduce GPIO namesSascha Hauer2019-11-271-6/+25
| * | | of: Add of_property_read_string_array()Sascha Hauer2019-11-271-85/+37
| |/ /
* | | Merge branch 'for-next/fsl-fman'Sascha Hauer2019-12-101-40/+50
|\ \ \
| * | | net: fsl-fman: do not leave not transmitted DMA buffers mappedSascha Hauer2019-11-141-3/+5