aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-26gpu: ipu-v3: pre: replace of_node_put() with __freeR Sundar1-5/+2
2024-06-26Merge patch series "riscv: Memory Hot(Un)Plug support"Palmer Dabbelt1-1/+1
2024-06-26virtio-mem: Enable virtio-mem for RISC-VBjörn Töpel1-1/+1
2024-06-26wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy6-14/+72
2024-06-26wifi: ath12k: Fix pdev id sent to firmware for single phy devicesLingbo Kong2-0/+77
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig4-10/+11
2024-06-26md: set md-specific flags for all queue limitsChristoph Hellwig6-9/+14
2024-06-26RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum1-4/+0
2024-06-26RDMA/efa: Use offset_in_page() functionGal Pressman1-1/+1
2024-06-26dm: optimize flushesMikulas Patocka5-12/+46
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...Christophe JAILLET3-3/+3
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_tableChristophe JAILLET2-13/+13
2024-06-26media: vivid: fix CREATE_BUFS support in queue_setup()Hans Verkuil4-4/+13
2024-06-26media: vivid: fix wrong sizeimage value for mplaneHans Verkuil2-9/+12
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-3/+3
2024-06-26counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)Uwe Kleine-König1-2/+2
2024-06-26riscv: dmi: Add SMBIOS/DMI supportHaibo Xu1-0/+13
2024-06-26mlxsw: pci: Use fragmented buffersAmit Cohen1-34/+129
2024-06-26mlxsw: pci: Store number of scatter/gather entries for maximum packet sizeAmit Cohen1-0/+20
2024-06-26media: vimc: scaler: Use subdev active stateLaurent Pinchart1-75/+49
2024-06-26media: vimc: debayer: Use subdev active stateLaurent Pinchart1-101/+85
2024-06-26media: vimc: sensor: Use subdev active stateLaurent Pinchart1-58/+50
2024-06-26media: vimc: Initialize subdev active stateLaurent Pinchart5-1/+26
2024-06-26media: vimc: Centralize subdev internal_ops initializationLaurent Pinchart6-10/+10
2024-06-26media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_padLaurent Pinchart1-1/+1
2024-06-26media: vimc: Constify the ent_config arrayLaurent Pinchart1-1/+1
2024-06-26media: vimc: Constify vimc_ent_type structuresLaurent Pinchart6-11/+11
2024-06-26media: vimc: Don't iterate over single padLaurent Pinchart2-13/+6
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König7-13/+13
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann5-89/+139
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch7-11/+58
2024-06-26RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET3-4/+4
2024-06-26RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI1-3/+4
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy1-3/+0
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy1-1/+81
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky1-1/+1
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky1-1/+1
2024-06-26power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driverDmitry Baryshkov3-0/+511
2024-06-26Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2'Sebastian Reichel4-1/+307
2024-06-26drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach1-5/+4
2024-06-26drm/etnaviv: reduce number of ktime_get calls in IRQ handlerLucas Stach1-1/+2
2024-06-26drm/qxl: Add check for drm_cvt_modeChen Ni1-0/+3
2024-06-26drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach1-2/+4
2024-06-26drm/etnaviv: switch devcoredump allocations to GFP_NOWAITLucas Stach1-3/+2
2024-06-26Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/ke...Hans Verkuil2-0/+4
2024-06-26power: supply: ingenic: Fix some error handling paths in ingenic_battery_get_...Christophe JAILLET1-4/+6
2024-06-26power: supply: ab8500: Clean some error messagesChristophe JAILLET1-4/+4
2024-06-26power: supply: ab8500: Use iio_read_channel_processed_scale()Christophe JAILLET1-12/+16
2024-06-26power: supply: ab8500: Fix error handling when calling iio_read_channel_proce...Christophe JAILLET1-4/+12