summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-15thermal/drivers/mediatek: Relocate driver to mediatek folderBalsam CHIHI-12/+28
2023-02-15Merge branch 'thermal-intel'Rafael J. Wysocki-616/+633
2023-02-15Merge branch 'thermal-core'Rafael J. Wysocki-186/+239
2023-02-15spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()Christophe JAILLET-4/+3
2023-02-15rpmsg: glink: Release driver_overrideBjorn Andersson-0/+2
2023-02-15gpio: mlxbf2: select GPIOLIB_IRQCHIPLinus Walleij-0/+1
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak-1/+7
2023-02-15drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi-14/+10
2023-02-15drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper-6/+12
2023-02-15drm/i915/bios: set default backlight controller indexJani Nikula-0/+1
2023-02-15drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä-3/+31
2023-02-15drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä-4/+14
2023-02-15drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä-10/+23
2023-02-15drm/i915: Fix memory leaks in scatterlistMatt Atwood-2/+6
2023-02-15drm/i915/doc: Escape wildcard in method namesBagas Sanjaya-3/+3
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki-10/+131
2023-02-15gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAxWerner Sembach-0/+12
2023-02-15cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQWyes Karny-12/+13
2023-02-15gpio: vf610: make irq_chip immutableAlexander Stein-18/+23
2023-02-15Merge branches 'acpi-video', 'acpi-misc' and 'acpi-docs'Rafael J. Wysocki-4/+6
2023-02-15Merge branches 'acpi-resource', 'acpi-pmic', 'acpi-battery' and 'acpi-apei'Rafael J. Wysocki-29/+63
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki-25/+46
2023-02-15Merge branch 'acpica'Rafael J. Wysocki-9/+12
2023-02-15Merge tag 'qcom-drivers-for-6.3-3' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+1421
2023-02-15gpiolib: acpi: remove redundant declarationRaag Jadav-1/+0
2023-02-15spi: intel: Check number of chip selects after reading the descriptorMika Westerberg-4/+4
2023-02-15mmc: meson-gx: support platform interrupt as card detect interruptHeiner Kallweit-1/+4
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit-1/+16
2023-02-15mmc: starfive: Add sdio/emmc driver supportWilliam Qiu-0/+197
2023-02-15mmc: core: Align to common busy polling behaviour for mmc ioctlsUlf Hansson-8/+18
2023-02-15mmc: meson-gx: remove meson_mmc_get_cdHeiner Kallweit-15/+1
2023-02-15mmc: moxart: set maximum request/block/segment sizesSergei Antonov-0/+9
2023-02-15mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-3/+1
2023-02-15virtio_blk: zone append in header type tweakMichael S. Tsirkin-1/+1
2023-02-15virtio_blk: temporary variable type tweakMichael S. Tsirkin-1/+1
2023-02-15virtio-blk: add support for zoned block devicesDmitry Fomichev-18/+369
2023-02-15virtio_pmem: populate numa informationMichael Sammler-2/+9
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab-5732/+7332
2023-02-15iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter-1/+1
2023-02-15usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter-2/+0
2023-02-15usb: gadget: u_ether: Convert prints to device printsJon Hunter-35/+1
2023-02-15RDMA/mlx5: Use rdma_umem_for_each_dma_block()Jason Gunthorpe-3/+1
2023-02-15HID: logitech-hidpp: Add myself to authorsBastien Nocera-0/+1
2023-02-15HID: logitech-hidpp: Retry commands when device is busyBastien Nocera-24/+30
2023-02-15net: phylink: support validated pause and autoneg in fixed-linkIvan Bornyakov-3/+14
2023-02-15drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh-0/+6
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang-3/+137
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang-8/+317
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang-2/+33
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang-1/+12