summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-14drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski4-26/+56
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski9-77/+110
2017-12-14drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski4-40/+60
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad1-2/+2
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter3-16/+40
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King1-1/+1
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2-0/+4
2017-12-13net: phy: fix resume handlingRussell King3-14/+9
2017-12-13net: dsa: allow XAUI phy interface modeRussell King1-0/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-3/+7
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-13drm/i915: Unwind i915_gem_init() failureChris Wilson1-14/+66
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia1-0/+1
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven1-25/+2
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2-14/+51
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2-14/+52
2017-12-13drm/i915: Ratelimit request allocation under oomChris Wilson1-4/+15
2017-12-13drm/i915: Allow fence allocations to failChris Wilson4-5/+7
2017-12-13drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleepChris Wilson1-0/+3
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2017-12-13drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()Chris Wilson2-6/+2
2017-12-13drm/i915/fence: Use rcu to defer freeing of irq_workChris Wilson1-1/+2
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2017-12-12Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-pla...Linus Torvalds3-0/+20
2017-12-12i2c: piix4: Fix port number check on releaseJean Delvare1-1/+1
2017-12-12i2c: stm32: Fix copyrightsBenjamin Gaignard3-3/+6
2017-12-12Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang1-15/+11
2017-12-12drm/i915: Dump the engine state before declaring wedged from wait_for_engines()Chris Wilson1-1/+12
2017-12-12drm/i915: Bump timeout for wait_for_engines()Chris Wilson2-2/+4
2017-12-12drm/i915: Downgrade misleading "Memory usable" messageChris Wilson1-3/+2
2017-12-12drm/i915: Print an error message for a reset failure on gen2Chris Wilson1-1/+4
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven1-4/+4
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich1-1/+1
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov1-3/+6
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman441-3669/+5165
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2-12/+2
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann1-1/+1
2017-12-12drm/i915: prefer resource_size_t for everything stolenMatthew Auld7-44/+45
2017-12-12drm/i915: give stolen_usable_size a more suitable homeMatthew Auld5-18/+16
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld12-28/+37
2017-12-12drm/i915: make reserved struct resource centricMatthew Auld4-14/+12
2017-12-12drm/i915: make dsm struct resource centricMatthew Auld7-87/+89
2017-12-12drm/i915: nuke the duplicated stolen discoveryMatthew Auld2-155/+5
2017-12-11scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2-3/+7