linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-12 22:02:43 to 2018-04-17 03:51:40 UTC [more...]

cron job: media_tree daily build: OK
 2018-04-17  3:51 UTC 

[PATCH v13 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-04-17  0:05 UTC  (21+ messages)
` [PATCH v13 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-04-16 23:22 UTC  (14+ messages)
` [PATCH v2 01/12] media: ov5640: Add auto-focus feature
` [PATCH v2 02/12] media: ov5640: Add light frequency control
` [PATCH v2 03/12] media: ov5640: Don't force the auto exposure state at start time
` [PATCH v2 04/12] media: ov5640: Init properly the SCLK dividers
` [PATCH v2 05/12] media: ov5640: Change horizontal and vertical resolutions name
` [PATCH v2 06/12] media: ov5640: Add horizontal and vertical totals
` [PATCH v2 07/12] media: ov5640: Program the visible resolution
` [PATCH v2 08/12] media: ov5640: Adjust the clock based on the expected rate
` [PATCH v2 09/12] media: ov5640: Compute the clock rate at runtime
` [PATCH v2 10/12] media: ov5640: Enhance FPS handling
` [PATCH v2 11/12] media: ov5640: Add 60 fps support
` [PATCH v2 12/12] media: ov5640: Remove duplicate auto-exposure setup

OV5640 with 12MHz xclk
 2018-04-16 23:03 UTC  (5+ messages)

[PATCH v2 00/10] media: ov772x: support media controller, device tree probing, etc
 2018-04-16 21:36 UTC  (14+ messages)
` [PATCH v2 01/10] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH v2 02/10] media: ov772x: add checks for register read errors
` [PATCH v2 03/10] media: ov772x: create subdevice device node
` [PATCH v2 04/10] media: ov772x: add media controller support
` [PATCH v2 05/10] media: ov772x: use generic names for reset and powerdown gpios
` [PATCH v2 06/10] media: dt-bindings: ov772x: add device tree binding
` [PATCH v2 07/10] media: ov772x: support device tree probing
` [PATCH v2 08/10] media: ov772x: handle nested s_power() calls
` [PATCH v2 09/10] media: ov772x: reconstruct s_frame_interval()
` [PATCH v2 10/10] media: ov772x: avoid accessing registers under power saving mode

Proposal
 2018-04-16 21:16 UTC 

[PATCH] media: v4l2-compat-ioctl32: better name userspace pointers
 2018-04-16 20:09 UTC  (3+ messages)

[PATCHv2 0/9] media/mc: fix inconsistencies
 2018-04-16 19:48 UTC  (22+ messages)
` [PATCHv2 1/9] v4l2-mediabus.h: add hsv_enc
` [PATCHv2 2/9] subdev-formats.rst: fix incorrect types
` [PATCHv2 3/9] media.h: remove __NEED_MEDIA_LEGACY_API
` [PATCHv2 4/9] media: add function field to struct media_entity_desc
` [PATCHv2 5/9] media-ioc-enum-entities.rst: document new 'function' field
` [PATCHv2 6/9] media: add 'index' to struct media_v2_pad
` [PATCHv2 7/9] media-ioc-g-topology.rst: document new 'index' field
` [PATCHv2 8/9] media: add flags field to struct media_v2_entity
` [PATCHv2 9/9] media-ioc-g-topology.rst: document new 'flags' field

[PATCH] [media] ddbridge: don't uselessly check for dma in start/stop functions
 2018-04-16 17:36 UTC 

[PATCH v3 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-04-16 17:32 UTC  (3+ messages)

[PATCH v2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-04-16 17:28 UTC 

[PATCH 0/9] Do some atomisp cleanups
 2018-04-16 16:37 UTC  (10+ messages)
` [PATCH 1/9] media: staging: atomisp: get rid of __KERNEL macros
` [PATCH 2/9] media: staging: atomisp: reenable warnings for I2C
` [PATCH 3/9] media: atomisp: ov2680.h: fix identation
` [PATCH 4/9] media: staging: atomisp-gc2235: don't fill an unused var
` [PATCH 5/9] media: staging: atomisp: Comment out several unused sensor resolutions
` [PATCH 6/9] media: atomisp: ov2680: don't declare unused vars
` [PATCH 7/9] media: atomisp-gc0310: return errors at gc0310_init()
` [PATCH 8/9] media: atomisp-mt9m114: remove dead data
` [PATCH 9/9] media: atomisp-mt9m114: comment out unused stuff

[PATCH 17/17] media: v4l2-compat-ioctl32: fix several __user annotations
 2018-04-16 17:26 UTC  (6+ messages)
` [PATCHv2 "

[PATCH v7] media: platform: Renesas IMR driver
 2018-04-16 15:12 UTC  (3+ messages)

[GIT PULL FOR v4.18] rc changes
 2018-04-16 15:10 UTC 

[PATCH v10] media: imx258: Add imx258 camera sensor driver
 2018-04-16 15:04 UTC 

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-04-16 13:38 UTC  (9+ messages)
` [PATCH 4/8] dma-buf: add peer2peer flag

Smatch and sparse errors
 2018-04-16 12:14 UTC  (6+ messages)

[RfC PATCH] Add udmabuf misc device
 2018-04-16 12:08 UTC  (17+ messages)

[PATCH 03/17] media: atomisp: fix __user annotations
 2018-04-16 10:22 UTC  (3+ messages)
  ` [PATCHv2 02/17] media: staging: atomisp: don't declare the same vars as both private and public

[GIT PULL FOR v4.18] rcar-vin: Add Gen3 with media controller
 2018-04-16 10:06 UTC 

[PATCH] media: Revert cleanup ktime_set() usage
 2018-04-16  9:54 UTC  (2+ messages)

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-16  9:49 UTC  (8+ messages)
` [RESEND PATCH v7 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

RPI 3 64bit (aarch64) image cropped
 2018-04-16  9:33 UTC 

imx-media: MT9P031 Capture issues on IMX6
 2018-04-16  9:30 UTC  (4+ messages)

[PATCH stable v4.15 0/3] lirc_zilog bugs
 2018-04-16  9:15 UTC  (8+ messages)
` [PATCH stable v4.15 1/3] media: staging: lirc_zilog: broken reference counting
` [PATCH stable v4.15 2/3] Revert "media: lirc_zilog: driver only sends LIRCCODE"
` [PATCH stable v4.15 3/3] media: staging: lirc_zilog: incorrect reference counting

Donation
 2018-04-14  1:52 UTC 

cron job: media_tree daily build: OK
 2018-04-16  3:47 UTC 

[PATCH] media: rc: mtk-cir: use of_device_get_match_data()
 2018-04-16  2:34 UTC 

cx88 invalid video opcodes when VBI enabled
 2018-04-15 17:37 UTC 

[PATCH stable v4.14 0/2] lirc_zilog bugs
 2018-04-15  9:51 UTC  (3+ messages)
` [PATCH stable v4.14 1/2] Revert "media: lirc_zilog: driver only sends LIRCCODE"
` [PATCH stable v4.14 2/2] media: staging: lirc_zilog: incorrect reference counting

[RFCv3 00/17] Request API, take three
 2018-04-15  4:11 UTC  (3+ messages)
` [RFCv3 15/17] v4l2: document the request API interface

cron job: media_tree daily build: OK
 2018-04-15  3:47 UTC 

[PATCH 1/2] media: rc: mce_kbd decoder: remove superfluous call to input_sync
 2018-04-14 21:45 UTC  (2+ messages)
` [PATCH 2/2] media: rc: mce_kbd decoder: fix race condition

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-14 11:57 UTC  (34+ messages)
` [PATCH v14 01/33] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v14 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v14 03/33] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v14 04/33] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v14 05/33] rcar-vin: unregister video device on driver removal
` [PATCH v14 06/33] rcar-vin: move subdevice handling to async callbacks
` [PATCH v14 07/33] rcar-vin: move model information to own struct
` [PATCH v14 08/33] rcar-vin: move max width and height information to chip information
` [PATCH v14 09/33] rcar-vin: move functions regarding scaling
` [PATCH v14 10/33] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v14 11/33] rcar-vin: set a default field to fallback on
` [PATCH v14 12/33] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v14 13/33] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v14 14/33] rcar-vin: align pixelformat check
` [PATCH v14 15/33] rcar-vin: break out format alignment and checking
` [PATCH v14 16/33] rcar-vin: simplify how formats are set and reset
` [PATCH v14 17/33] rcar-vin: cache video standard
` [PATCH v14 18/33] rcar-vin: move media bus configuration to struct rvin_dev
` [PATCH v14 19/33] rcar-vin: enable Gen3 hardware configuration
` [PATCH v14 20/33] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v14 21/33] rcar-vin: add flag to switch to media controller mode
` [PATCH v14 22/33] rcar-vin: use different v4l2 operations in "
` [PATCH v14 23/33] rcar-vin: force default colorspace for media centric mode
` [PATCH v14 24/33] rcar-vin: prepare for media controller mode initialization
` [PATCH v14 25/33] rcar-vin: add group allocator functions
` [PATCH v14 26/33] rcar-vin: change name of video device
` [PATCH v14 27/33] rcar-vin: add chsel information to rvin_info
` [PATCH v14 28/33] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v14 29/33] rcar-vin: add link notify for Gen3
` [PATCH v14 30/33] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v14 31/33] rcar-vin: enable support for r8a7795
` [PATCH v14 32/33] rcar-vin: enable support for r8a7796
` [PATCH v14 33/33] rcar-vin: enable support for r8a77970

[PATCH] gpio: Add a reference to CEC on GPIO
 2018-04-14 10:35 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2018-04-14  4:02 UTC 

Charity Support
 2018-04-14  2:04 UTC 

[PATCH 02/17] media: staging: atomisp: don't declare the same vars as both private and public
 2018-04-13 21:27 UTC  (2+ messages)

[PATCH v1.1 1/1] videodev2: Mark all user pointers as such
 2018-04-13 20:03 UTC  (2+ messages)

[PATCH 09/13] imx274: get rid of mode_index
 2018-04-13 17:33 UTC  (2+ messages)

[PATCH] media: v4l2-compat-ioctl32: fix several __user annotations
 2018-04-13 17:29 UTC  (3+ messages)

[PATCH v2] media: ir-spi: update Andi's e-mail
 2018-04-13 13:48 UTC 

[PATCH 01/17] media: staging: atomisp: fix number conversion
 2018-04-13 14:08 UTC  (14+ messages)
` [PATCH 15/17] media: st_rc: Don't stay on an IRQ handler forever

[PATCH v8 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-04-13 12:14 UTC  (3+ messages)
` [PATCH v8 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-04-13  6:59 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-04-13  3:28 UTC 

[PATCH] media: rcar-vin: Fix image alignment for setting pre clipping
 2018-04-13  2:18 UTC 

DVB-T2 support for TVR801 USB stick (Astrometa DVB-T2)
 2018-04-13  1:24 UTC  (2+ messages)

[PATCH v2 0/7] Improve latency of IR decoding
 2018-04-12 22:02 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).