summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-5/+0
2024-07-02media: atomisp: Fix spelling mistakes in sh_css_sp.cRoshan Khatri1-11/+13
2024-07-02media: atomisp: Fix spelling mistake in ia_css_debug.cRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake in hmm_bo.cRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake in ia_css_eed1_8.host.cRoshan Khatri1-1/+1
2024-07-02media: atomisp: Fix spelling mistake in sh_css_internal.hRoshan Khatri1-2/+2
2024-07-02media: atomisp: Fix spelling mistake "pipline" -> "pipeline"Colin Ian King1-1/+1
2024-07-02media: atomisp: Remove unused GPIO related defines and APIsAndy Shevchenko7-165/+7
2024-07-02media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()Andy Shevchenko10-65/+40
2024-07-02media: atomisp: Clean up unused macros from math_support.hAndy Shevchenko7-139/+20
2024-07-02media: atomisp: csi2-bridge: Add DMI quirk for OV5693 on Xiaomi Mipad2Hans de Goede1-0/+14
2024-07-02media: atomisp: Update TODOHans de Goede1-29/+2
2024-07-02media: atomisp: Prefix firmware paths with "intel/ipu/"Hans de Goede1-3/+6
2024-07-02media: atomisp: Remove firmware_name module parameterHans de Goede1-21/+13
2024-07-02media: atomisp: Remove unused mipicsi_flag module parameterHans de Goede2-5/+0
2024-06-29media: atomisp: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-13media: atomisp: Switch to new Intel CPU model definesTony Luck1-16/+11
2024-06-04media: av7110: coding style fixes: avoid_externsStefan Herdler5-51/+51
2024-06-04media: av7110: coding style fixes: loggingStefan Herdler8-187/+157
2024-06-04media: av7110: coding style fixes: deep_indentationStefan Herdler1-117/+117
2024-06-04media: av7110: coding style fixes: miscellaneousStefan Herdler2-4/+2
2024-06-04media: av7110: coding style fixes: variable typesStefan Herdler4-10/+10
2024-06-04media: av7110: coding style fixes: sizeofStefan Herdler2-3/+3
2024-06-04media: av7110: coding style fixes: comparsationsStefan Herdler3-10/+10
2024-06-04media: av7110: coding style fixes: assignmentsStefan Herdler5-17/+43
2024-06-04media: av7110: coding style fixes: bracesStefan Herdler6-33/+36
2024-06-04media: av7110: coding style fixes: commentsStefan Herdler7-25/+39
2024-06-04media: av7110: coding style fixes: whitespace (strict)Stefan Herdler11-114/+114
2024-06-04media: av7110: coding style fixes: newlineStefan Herdler7-52/+54
2024-06-04media: av7110: coding style fixes: whitespaceStefan Herdler9-104/+104
2024-06-04media: av7110: coding style fixes: blank linesStefan Herdler10-114/+33
2024-06-04media: av7110: coding style fixes: pointer_locationStefan Herdler5-58/+58
2024-06-04media: sp8870: coding style fixes: loggingStefan Herdler2-21/+27
2024-06-04media: sp8870: coding style fixes: miscellaneousStefan Herdler2-13/+14
2024-06-04media: sp8870: coding style fixes: newline, comments and bracesStefan Herdler2-29/+34
2024-06-04media: sp8870: coding style fixes: whitespaceStefan Herdler2-43/+43
2024-06-04media: av7110: remove budget-patch driverStefan Herdler3-689/+0
2024-06-04media: av7110: remove old documentation filesStefan Herdler50-3303/+0
2024-06-04media: staging: max96712: Store format in subdev active stateNiklas Söderlund1-9/+28
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-05-03media: staging: media: tegra-video: Use swap macroRicardo Ribalda1-7/+2
2024-05-03media: staging: sun6i-isp: Remove redundant printkRicardo Ribalda1-2/+1
2024-05-03media: staging: media: starfive: Clean pad selection in isp_try_format()Changhuang Liang1-8/+2
2024-04-30media: staging: max96712: fix copy-paste errorIhor Matushchak1-1/+1
2024-04-30media: ipu3: Use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo1-0/+4
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall1-1/+1
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede1-9/+7
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede1-2/+0
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede1-7/+4
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede1-23/+0