platform/kernel/linux-rpi.git
2020-07-19 Michael Trettermedia: allegro: set num_ref_idx using response of confi...
2020-07-19 Michael Trettermedia: allegro: add config blob for channel
2020-07-19 Michael Trettermedia: allegro: encode bit fields separately
2020-07-19 Michael Trettermedia: allegro: support handling firmware dependent...
2020-07-19 Michael Trettermedia: allegro: don't pack MCU messages
2020-07-19 Michael Trettermedia: allegro: add field for number of buffers
2020-07-19 Michael Trettermedia: allegro: add explicit mail encoding and decoding
2020-07-19 Michael Trettermedia: allegro: rework read/write to mailbox
2020-07-19 Michael Trettermedia: allegro: rework mbox handling
2020-07-19 Randy Dunlapmedia: v4l2-subdev.h: drop duplicated word in comment
2020-07-19 Randy Dunlapmedia: media-entity.h: drop duplicated word in comment
2020-07-19 Randy Dunlapmedia: dvbdev.h: fix duplicated word in comment
2020-07-19 Randy Dunlapmedia: media-devnode.h: drop duplicated word in comment
2020-07-19 Randy Dunlapmedia: media-device.h: drop duplicated word in comment
2020-07-19 Krzysztof Hałasastaging/media: Remove unneeded geometry restrictions...
2020-07-19 Kaaira Guptamedia: vimc: Add a control to display info on test...
2020-07-19 Kaaira Guptamedia: tpg: Add function to return colors' order of...
2020-07-19 Kaaira Guptamedia: tpg: change char argument to const char
2020-07-19 Evgeny Novikovmedia: vpss: clean up resources in init
2020-07-19 Ezequiel Garciahantro: h264: Refuse to decode unsupported bitstream
2020-07-19 Ezequiel Garciarkvdec: h264: Refuse to decode unsupported bitstream
2020-07-19 Ezequiel Garciahantro: Make sure we don't use post-processor on an...
2020-07-19 Ezequiel Garciahantro: Remove unused bytesused argument
2020-07-19 Ezequiel Garciahantro: Move hantro_enc_buf_finish to JPEG codec_ops...
2020-07-19 Ezequiel Garciahantro: Rework how encoder and decoder are identified
2020-07-19 Ezequiel Garciahantro: h264: Rename scaling list handling function
2020-07-19 Ezequiel Garciahantro: h264: Remove unused macro definition
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: fix typos in file rkisp1-config.h
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: remove duplicate macro definition
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: stats: read the stats in the isr
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: stats: replace locks wq_lock...
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: stats: replace spin_lock_irqsav...
2020-07-19 Dafna Hirschfeldmedia: staging: rkisp1: use a macro for the statistics...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Split CAMERARX handling to cal...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move CAL I/O accessors to cal.h
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Split video node handling to cal...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use 'unsigned int' type instead...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove unneeded phy->sensor NULL...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Don't store external rate in cal_ca...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Refactor camerarx start and stop
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Reorder camerarx functions to prepa...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Inline cal_camerarx_max_lanes(...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Allocate cal_ctx active_fmt array...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Register a media device
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Store struct device in cal_dev
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Print revision and hwinfo in a...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Read hardware revision earlier...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Split media initialization and...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Replace number of ports numerical...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove isvcirqset() and isportirqse...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_re...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Decouple context and phy cleanup...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Operate on phy instances in cal_qui...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Replace context with phy in async...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move async notifiers from contexts...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Allow multiple contexts per subdev...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move all sensor-related init to...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use ARRAY_SIZE to replace numerical...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move DT parsing to CAMERARX
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Add cal_camerarx_destroy() to clean...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Unregister video device before...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Add context V4L2 cleanup and unregi...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Split video device initialization...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move v4l2_device from cal_ctx to...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Decouple control handler from v4l2_...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Fix usage of v4l2_fwnode_endpoint_p...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use of_graph_get_endpoint_by_regs...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Hardcode virtual channel to 0
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Rename cal_create_instance() to...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Add comments to cal_probe() to...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Inline cal_get_camerarx_regmap...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use syscon_regmap_lookup_by_phandle...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Split CAMERARX syscon regmap retrie...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Drop struct cal_dev v4l2_dev field
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use a loop to create CAMERARX and...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use ctx_info() instead of v4l2_info()
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Get struct device without going...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use correct device name for bus_info
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Rename cal_ctx.csi2_port to cal_ctx...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Reorganize remaining code in sections
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Create consistent naming for contex...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Inline cal_data_get_num_csi2_phy...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Group CAMERARX-related functions...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Create consistent naming for CAMERA...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Store sensor-related data in cal_ca...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Add print macros for the cal_camera...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Use dev_* print macros
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Store instance ID and cal pointer...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove internal phy structure from...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Name all cal_camerarx pointers...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Name all cal_dev pointers consistently
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Rename cal_csi2_phy to cal_camerarx...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Rename cc_data to cal_camerarx
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Move function to avoid forward...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove flags field from struct...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove unused structure fields
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Remove static const cal_regmap_conf...
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Constify platform data
2020-07-19 Laurent Pinchartmedia: ti-vpe: cal: Make structure fields unsigned...
next