summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-14drm/i915: Add intel_bios_cleanup() functionHans de Goede3-13/+17
2018-02-14drm/i915/vlv: Add cdclk workaround for DSIHans de Goede1-0/+8
2018-02-14ibmvnic: Clean RX pool buffers during device closeThomas Falcon1-1/+30
2018-02-14ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon1-0/+1
2018-02-14ibmvnic: Fix NAPI structures memory leakThomas Falcon1-0/+2
2018-02-14ibmvnic: Fix login buffer memory leaksThomas Falcon1-0/+16
2018-02-14ibmvnic: Wait until reset is complete to set carrier onThomas Falcon1-2/+2
2018-02-14Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer3-94/+31
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2018-02-14nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi2-6/+7
2018-02-14nvmet: Change return code of discard command if not supportedIsrael Rukshin1-2/+5
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger1-0/+29
2018-02-14mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell1-1/+2
2018-02-14Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet1-18/+1
2018-02-14drm/i915/gvt: fix one typo of render_mmio traceWeinan Li1-1/+1
2018-02-14drm/i915/gvt: Support BAR0 8-byte reads/writesTina Zhang1-2/+49
2018-02-14drm/i915/gvt: add 0xe4f0 into gen9 render listWeinan Li1-0/+1
2018-02-14drm/i915/pmu: Fix building without CONFIG_PMChris Wilson1-10/+23
2018-02-14drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2-15/+84
2018-02-14drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2-87/+52
2018-02-14drm/i915: Lock out execlist tasklet while peeking inside for busy-statsChris Wilson1-8/+12
2018-02-14drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson1-19/+10
2018-02-14nvme-pci: Fix timeouts in connecting stateKeith Busch1-1/+5
2018-02-14nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch1-11/+14
2018-02-14nvme: fix the deadlock in nvme_update_formatsJianchao Wang1-3/+8
2018-02-13mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko1-14/+18
2018-02-13powerpc/macio: set a proper dma_coherent_maskChristoph Hellwig1-0/+1
2018-02-13drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson1-1/+3
2018-02-13drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson1-1/+1
2018-02-13drm/i915/perf: Fix compiler warning for string truncationChris Wilson1-2/+2
2018-02-13drm/i915/perf: Fix compiler warning for string truncationChris Wilson1-2/+2
2018-02-13hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck1-1/+4
2018-02-12nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2-5/+4
2018-02-12net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber1-0/+2
2018-02-12net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg1-1/+13
2018-02-12net: thunderbolt: Tear down connection properly on suspendMika Westerberg1-4/+1
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-5/+13
2018-02-12sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven1-15/+3
2018-02-12ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven1-6/+0
2018-02-12net: phy: fix wrong mask to phy_modify()Ingo van Lil1-1/+1
2018-02-12PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner1-0/+3
2018-02-12PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren1-2/+4
2018-02-12mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2018-02-12mtd: nand: vf610: set correct ooblayoutStefan Agner1-4/+2
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko4-8/+7
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2-3/+3
2018-02-12ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko1-6/+0
2018-02-12ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko1-25/+38
2018-02-12opp: cpu: Replace GFP_ATOMIC with GFP_KERNEL in dev_pm_opp_init_cpufreq_tableJia-Ju Bai1-1/+1
2018-02-12ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcrGustavo A. R. Silva1-0/+1