aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-15media: atomisp: gc0310: Add error_unlock label to s_stream()Hans de Goede1-16/+12
2023-04-15media: atomisp: gc0310: Add exposure and gain controlsHans de Goede2-14/+82
2023-04-15media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE supportHans de Goede1-99/+0
2023-04-15media: atomisp: gc0310: Remove read-only exposure controlHans de Goede1-57/+1
2023-04-15media: atomisp: gc0310: Remove non working flip-controlsHans de Goede1-45/+0
2023-04-15media: atomisp: gc0310: Replace custom reg access functions with smbus helpersHans de Goede2-123/+26
2023-04-15media: atomisp: gc0310: Remove enum gc0310_tok_typeHans de Goede2-207/+167
2023-04-15media: atomisp: gc0310: Simplify gc0310_write_reg_array()Hans de Goede2-96/+3
2023-04-15media: atomisp: gc0310: Remove GC0310_TOK_*Hans de Goede2-35/+21
2023-04-15media: atomisp: gc0310: Remove some unused structure definitionsHans de Goede1-11/+0
2023-04-15media: atomisp: ov2680: Error handling fixesHans de Goede1-2/+5
2023-04-15media: atomisp: ov2680: Use v4l2_get_acpi_sensor_info() for the GPIO lookupsHans de Goede2-24/+3
2023-04-15media: atomisp: Add v4l2_get_acpi_sensor_info() helperHans de Goede2-0/+242
2023-04-15media: atomisp: Remove remaining instance of call to trace_printkTsuchiya Yuto2-12/+2
2023-04-15media: atomisp: Remove online_process settingHans de Goede5-44/+3
2023-04-15media: atomisp: Remove yuvpp_modeHans de Goede4-16/+0
2023-04-15media: atomisp: Remove ATOMISP_USE_YUVPP()Hans de Goede5-247/+21
2023-04-15media: atomisp: Remove unused SOC_CAMERA, XENON_FLASH and FILE_INPUT subdev typesHans de Goede7-67/+12
2023-04-15media: atomisp: Remove atomisp_get_metadata_type()Hans de Goede3-15/+2
2023-04-15media: atomisp: Remove atomisp_css_enable_raw_binning()Hans de Goede2-22/+0
2023-04-15media: atomisp: Remove crop_needs_override from atomisp_set_fmt()Hans de Goede1-25/+21
2023-04-15media: atomisp: Remove delayed_init related codeHans de Goede9-81/+0
2023-04-15media: atomisp: Remove continuous mode supportHans de Goede8-787/+78
2023-04-15media: atomisp: Remove depth-mode supportHans de Goede7-129/+1
2023-04-15media: i2c: Drop unused vs6624 camera sensor driverLaurent Pinchart5-1191/+0
2023-04-15media: i2c: Drop unused sr030pc30 camera sensor driverLaurent Pinchart5-787/+0
2023-04-15media: i2c: Drop unused s5k6aa camera sensor driverLaurent Pinchart5-1711/+0
2023-04-15media: i2c: Drop unused noon010pc30 camera sensor driverLaurent Pinchart5-852/+0
2023-04-15media: i2c: Drop unused mt9t001 camera sensor driverLaurent Pinchart6-1021/+0
2023-04-15media: i2c: Drop unused mt9m032 camera sensor driverLaurent Pinchart6-933/+0
2023-04-15media: i2c: Drop unused m5mols camera sensor driverLaurent Pinchart12-2590/+0
2023-04-15media: i2c: Drop unused ad9389b video encoder driverLaurent Pinchart6-1274/+0
2023-04-15media: imx-jpeg: Encoder add support for 12bit jpegMing Qian3-15/+175
2023-04-15media: imx-jpeg: Decoder add support for 12bit jpegMing Qian1-2/+134
2023-04-15media: imx-jpeg: Clear slot next desc ptr if config errorMing Qian3-0/+7
2023-04-15media: imx-jpeg: Refine the function mxc_jpeg_find_formatMing Qian1-9/+8
2023-04-15media: Add ABGR64_12 video formatMing Qian4-0/+12
2023-04-15media: Add BGR48_12 video formatMing Qian4-0/+38
2023-04-15media: Add YUV48_12 video formatMing Qian4-0/+31
2023-04-15media: Add Y212 v4l2 format infoMing Qian1-0/+1
2023-04-15media: Add Y012 video formatMing Qian3-0/+17
2023-04-15media: Add P012 and P012M video formatMing Qian4-0/+100
2023-04-15media: v4l2-subdev: Add new ioctl for client capabilitiesTomi Valkeinen5-0/+169
2023-04-15media: staging: media: av7110: fix VBI output supportHans Verkuil1-38/+60
2023-04-15media: pci: saa7146: advertise only those TV standard that are supportedHans Verkuil3-21/+24
2023-04-15media: mxb: allow tuner/input/audio ioctls for vbiHans Verkuil1-0/+11
2023-04-15media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_capHans Verkuil1-0/+1
2023-04-15media: mxb: update the tvnorms when changing inputHans Verkuil1-0/+3
2023-04-15media: common: saa7146: allow S_STD(G_STD)Hans Verkuil1-3/+8
2023-04-15media: common: saa7146: check minimum video format sizeHans Verkuil1-0/+4