summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* accel/ivpu: avoid duplicate assignmentArnd Bergmann2023-01-311-1/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-01-311161-9959/+17932
|\
| * Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-31480-3124/+7102
| |\
| | * Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-291-1/+5
| | |\
| | | * acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-1/+5
| | * | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-292-1/+7
| | |\ \
| | | * | Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-01-101-0/+7
| | | * | Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
| | * | | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-294-41/+33
| | |\ \ \
| | | * | | cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams2023-01-253-39/+28
| | | * | | cxl: fix cxl_report_and_clear() RAS UE addr mis-assignmentDave Jiang2023-01-091-2/+5
| | * | | | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds2023-01-274-15/+13
| | |\ \ \ \
| | | * \ \ \ Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-01-263-11/+10
| | | |\ \ \ \
| | | | * | | | nvme: fix passthrough csi checkKeith Busch2023-01-251-1/+1
| | | | * | | | nvme-pci: flush initial scan_work for async probeKeith Busch2023-01-241-0/+1
| | | | * | | | nvme-fc: fix initialization orderRoss Lagerwall2023-01-231-10/+8
| | | * | | | | block: ublk: move ublk_chr_class destroying after devices are removedMing Lei2023-01-261-4/+3
| | | |/ / / /
| | * | | | | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-272-2/+4
| | |\ \ \ \ \
| | | * | | | | bcache: Silence memcpy() run-time false positive warningsKees Cook2023-01-252-2/+4
| | * | | | | | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-276-46/+35
| | |\ \ \ \ \ \
| | | * | | | | | i2c: rk3x: fix a bunch of kernel-doc warningsRandy Dunlap2023-01-201-22/+22
| | | * | | | | | i2c: axxia: use 'struct' for kernel-doc notationRandy Dunlap2023-01-201-1/+1
| | | * | | | | | i2c: mxs: suppress probe-deferral error messageStefan Wahren2023-01-091-2/+2
| | | * | | | | | i2c: designware-pci: Add new PCI IDs for AMD NAVI GPUBasavaraj Natikar2023-01-091-0/+2
| | | * | | | | | i2c: designware: Fix unbalanced suspended flagRichard Fitzgerald2023-01-091-18/+2
| | | * | | | | | i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly2023-01-091-3/+6
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-273-18/+26
| | |\ \ \ \ \ \
| | | * | | | | | gpio: ep93xx: remove unused variableArnd Bergmann2023-01-271-2/+0
| | | * | | | | | gpio: ep93xx: Make irqchip immutableNikita Shubin2023-01-251-13/+21
| | | * | | | | | gpio: ep93xx: Fix port F hwirq numbers in handlerNikita Shubin2023-01-251-1/+1
| | | * | | | | | gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter2023-01-251-1/+2
| | | * | | | | | gpiolib-acpi: Don't set GPIOs for wakeup in S3 modeMario Limonciello2023-01-231-1/+2
| | * | | | | | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-2713-89/+154
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-273-30/+63
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-6/+5
| | | | * | | | | | | drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas2023-01-241-1/+3
| | | | * | | | | | | drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das2023-01-191-1/+1
| | | | * | | | | | | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-22/+54
| | | * | | | | | | | amdgpu: fix build on non-DCN platforms.Dave Airlie2023-01-271-2/+2
| | | * | | | | | | | Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-01-278-21/+89
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai2023-01-251-0/+7
| | | | * | | | | | | | drm/display/dp_mst: Correct the kref of port.Wayne Lin2023-01-251-1/+3
| | | | * | | | | | | | drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-251-2/+12
| | | | * | | | | | | | drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin2023-01-251-12/+39
| | | | * | | | | | | | drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2023-01-252-5/+24
| | | | * | | | | | | | drm/amdgpu: declare firmware for new MES 11.0.4Li Ma2023-01-251-0/+2
| | | | * | | | | | | | drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma2023-01-251-0/+1
| | | | * | | | | | | | drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan2023-01-251-0/+1
| | | | * | | | | | | | drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim2023-01-251-1/+0
| | | * | | | | | | | | drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann2023-01-231-2/+1