summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge tag 'spi-nor/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon5-86/+882
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman22-111/+121
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman3-69/+37
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2-0/+6
2018-10-19s390/pkey: Load pkey kernel module automaticallyIngo Franzki1-1/+2
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-69/+37
2018-10-19xen-swiotlb: use actually allocated size on check physical continuousJoe Jin1-0/+6
2018-10-19mtip32xx: fully switch to the generic DMA APIChristoph Hellwig1-29/+18
2018-10-19rsxx: switch to the generic DMA APIChristoph Hellwig2-27/+27
2018-10-19umem: switch to the generic DMA APIChristoph Hellwig1-20/+18
2018-10-19sx8: switch to the generic DMA APIChristoph Hellwig1-13/+13
2018-10-19sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE codeChristoph Hellwig1-24/+5
2018-10-19skd: switch to the generic DMA APIChristoph Hellwig1-38/+25
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2-4/+13
2018-10-18Merge branches 'acpi-property' and 'acpi-sbs'Rafael J. Wysocki4-4/+11
2018-10-18Merge branches 'acpi-soc', 'acpi-processor', 'acpi-pmic', 'acpi-cppc' and 'ac...Rafael J. Wysocki10-64/+326
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki7-63/+42
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki7-61/+102
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki7-232/+304
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki1-0/+6
2018-10-18Merge branch 'pm-cpufreq'Rafael J. Wysocki9-27/+93
2018-10-18Merge branch 'pm-cpuidle'Rafael J. Wysocki5-99/+116
2018-10-18PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson1-0/+6
2018-10-18PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson1-4/+10
2018-10-18Merge branch 'acpica'Rafael J. Wysocki13-274/+497
2018-10-18cpuidle: menu: Avoid computations when result will be discardedRafael J. Wysocki1-3/+16
2018-10-18cpuidle: menu: Drop redundant comparisonRafael J. Wysocki1-6/+1
2018-10-18nvme-pci: remove duplicate checkChaitanya Kulkarni1-2/+2
2018-10-18ACPI / scan: Create platform device for INT33FE ACPI nodesHans de Goede2-15/+10
2018-10-18ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche1-6/+9
2018-10-18ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss1-28/+16
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss2-3/+2
2018-10-18ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss1-1/+13
2018-10-18ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-10-18ACPI: TAD: Add low-level support for real time capabilityRafael J. Wysocki1-0/+201
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-18ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-10-18net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-18geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio2-6/+5
2018-10-18geneve, vxlan: Don't check skb_dst() twiceStefano Brivio2-21/+6
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-17drivers/block: Remove DAC960 driverHannes Reinecke4-11656/+0
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+9
2018-10-17spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig1-1/+1
2018-10-17cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()Christoph Hellwig1-1/+1
2018-10-17nvme-pci: fix hot removal during error handlingKeith Busch1-2/+1