linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-28 12:27:00 to 2017-11-30 19:17:28 UTC [more...]

[PATCH 01/22] media: sta2x11: document missing function parameters
 2017-11-30 19:17 UTC  (27+ messages)
` [PATCH 02/22] media: pxa_camera: get rid of kernel_doc warnings
` [PATCH 03/22] media: tw68: fix kernel-doc markups
` [PATCH 04/22] media: ix2505v: get rid of /** comments
` [PATCH 05/22] media: radio-si476x: fix kernel-doc markups
` [PATCH 06/22] media: s5k6a3: document some fields at struct s5k6a3
` [PATCH 07/22] media: s5k6aa: describe some function parameters
` [PATCH 08/22] media: netup_unidvb: fix a bad kernel-doc markup
` [PATCH 09/22] media: tvp514x: fix kernel-doc parameters
` [PATCH 10/22] media: vdec: fix some kernel-doc warnings
` [PATCH 11/22] media: mtk-vpu: add description for wdt fields at struct mtk_vpu
` [PATCH 12/22] media: s3c-camif: add missing description at s3c_camif_find_format()
` [PATCH 13/22] media: radio-wl1273: fix a parameter name at kernel-doc macro
` [PATCH 14/22] media: mt2063: fix some kernel-doc warnings
` [PATCH 15/22] media: soc_camera: fix a kernel-doc markup
` [PATCH 16/22] media: vsp1: add a missing kernel-doc parameter
` [PATCH 17/22] media: rcar_jpu: fix two kernel-doc markups
` [PATCH 18/22] media: lm3560: add a missing kernel-doc parameter
` [PATCH 19/22] media: drivers: remove "/**" from non-kernel-doc comments
` [PATCH 20/22] media: dvb_frontends: fix kernel-doc macros
` [PATCH 21/22] media: docs: add documentation for frontend attach info
` [PATCH 22/22] media: dvb-frontends: complete kernel-doc markups

[PATCH v2 0/4] Add OV5640 parallel interface and RGB565/YUYV support
 2017-11-30 19:09 UTC  (7+ messages)
` [PATCH v2 1/4] media: ov5640: switch to gpiod_set_value_cansleep()
` [PATCH v2 2/4] media: ov5640: check chip id
` [PATCH v2 3/4] media: ov5640: add support of DVP parallel interface
` [PATCH v2 4/4] media: ov5640: add support of RGB565 and YUYV formats

[RFC v5 00/11] V4L2 Explicit Synchronization
 2017-11-30 18:53 UTC  (3+ messages)

DVB-S2 and S2X API extensions
 2017-11-30 18:26 UTC  (4+ messages)

DVB-S2X - S2 Extensions Support
 2017-11-30 18:26 UTC  (2+ messages)

[PATCH v8 00/28] rcar-vin: Add Gen3 with media controller
 2017-11-30 18:06 UTC  (33+ messages)
` [PATCH v8 01/28] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v8 02/28] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v8 03/28] rcar-vin: unregister video device on driver removal
` [PATCH v8 04/28] rcar-vin: move subdevice handling to async callbacks
` [PATCH v8 05/28] rcar-vin: move chip information to own struct
` [PATCH v8 06/28] rcar-vin: move max width and height information to chip information
` [PATCH v8 07/28] rcar-vin: change name of video device
` [PATCH v8 08/28] rcar-vin: move functions regarding scaling
` [PATCH v8 09/28] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v8 10/28] rcar-vin: do not reset crop and compose when setting format
` [PATCH v8 11/28] rcar-vin: do not allow changing scaling and composing while streaming
` [PATCH v8 12/28] rcar-vin: read subdevice format for crop only when needed
` [PATCH v8 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v8 14/28] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v8 15/28] rcar-vin: enable Gen3 hardware configuration
` [PATCH v8 16/28] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v8 17/28] rcar-vin: add flag to switch to media controller mode
` [PATCH v8 18/28] rcar-vin: break out format alignment and checking
` [PATCH v8 19/28] rcar-vin: use different v4l2 operations in media controller mode
` [PATCH v8 20/28] rcar-vin: prepare for media controller mode initialization
` [PATCH v8 21/28] rcar-vin: add group allocator functions
` [PATCH v8 22/28] rcar-vin: add chsel information to rvin_info
` [PATCH v8 23/28] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v8 24/28] rcar-vin: add link notify for Gen3
` [PATCH v8 25/28] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v8 26/28] rcar-vin: enable support for r8a7795
` [PATCH v8 27/28] rcar-vin: enable support for r8a7796
` [PATCH v8 28/28] rcar-vin: enable support for r8a77970

[PATCH v2] dvb-frontends: fix i2c access helpers for KASAN
 2017-11-30 16:55 UTC 

[BUG] ir-ctl: error sending file with multiple scancodes
 2017-11-30 15:34 UTC  (5+ messages)
  ` [PATCH 1/2] ir-ctl: fix multiple scancodes in one file
    ` [PATCH 2/2] ir-ctl: specify the gap between scancodes or files

[linux-sunxi] Cedrus driver
 2017-11-30 15:24 UTC  (6+ messages)

[PATCH 1/2] media: RC docs: add enum rc_proto description at the docs
 2017-11-30 14:54 UTC  (3+ messages)
` [PATCH 2/2] media: rc-core.rst: add the lirc_dev.h header

[PATCH, RESEND 1/2] dvb-frontends: fix i2c access helpers for KASAN
 2017-11-30 14:53 UTC  (5+ messages)
` [PATCH, RESEND 2/2] r820t: fix r820t_write_reg "

[PATCH] kernel-doc: parse DECLARE_KFIFO_PTR()
 2017-11-30 13:42 UTC 

[PATCH v3 00/26] lirc scancode interface, and more
 2017-11-30 12:34 UTC  (4+ messages)
` [PATCH v3 26/26] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit

[GIT PULL for 4.16] Sensor driver patches, et8ek8 lens binding
 2017-11-30 12:33 UTC 

[GIT PULL for 4.16] Intel IPU3 CIO2 CSI-2 receiver driver
 2017-11-30 12:24 UTC 

[bug report] media: dvb_frontend: cleanup ioctl handling logic
 2017-11-30 10:25 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-11-30  4:41 UTC 

[PATCH v4 0/5] TDA1997x HDMI video receiver
 2017-11-30  1:19 UTC  (7+ messages)
` [PATCH v4 1/5] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH v4 2/5] media: dt-bindings: Add bindings for TDA1997X
` [PATCH v4 3/5] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH v4 4/5] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
` [PATCH v4 5/5] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x

[PATCH v12 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2017-11-29 19:32 UTC  (3+ messages)
` [PATCH v12 1/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation
` [PATCH v12 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

[PATCH v3 0/4] introduce get_user_pages_longterm()
 2017-11-29 18:05 UTC  (3+ messages)
` [PATCH v3 2/4] mm: fail get_vaddr_frames() for filesystem-dax mappings
` [PATCH v3 3/4] [media] v4l2: disable filesystem-dax mapping support

[PATCH] media: exynos4-is: Use PTR_ERR_OR_ZERO()
 2017-11-29 16:20 UTC 

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-11-29 15:54 UTC  (11+ messages)
` [PATCH 2/5] media: dt-bindings: Add bindings for TDA1997X
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH] staging: media: cxd2099: style fix - replace hard-coded function names
 2017-11-29 15:36 UTC  (3+ messages)
` [PATCH Resend] "

[PATCH 01/12] media: dvb_ca_en50221: fix lots of documentation warnings
 2017-11-29 14:11 UTC  (14+ messages)
` [PATCH 02/12] media: rc: "
` [PATCH 03/12] media: siano: get rid "
` [PATCH 04/12] media: img-ir-hw: fix one kernel-doc comment
` [PATCH 05/12] media: drxj and drxk: don't produce kernel-doc warnings
` [PATCH 06/12] media: vpif: don't generate a kernel-doc warning on a constant
` [PATCH 07/12] media: dvb_frontend fix kernel_doc markups
` [PATCH 08/12] media: rc-ir-raw: cleanup kernel-doc markups
` [PATCH 09/12] media: dvb_net: stop abusing /** for comments
` [PATCH 10/12] media: ir-nec-decoder: fix kernel-doc parameters
` [PATCH 11/12] media: imon: don't use kernel-doc "/**" markups
` [PATCH 12/12] media: videobuf2: "

[PATCH 0/3] Sparse fixes for the Atom ISP Staging Driver
 2017-11-29 13:58 UTC  (15+ messages)
` [PATCH 2/3] media: staging: atomisp: defined as static some const arrays which don't need external linkage
    ` [PATCH v2 0/3] Sparse fixes for the Atom ISP Staging Driver
      ` [PATCH v2 1/3] media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warnings
` [PATCH 3/3] media: staging: atomisp: prefer s16 to int16_t

[PATCH 1/2] venus: cleanup set_property controls
 2017-11-29 13:25 UTC  (2+ messages)
` [PATCH 2/2] venus: venc: set correctly GOP size and number of B-frames

[PATCH 2/7] media: rc: fix kernel-doc parameter names
 2017-11-29 12:34 UTC  (10+ messages)
` [PATCH 3/7] media: v4l2-core: Fix kernel-doc markups
` [PATCH 4/7] media: davinci: fix kernel-doc warnings
` [PATCH 5/7] media: venc: don't use kernel-doc for undescribed enums
` [PATCH 6/7] media: exynos4-is: fix kernel-doc warnings
` [PATCH 7/7] media: m5mols: fix some kernel-doc markups
` [PATCH 1/7] media: atomisp: stop producing hundreds of kernel-doc warnings

notifier is skipped in some situations
 2017-11-29 12:29 UTC  (3+ messages)

[PATCH] staging/media: lirc: style fix - replace hard-coded function names
 2017-11-29 11:57 UTC  (4+ messages)
` [PATCH Resend] staging: media: "

[RFC] v4l: i2c: ov7670: Implement mbus configuration
 2017-11-29 11:25 UTC  (4+ messages)

[PATCH 0/4] fix some checkpatch style issues in atomisp driver
 2017-11-29 10:09 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/4] staging: add missing blank line after declarations in atomisp-ov5693
  ` [PATCHv2 2/4] staging: improve comments usage "
  ` [PATCHv2 3/4] staging: improves comparisons readability "
  ` [PATCHv2 4/4] staging: fix indentation "

[PATCH 1/2] keytable: fail more gracefully when commandline cannot be parsed
 2017-11-29  9:26 UTC  (2+ messages)
` [PATCH 2/2] keytable: allow a period or delay of 0 to be set

(no subject)
 2017-11-29  8:42 UTC 

[PATCH v2 3/3] media: staging: atomisp: fixed some checkpatch integer type warnings
 2017-11-29  8:48 UTC  (3+ messages)
` [PATCH v2 0/3] Sparse fixes for the Atom ISP Staging Driver

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-29  8:38 UTC  (5+ messages)
` [PATCH v2 04/11] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH V3 22/29] [media] atomisp: deprecate pci_get_bus_and_slot()
 2017-11-29  8:36 UTC  (2+ messages)

[PATCH v4 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-11-29  8:21 UTC  (5+ messages)

[GIT FIXES for 4.15] Sensor driver and V4L2 async, fwnode fixes
 2017-11-29  8:08 UTC 

[PATCH] media: ov13858: select V4L2_FWNODE
 2017-11-29  7:57 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-11-29  4:41 UTC 

[GIT PULL] SAA716x DVB driver
 2017-11-28 18:35 UTC  (9+ messages)

[PATCH 0/3 v7] uvcvideo: metadata nodes
 2017-11-28 16:20 UTC  (7+ messages)
` [PATCH 1/3 v7] V4L: Add a UVC Metadata format
` [PATCH 2/3 v7] uvcvideo: add extensible device information

[PATCH v1 0/4] Add OV5640 parallel interface and RGB565/YUYV support
 2017-11-28 16:07 UTC  (7+ messages)
` [PATCH v1 3/4] media: ov5640: add support of DVP parallel interface
` [PATCH v1 4/4] media: ov5640: add support of RGB565 and YUYV formats

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-11-28 15:34 UTC  (4+ messages)

[linux-sunxi] Cedrus driver
 2017-11-28 15:19 UTC  (8+ messages)

[PATCH] media: i2c: adv748x: Restore full DT paths in kernel messages
 2017-11-28 14:02 UTC  (3+ messages)

[PATCH v5 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-11-28 13:58 UTC  (3+ messages)
` [PATCH v5 1/2] media: ov7740: Document device tree bindings

[PATCH v2 0/4] Add VIN support to r8a774[35]
 2017-11-28 13:35 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v2 2/4] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]

[linux-sunxi] Cedrus driver
 2017-11-28 11:29 UTC 


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).