aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg48-58/+58
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg65-273/+288
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg24-60/+64
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg11-36/+51
2022-06-20brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel1-17/+8
2022-06-20iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel1-64/+32
2022-06-20media: atomisp_gmin_platform: stop abusing efivar APIArd Biesheuvel1-21/+6
2022-06-20efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2-47/+30
2022-06-20efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel1-62/+41
2022-06-20spi: rockchip: Unmask IRQ at the final to avoid preemptionJon Lin1-4/+7
2022-06-20regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas1-6/+4
2022-06-20regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas1-0/+3
2022-06-20regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas1-1/+1
2022-06-20USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-06-20fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller1-3/+5
2022-06-20fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller1-4/+0
2022-06-20drm/i915/fdinfo: Don't show engine classes not presentTvrtko Ursulin1-2/+3
2022-06-20drm/i915: Implement w/a 22010492432 for adl-sVille Syrjälä1-2/+2
2022-06-20wcn36xx: Fix typo in commentXiang wangx1-2/+2
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa1-4/+12
2022-06-20ath9k: htc: clean up statistics macrosPavel Skripkin3-31/+35
2022-06-20ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-06-20media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-06-20media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund1-1/+1
2022-06-20media: mediatek/vcodec: Enable incoherent buffer allocationJustin Green1-0/+2
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan3-6/+3
2022-06-20media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian2-84/+73
2022-06-20media: imx-jpeg: Align upwards buffer sizeMing Qian1-51/+37
2022-06-20media: imx-jpeg: Leave a blank space before the configuration dataMing Qian1-1/+8
2022-06-20media: imx-jpeg: Correct some definition according specificationMing Qian1-4/+4
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+1
2022-06-20media: amphion: Replace zero-length array with flexible-array memberKees Cook1-1/+1
2022-06-20media: Hantro: Correct G2 init qp fieldBenjamin Gaignard1-1/+1
2022-06-20media: mediatek: vcodec: Use kmemdup rather than kmalloc/memcpyHaowen Bai1-2/+1
2022-06-20media: atmel: atmel-isc-base: move cropping settings outside start_dmaEugen Hristev1-4/+10
2022-06-20media: camss: Move and unexport functions specific to ISPIFVladimir Zapolskiy3-39/+37
2022-06-20media: amphion: return error if format is unsupported by vpuMing Qian2-2/+6
2022-06-20media: staging: atomisp: fix typo in commentJulia Lawall1-1/+1
2022-06-20media: platform: exynos4-is: fix typos in commentsJulia Lawall2-2/+2
2022-06-20media: mediatek: vcodec: fix typo in commentJulia Lawall1-1/+1
2022-06-20media: platform: exynos-gsc: fix typo in commentJulia Lawall1-1/+1
2022-06-20media: tw686x: Register the irq at the end of probeZheyu Ma1-10/+8
2022-06-20media: tw5864: Convert to use managed functions pcim* and devm*Zheyu Ma1-23/+7
2022-06-20media: platform: cros-ec: Add moli to the match tableScott Chao1-0/+2
2022-06-20media: platform: omap: Pass a pointer to virt_to_page()Linus Walleij1-2/+2
2022-06-20media: amphion: vdec check format in enum_fmtMing Qian3-1/+18
2022-06-20media: camss: Allocate camss struct as a managed device resourceVladimir Zapolskiy1-23/+10
2022-06-20media: hantro: Be more accurate on pixel formats step_width constraintsBenjamin Gaignard8-83/+223
2022-06-20media: airspy: respect the DMA coherency rulesOliver Neukum1-2/+15
2022-06-20media: media: jpegenc: set bit mask for jpegenckyrie wu1-0/+3