summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan1-1/+2
2018-11-27HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers1-0/+12
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-27uio: Fix an Oops on loadDan Carpenter1-2/+5
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus1-19/+24
2018-11-27ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg1-27/+45
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim1-20/+6
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2-27/+33
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin1-2/+14
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-11-27clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-11-27Revert "drm/exynos/decon5433: implement frame counter"Inki Dae3-21/+0
2018-11-27hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann1-3/+5
2018-11-27platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307Paul Gortmaker1-0/+1
2018-11-27clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski1-0/+1
2018-11-27clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull1-0/+1
2018-11-27platform/x86: intel_telemetry: report debugfs failureRajneesh Bhardwaj1-2/+6
2018-11-27drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C1-0/+3
2018-11-27ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl1-1/+3
2018-11-23usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf1-0/+7
2018-11-23net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-23mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-23net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller1-5/+5
2018-11-23net: dsa: microchip: initialize mutex before useTristram Ha1-5/+5
2018-11-23net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-23net: systemport: Protect stop from timeoutFlorian Fainelli1-8/+7
2018-11-23tuntap: fix multiqueue rxMatthew Cover1-1/+5
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-23ibmvnic: fix accelerated VLAN handlingMichał Mirosław1-1/+1
2018-11-21gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger1-5/+16
2018-11-21nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson1-14/+14
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä1-1/+3
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor1-0/+17
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul1-11/+6
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-11-21drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul1-2/+2