summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-19regulator: act8945a-regulator: make symbol act8945a_pm staticWei Yongjun
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-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
2018-12-18vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2018-12-18xen/netfront: tolerate frags with no dataJuergen Gross
2018-12-18net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2018-12-18lan78xx: Resolve issue with changing MAC addressJason Martinsen
2018-12-18lan743x: Expand phy search for LAN7431Bryan Whitehead
2018-12-18vxlan: changelink: Fix handling of default remotesPetr Machata
2018-12-18vxlan: Fix error path in __vxlan_dev_create()Petr Machata
2018-12-18vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata
2018-12-18net: macb: add missing barriers when reading descriptorsAnssi Hannula
2018-12-18net: macb: fix dropped RX frames due to a raceAnssi Hannula
2018-12-18net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2018-12-18net: macb: restart tx after tx used bit readClaudiu Beznea
2018-12-18Merge tag 'pci-v4.20-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds