summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-221-2/+2
* pcmcia: at91_cf: make mc staticruanjinjie2022-09-221-1/+1
* pcmcia: remove VR41XX PCMCIA driverThomas Bogendoerfer2022-09-223-750/+0
* pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return voidUwe Kleine-König2022-09-221-5/+5
* Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-213-12/+17
|\
| * dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warningShravya Kumbham2022-09-051-1/+1
| * dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He2022-09-051-3/+3
| * dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal2022-09-041-1/+5
| * dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal2022-09-041-1/+1
| * dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal2022-09-041-6/+7
* | iommu/vt-d: Check correct capability for sagaw determinationYi Liu2022-09-211-1/+1
* | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu2022-09-212-9/+25
* | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-182-10/+2
|\ \
| * | parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer2022-09-151-10/+1
| * | parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang2022-09-131-0/+1
* | | Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-09-163-9/+30
|\ \ \
| * | | gpio: mt7621: Make the irqchip immutableSergio Paracuellos2022-09-141-6/+15
| * | | gpio: ixp4xx: Make irqchip immutableLinus Walleij2022-09-131-3/+14
| * | | gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xxPali Rohár2022-09-071-0/+1
* | | | Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-09-164-22/+105
|\ \ \ \
| * | | | pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur2022-09-141-14/+97
| * | | | pinctrl: sunxi: Fix name for A100 R_PIOMichael Wu2022-08-261-1/+1
| * | | | pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies2022-08-251-2/+2
| * | | | pinctrl: qcom: sc8180x: Fix wrong pin numbersMolly Sophia2022-08-221-4/+4
| * | | | pinctrl: qcom: sc8180x: Fix gpio_wakeirq_mapMolly Sophia2022-08-221-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-1659-908/+655
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-09-166-40/+22
| |\ \ \ \
| | * | | | Revert "drm/i915/display: Re-add check for low voltage sku for max dp source ...Ville Syrjälä2022-09-121-29/+3
| | * | | | drm/i915/gt: Fix perf limit reasons bit positionsAshutosh Dixit2022-09-121-8/+8
| | * | | | drm/i915/guc: Cancel GuC engine busyness worker synchronouslyUmesh Nerlige Ramappa2022-09-121-1/+6
| | * | | | drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das2022-09-121-1/+2
| | * | | | drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal2022-09-123-1/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-1614-34/+38
| |\ \ \ \
| | * | | | drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry2022-09-141-2/+3
| | * | | | drm/rockchip: vop2: Fix eDP/HDMI sync polaritiesSascha Hauer2022-09-091-0/+4
| | * | | | drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede2022-09-097-23/+18
| | * | | | drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede2022-09-091-2/+2
| | * | | | drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede2022-09-091-4/+7
| | * | | | drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy2022-09-091-1/+1
| | * | | | drm/meson: Correct OSD1 global alpha valueStuart Menefy2022-09-091-1/+1
| | * | | | drm/panel-edp: Fix delays for Innolux N116BCA-EA1Chen-Yu Tsai2022-09-081-1/+2
| * | | | | Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-09-1639-834/+595
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/amdgpu: make sure to init common IP before gmcAlex Deucher2022-09-141-3/+11
| | * | | | drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher2022-09-142-22/+5
| | * | | | drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher2022-09-143-3/+8
| | * | | | drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor2022-09-131-2/+1
| | * | | | drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor2022-09-131-125/+47
| | * | | | drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor2022-09-131-196/+52
| | * | | | drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor2022-09-133-133/+78
| | * | | | drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor2022-09-133-259/+140