summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer2020-12-041-2/+0
| * | | | | | | | dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer2020-12-041-2/+0
| * | | | | | | | dm: fix IO splittingMike Snitzer2020-12-042-13/+11
| * | | | | | | | dm writecache: remove BUG() and fail gracefully insteadMike Snitzer2020-12-011-1/+1
| * | | | | | | | dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner2020-12-011-6/+0
| * | | | | | | | dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa2020-12-011-2/+4
| * | | | | | | | Revert "dm cache: fix arm link errors with inline"Nick Desaulniers2020-12-011-4/+0
| * | | | | | | | dm writecache: fix the maximum number of argumentsMikulas Patocka2020-11-171-1/+1
| * | | | | | | | dm writecache: advance the number of arguments when reporting max_ageMikulas Patocka2020-11-171-0/+2
| * | | | | | | | dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-11-171-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-0420-185/+233
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-12-045-9/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/omap: sdi: fix bridge enable/disableTomi Valkeinen2020-11-301-6/+4
| | * | | | | | | | drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel2020-11-291-1/+1
| | * | | | | | | | drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski2020-11-291-1/+1
| | * | | | | | | | drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König2020-11-261-1/+1
| | * | | | | | | | drm: mxsfb: Implement .format_mod_supportedDaniel Abrecht2020-11-261-0/+8
| | * | | | | | | | drm: mxsfb: fix fence synchronizationLucas Stach2020-11-261-0/+3
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-043-9/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang2020-12-021-7/+0
| | * | | | | | | | | drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang2020-12-021-0/+20
| | * | | | | | | | | drm/amd/display: Init clock value by current vbios CLKsBrandon Syu2020-12-021-2/+11
| | * | | | | | | | | drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin2020-12-021-1/+6
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-12-049-124/+143
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson2020-12-021-10/+10
| | * | | | | | | | | drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula2020-12-021-2/+2
| | * | | | | | | | | drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson2020-12-021-0/+4
| | * | | | | | | | | drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana2020-12-021-2/+5
| | * | | | | | | | | drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson2020-12-025-105/+90
| | * | | | | | | | | drm/i915/gt: Protect context lifetime with RCUChris Wilson2020-12-022-4/+19
| | * | | | | | | | | drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson2020-11-301-1/+13
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2020-12-033-43/+36
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao2020-11-261-2/+8
| | * | | | | | | | drm/tegra: output: Do not put OF node twiceThierry Reding2020-11-131-1/+0
| | * | | | | | | | drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma2020-11-101-1/+1
| | * | | | | | | | drm/tegra: sor: Ensure regulators are disabled on teardownMarc Zyngier2020-11-101-35/+24
| | * | | | | | | | drm/tegra: sor: Don't warn on probe deferralJon Hunter2020-11-091-4/+3
* | | | | | | | | | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-0326-110/+249
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-033-0/+7
| * | | | | | | | | | net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan2020-12-031-7/+15
| * | | | | | | | | | net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap2020-12-031-0/+2
| * | | | | | | | | | net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-031-2/+19
| * | | | | | | | | | Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-12-034-10/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter2020-12-031-0/+2
| | * | | | | | | | | | mt76: usb: fix crash on device removalStanislaw Gruszka2020-12-021-8/+9
| | * | | | | | | | | | iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami2020-12-021-0/+5
| | * | | | | | | | | | iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho2020-12-021-2/+2
| | * | | | | | | | | | iwlwifi: pcie: add one missing entry for AX210Luca Coelho2020-12-021-0/+1
| * | | | | | | | | | | net: mvpp2: Fix error return code in mvpp2_open()Wang Hai2020-12-031-0/+1
| * | | | | | | | | | | chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-031-0/+1