summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19media: atmel-isi: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-19media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong1-4/+5
2023-07-19drivers: saa7164: remove duplicate assignmentsMinjie Du1-1/+0
2023-07-19media: wl128x: Fix spelling mistake "Transfered" -> "Transferred"Colin Ian King1-1/+2
2023-07-19media: docs: qcom_camss: Update Code Aurora referencesJeffrey Hugo1-3/+3
2023-07-19media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov1-1/+3
2023-07-19media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei1-0/+2
2023-07-19media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET1-2/+3
2023-07-19media: tc358743: Add error code to error messageAlexander Stein1-4/+4
2023-07-19media: dib7000p: Fix potential division by zeroDaniil Dulov1-1/+1
2023-07-19media: cx18: remove unnecessary (void*) conversionsYu Zhe2-2/+2
2023-07-19media: ttpci: remove unnecessary (void*) conversionsYu Zhe4-45/+45
2023-07-19media: ttusb-dec: remove unnecessary (void*) conversionsYu Zhe1-6/+6
2023-07-19drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu1-10/+11
2023-07-19drivers/media/common/siano/smsendian.c : eliminate unnecessary type conversionsDong Chuanjian1-1/+1
2023-07-19media: siano: Convert to use sysfs_emit_at() APIye xingchen1-217/+117
2023-07-19media: pvrusb2: use sysfs_emit() to instead of scnprintf()ye xingchen1-10/+10
2023-07-14media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET1-4/+14
2023-07-14media: i2c: add DS90UB953 driverTomi Valkeinen3-0/+1414
2023-07-14media: i2c: add DS90UB913 driverTomi Valkeinen3-0/+920
2023-07-14media: i2c: add DS90UB960 driverTomi Valkeinen5-0/+4103
2023-07-14media: dt-bindings: media: add TI DS90UB960 FPD-Link III DeserializerTomi Valkeinen1-0/+427
2023-07-14media: dt-bindings: media: add TI DS90UB953 FPD-Link III SerializerTomi Valkeinen1-0/+134
2023-07-14media: dt-bindings: media: add TI DS90UB913 FPD-Link III SerializerTomi Valkeinen1-0/+133
2023-07-14media: i2c: add I2C Address Translator (ATR) supportLuca Ceresoli7-0/+941
2023-07-14media: dt-bindings: i2c: Add I2C Address Translator (ATR)Tomi Valkeinen1-0/+34
2023-07-14media: i2c: tvp5150: check return value of devm_kasprintf()Claudiu Beznea1-0/+4
2023-07-14media: ov13b10: add PM control support based on power resourcesBingbu Cao1-10/+110
2023-07-14media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tablesHans de Goede1-2/+0
2023-07-14media: i2c: imx290: drop format param from imx290_ctrl_updateTommaso Merciai1-5/+2
2023-07-14media: ov13b10: support new ACPI HID 'OVTI13B1'Bingbu Cao1-0/+1
2023-07-14media: MAINTAINERS: Orphan the OV7740 driverNicolas Ferre1-2/+1
2023-07-14media: ov13b10: Defer probe if no endpoint foundBingbu Cao1-4/+4
2023-07-14media: ov5640: fix low resolution image abnormal issueGuoniu.zhou1-4/+3
2023-07-14media: ov08x40: Fix hblank out of range issueJason Chen1-7/+7
2023-07-14media: i2c: Remove Shawn's and Chiranjeevi's e-mail addressesSakari Ailus11-11/+11
2023-07-14media: MAINTAINERS: Pick ov5670 maintenanceSakari Ailus1-1/+1
2023-07-14media: MAINTAINERS: Orphan dw9768 and ov02a10 driversSakari Ailus1-4/+2
2023-07-14media: MAINTAINERS: Add an entry for V4L2 sensor and lens driversSakari Ailus1-0/+16
2023-07-14media: MAINTAINERS: Assign Shawn Tu's sensor drivers to myselfSakari Ailus1-5/+5
2023-07-14media: ipu3-cio2: rename ipu3-cio2-main.c back to ipu3-cio2.cBingbu Cao2-2/+0
2023-07-14media: ipu-bridge: use IPU_MAX_PORTS for bridge instead of CIO2_NUM_PORTSBingbu Cao2-4/+3
2023-07-14media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3Bingbu Cao9-143/+147
2023-07-14media: cadence: Add support for JH7110 SoCJack Zhu1-0/+1
2023-07-14media: cadence: Add support for external dphyJack Zhu1-10/+56
2023-07-14media: cadence: Add operation on resetJack Zhu1-5/+35
2023-07-14media: dt-bindings: cadence-csi2rx: Add resets propertyJack Zhu1-0/+24
2023-07-14media: dt-bindings: cadence-csi2rx: Convert to DT schemaJack Zhu3-100/+178
2023-07-14media: i2c: max9286: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-07-14media: i2c: ov7740: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1