summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-31vdso/bits.h: Add BIT_ULL() for the sake of consistencyAndy Shevchenko2-1/+1
2023-01-31clk: imx6ul: add ethernet refclock mux supportOleksij Rempel2-3/+9
2023-01-31clk: imx6ul: fix enet1 gate configurationOleksij Rempel1-1/+2
2023-01-31clk: imx6q: add ethernet refclock mux supportOleksij Rempel1-1/+3
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald1-0/+5
2023-01-31soundwire: stream: Add specific prep/deprep commands to port_prep callbackStefan Binding1-3/+5
2023-01-31soundwire: bus: Remove unused reset_page_addr() callbackRichard Fitzgerald1-3/+0
2023-01-31container_of: Update header inclusionsAndy Shevchenko1-1/+1
2023-01-31soc: apple: rtkit: Export non-devm init/free functionsAsahi Lina1-0/+19
2023-01-31soc: apple: rtkit: Add a private pointer to apple_rtkit_shmemAsahi Lina1-0/+2
2023-01-31soc: apple: rtkit: Add apple_rtkit_idle() functionHector Martin1-0/+5
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter50-103/+684
2023-01-31ASoC: soc-dai.h: cleanup Playback/Capture data for snd_soc_daiKuninori Morimoto1-42/+26
2023-01-31ASoC: soc.h: add snd_soc_card_is_instantiated() helperKuninori Morimoto1-0/+6
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_get/set_widget_playback/capture() helperKuninori Morimoto1-0/+4
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_tdm_mask_set/get() helperKuninori Morimoto1-0/+17
2023-01-31ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low levelKuninori Morimoto1-7/+10
2023-01-31ASoC: soc-dai.h: add missing snd_soc_dai_set_widget()Kuninori Morimoto1-2/+10
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko1-6/+3
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik1-1/+0
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik1-1/+1
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik1-209/+1
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik1-0/+0
2023-01-31media: uvcvideo: Add GUID for BGRA/X 8:8:8:8Marek Vasut1-0/+8
2023-01-31Merge tag 'media-uvc-next-20230115' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-2/+4
2023-01-31cc2520: move to gpio descriptorsArnd Bergmann1-21/+0
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster1-0/+1
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster1-0/+5
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2-0/+6
2023-01-31net/mlx5: Change key type to key purposeJianbo Liu1-4/+4
2023-01-31net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu1-6/+140
2023-01-31net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-3/+8
2023-01-31dt-bindings: clock: mediatek: add mt7981 clock IDsDaniel Golle1-0/+215
2023-01-31ata: pata_parport: add driver (PARIDE replacement)Ondrej Zary1-0/+111
2023-01-31Merge tag 'intel-pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-0/+20
2023-01-31f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu1-0/+37
2023-01-31Merge tag 'amlogic-arm64-dt-for-v6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-1/+4
2023-01-31kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar1-2/+3
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe1-24/+7
2023-01-30ASoC: topology: Use unload() op directlyAmadeusz Sławiński1-1/+1
2023-01-30Merge tag 'qcom-arm64-for-6.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann4-0/+309
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer1-0/+1
2023-01-30Merge tag 'amlogic-drivers-for-v6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-1/+4
2023-01-30pwm: Move pwm_capture() dummy to restore orderGeert Uytterhoeven1-7/+7
2023-01-30PM / devfreq: Fix build issues with devfreq disabledRob Clark1-5/+2
2023-01-30Merge tag 'sunxi-drivers-for-6.3-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+10
2023-01-30Merge tag 'riscv-soc-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+17