summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/qcom-spmi-pmic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-23media: imx335: Add support for test pattern generatorMatthias Fend1-1/+101
2024-02-23media: imx335: Refactor power sequence to set controlsUmang Jain1-15/+20
2024-02-23media: imx335: Support multiple link frequencyUmang Jain1-14/+70
2024-02-23media: imx335: Use v4l2_link_freq_to_bitmap helperUmang Jain1-18/+18
2024-02-23media: imx335: Set reserved register to default valueUmang Jain1-1/+1
2024-02-23media: i2c: dw9714: Fix occasional probe errorsOndrej Jirman1-0/+2
2024-02-23media: i2c: ov5645: Remove software reset entry from ov5645_global_init_settingBiju Das1-1/+4
2024-02-23media: i2c: alvium: fix req_fr check in alvium_s_frame_interval()Tommaso Merciai1-8/+4
2024-02-23media: i2c: alvium: store frame interval in subdev stateTommaso Merciai2-34/+15
2024-02-23media: i2c: alvium: inline set_frame_interval into s_frame_intervalTommaso Merciai1-33/+19
2024-02-23media: i2c: alvium: remove the fr field of the alvium_dev structureTommaso Merciai2-13/+12
2024-02-23media: i2c: alvium: removal of dft_fr, min_fr and max_frTommaso Merciai2-21/+9
2024-02-16media: visl: Add codec specific variability on output framesDetlev Casanova1-0/+36
2024-02-16doc: media: visl: Document tpg_verbose parameterDetlev Casanova1-2/+10
2024-02-16media: visl: Add a tpg_verbose parameterDetlev Casanova3-118/+153
2024-02-16media: visl,vidtv: Set parameters permissions to 0444Detlev Casanova2-18/+18
2024-02-16media: v4l: marvell: select CONFIG_V4L2_ASYNC where neededArnd Bergmann1-0/+2
2024-02-16media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann3-8/+12
2024-02-16media: sta2x11: fix irq handler castArnd Bergmann1-5/+4
2024-02-16media: videobuf2: Add missing doc comment for waiting_in_dqbufAndrzej Pietrasiewicz1-5/+8
2024-02-16media: pvrusb2: remove redundant NULL checkDaniil Dulov1-5/+0
2024-02-16media: go7007: add check of return value of go7007_read_addr()Daniil Dulov1-1/+3
2024-02-16media: bt8xx: make bttv_sub_bus_type constRicardo B. Marliere2-2/+2
2024-02-16docs: media: fix typo in docsVincenzo Mezzela1-1/+1
2024-02-16media: core: v4l2-ioctl.c: use is_valid_ioctl()Hans Verkuil1-1/+1
2024-02-16media: ti: Use devm_platform_ioremap_resource() in ti_csi2rx_probe()Markus Elfring1-4/+1
2024-02-16media: platform: cros-ec: Add Dita to the match tableKells Ping1-0/+2
2024-02-16media: i2c: st-vgxy61: remove redundant initialization of pointer modeColin Ian King1-1/+1
2024-02-16media: tda18271: remove redundant assignment to variable bcalColin Ian King1-1/+0
2024-02-16media: v4l2-ctrls-core.c: check min/max for menu, controlsHans Verkuil2-3/+4
2024-02-16media: amphion: Abort vpu parsing directly in seekMing Qian1-1/+3
2024-02-16media: imx-jpeg: Support for negotiating bytesperline with clientMing Qian2-0/+17
2024-02-16media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1
2024-02-16staging: media: starfive: Set 16 bpp for capture_raw deviceChanghuang Liang1-4/+4
2024-02-16media: rcar-csi2: Move driver to renesas directoryNiklas Söderlund6-17/+18
2024-02-16media: staging: imx: controls are from another device, mark thisHans Verkuil1-1/+1
2024-02-16media: dvb-frontends: Clean up errors in tda8083.hXueBing Chen1-4/+4
2024-02-16media: Clean up errors in bcm3510_priv.hXueBing Chen1-3/+3
2024-02-16media: stv6110x: Clean up errors in stv6110x.hXueBing Chen1-4/+4
2024-02-16media: dvb-frontends: Clean up errors in cx24110.hXueBing Chen1-4/+4
2024-02-16media: zl10036: Fix my email addressMatthias Schwarzott2-2/+2
2024-02-16media: pvrusb2: Use wait_event_freezable() for freezable kthreadKevin Hao1-5/+1
2024-02-16media: msp3400: Use wait_event_freezable_timeout() in msp_sleep()Kevin Hao2-16/+8
2024-02-16media: dvb_frontend: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao1-9/+4
2024-02-16media: sun8i-di: Fix chroma difference thresholdJernej Skrabec1-1/+1
2024-02-16media: sun8i-di: Fix power on/off sequencesJernej Skrabec1-12/+13
2024-02-16media: sun8i-di: Fix coefficient writesJernej Skrabec1-21/+21
2024-02-16media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec1-6/+4
2024-02-16media: mediatek: vcodec: Remove unneeded semicolonYang Li1-7/+7
2024-02-15media: platform: rzg2l-cru: rzg2l-video: Fix start reception procedureBiju Das1-31/+28