summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-04Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03drm/i915: Handle incomplete Z_FINISH for compressed error statesChris Wilson
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman
2018-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Greg Kroah-Hartman
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-03Merge tag 'exynos-drm-fixes-for-v4.19-rc7' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-10-02r8169: always autoneg on resumeAlex Xu (Hello71)
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller
2018-10-02bonding: fix warning messageMahesh Bandewar
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson
2018-10-02thunderbolt: Initialize after IOMMUsMika Westerberg
2018-10-02thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg
2018-10-02eeprom: at24: fix unexpected timeout under high loadWang Xin
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman
2018-10-02Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes
2018-10-02drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn
2018-10-01r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit
2018-10-01tun: napi flags belong to tfileEric Dumazet
2018-10-01tun: initialize napi_mutex unconditionallyEric Dumazet
2018-10-01tun: remove unused parametersEric Dumazet
2018-10-01usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun
2018-10-01xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-01usb: cdc_acm: Do not leak URB buffersRomain Izard
2018-10-01Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-10-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Greg Kroah-Hartman
2018-10-01PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-10-01drm/i915: Avoid compiler warning for maybe unused gu_misc_iirChris Wilson
2018-10-01drm/i915: Do not redefine the has_csr parameter.Anusha Srivatsa
2018-10-01drm/exynos: Use selected dma_dev default iommu domain instead of a fake oneMarek Szyprowski
2018-10-01i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-09-30firmware: Always initialize the fw_priv list objectBjorn Andersson
2018-09-30fpga: bridge: fix obvious function documentation errorAlan Tull
2018-09-30fpga: do not access region struct after fpga_region_unregisterAlan Tull
2018-09-30Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui