summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren
2018-12-20mscc: Configured MAC entries should be locked.Allan W. Nielsen
2018-12-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown
2018-12-20Merge branch 'spi-4.20' into spi-linusMark Brown
2018-12-20Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-20Merge tag 'mmc-v4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-12-20spi: sh-msiof: Reduce the number of times write to and perform the transmissi...Hoan Nguyen An
2018-12-20regulator: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20regulator: mcp16502: Fix missing n_voltages settingAxel Lin
2018-12-20regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...Axel Lin
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor
2018-12-20ACPI: Make PCI slot detection driver depend on PCISinan Kaya
2018-12-20ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-20ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya
2018-12-20ACPI: Move PCI reset to a separate functionSinan Kaya
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-20drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan
2018-12-19regulator: mcp16502: code cleanupAndrei.Stefanescu@microchip.com
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2018-12-19Merge branch 'regmap-4.21' into regmap-nextMark Brown
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen
2018-12-19regulator: act8945a-regulator: make symbol act8945a_pm staticWei Yongjun
2018-12-19regmap: regmap-irq: Remove default irq type setting from coreMatti Vaittinen
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-19drivers/regulator: fix a missing check of return valueKangjie Lu
2018-12-19EDAC, fsl_ddr: Add LS1021A to the list of supported hardwarePatrick Havelange
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...Yangtao Li
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot