summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2-2/+2
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar184-834/+1322
2020-01-09Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-61/+85
2020-01-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-16/+27
2020-01-10Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie7-31/+38
2020-01-09Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-10/+54
2020-01-09Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+2
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-25/+42
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds15-69/+101
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds40-167/+277
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-01-09Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2-25/+27
2020-01-09Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-5/+20
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk2-2/+2
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma1-0/+32
2020-01-07i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem1-8/+6
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou1-1/+2
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-07drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven1-1/+6
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2-3/+13
2020-01-07drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare1-6/+1
2020-01-07drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2-0/+7
2020-01-07drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2-1/+11
2020-01-07drm/i915/gt: Restore coarse power gatingChris Wilson1-2/+4
2020-01-07drm/i915/gt: Do not restore invalid RS stateChris Wilson1-20/+11
2020-01-07gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede1-1/+31
2020-01-07gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede1-4/+15
2020-01-07drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen1-2/+2
2020-01-07drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson1-0/+2
2020-01-07gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati1-3/+5
2020-01-07pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song1-0/+1
2020-01-07pinctrl: lochnagar: select GPIOLIBArnd Bergmann1-0/+1
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit1-0/+3
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen3-17/+17
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik3-12/+14
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2-56/+15
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik1-7/+9
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin1-1/+57
2020-01-07gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2020-01-06Merge tag 'tpmdd-next-20200106' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-19/+15