summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-08ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss1-44/+74
2018-11-08ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann1-1/+1
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds5-6/+15
2018-11-08termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin1-2/+2
2018-11-08vt: fix broken display when running aptitudeMikulas Patocka1-1/+1
2018-11-08qlcnic: remove assumption that vlan_tci != 0Michał Mirosław1-3/+5
2018-11-08ibmvnic: fix accelerated VLAN handlingMichał Mirosław1-1/+1
2018-11-08FDDI: defza: Make the driver version string constantMaciej W. Rozycki1-1/+1
2018-11-08FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki1-1/+2
2018-11-08FDDI: defza: Add missing comment closingMaciej W. Rozycki1-0/+1
2018-11-08FDDI: defza: Fix SPDX annotationMaciej W. Rozycki2-2/+2
2018-11-08drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-08drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-08drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-08drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-08drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan3-1/+19
2018-11-08drm: Fix htmldocs warnings in drm_fourcc.cSean Paul1-1/+1
2018-11-07leds: trigger: Fix sleeping function called from invalid contextBaolin Wang1-16/+4
2018-11-07Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+7
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller1-3/+3
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller1-0/+2
2018-11-07ice: Change req_speeds to be u16Chinh T Cao1-1/+1
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds7-5/+65
2018-11-07rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-11-07rtc: hctosys: Add missing range error reportingMaciej W. Rozycki1-1/+3
2018-11-07rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede1-4/+12
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen4-64/+70
2018-11-07cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-11-07scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-07Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen1-7/+0
2018-11-07Merge tag 'exynos-drm-fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie5-25/+12
2018-11-07Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+1
2018-11-07drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-07drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-07drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher1-0/+1
2018-11-07drm/amdgpu: add DC feature mask module parameterAlex Deucher3-0/+16
2018-11-07drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-07drm/amdgpu/vega20: add CLK base offsetAlex Deucher1-0/+1
2018-11-07drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-07drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-07Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher1-7/+0
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-5/+7
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley1-1/+1
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley4-6/+40
2018-11-06ice: Fix napi delete calls for removeDave Ertman3-1/+3
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan1-1/+1
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash1-1/+1
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan3-39/+6
2018-11-06ice: Free VSI contexts during for unloadVictor Raj3-0/+17