linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 09:26:26 to 2017-11-29 19:08:55 UTC [more...]

[PATCH 01/22] media: sta2x11: document missing function parameters
 2017-11-29 19:08 UTC  (21+ 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 21/22] media: docs: add documentation for frontend attach info
` [PATCH 22/22] media: dvb-frontends: complete kernel-doc markups

[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 v2 0/4] Add OV5640 parallel interface and RGB565/YUYV support
 2017-11-29 17:11 UTC  (5+ 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

[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] "

[linux-sunxi] Cedrus driver
 2017-11-29 15:36 UTC  (26+ messages)

[BUG] ir-ctl: error sending file with multiple scancodes
 2017-11-29 14:44 UTC 

[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  (24+ messages)
` [PATCH 1/3] media: staging: atomisp: address member of struct ia_css_host_data is a pointer-to-char, so define default as NULL
` [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 v2 2/3] media: staging: atomisp: fixes for "symbol was not declared. Should it be static?" sparse warnings
      ` [PATCH v2 3/3] media: staging: atomisp: fixed some checkpatch integer type warnings
            ` [PATCH v3 1/2] media: staging: atomisp: fix for sparse "using plain integer as NULL pointer" warnings
            ` [PATCH v3 2/2] media: staging: atomisp: fixes for "symbol was not declared. Should it be static?" sparse 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  (17+ messages)
` [PATCH 1/4] staging: add missing blank line after declarations in atomisp-ov5693
` [PATCH 2/4] staging: improve comments usage "
` [PATCH 3/4] staging: improves comparisons readability "
` [PATCH 4/4] staging: fix indentation "
` [PATCHv2 0/4] fix some checkpatch style issues in atomisp driver
  ` [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 00/11] Rockchip ISP1 Driver
 2017-11-29  8:38 UTC  (12+ messages)
` [PATCH v2 01/11] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 02/11] media: rkisp1: Add user space ABI definitions
` [PATCH v2 03/11] media: rkisp1: add rockchip isp1 driver
` [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  (11+ 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)

[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  (5+ messages)
` [PATCH v5 1/2] media: ov7740: Document device tree bindings
` [PATCH v5 2/2] media: i2c: Add the ov7740 image sensor driver

[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]

[PATCH] media: dvb_usb_pctv452e: module refcount changes were unbalanced
 2017-11-28 11:33 UTC 

cron job: media_tree daily build: ERRORS
 2017-11-28  4:39 UTC 

[GIT PULL FOR v4.16] RC changes
 2017-11-27 21:53 UTC 

[PATCH 1/8] [media] uvc_video: use ktime_t for stats
 2017-11-27 20:45 UTC  (12+ messages)
` [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps
` [PATCH 3/8] [media] solo6x10: use ktime_get_ts64() for time sync
` [PATCH 5/8] [media] omap3isp: support 64-bit version of omap3isp_stat_data
` [PATCH 6/8] [media] vivid: use ktime_t for timestamp calculation
` [PATCH 7/8] [media] staging: atomisp: convert timestamps to ktime_t
    ` [Y2038] "
` [PATCH 8/8] [media] staging: imx: use ktime_t for timestamps

[PATCH/RFC] not use a DiSEqC switch
 2017-11-27 19:26 UTC  (2+ messages)

[PATCH v2] [media] staging: atomisp: convert timestamps to ktime_t
 2017-11-27 19:07 UTC  (3+ messages)

[PATCH v2 0/4] introduce get_user_pages_longterm()
 2017-11-27 16:19 UTC  (6+ messages)
` [PATCH v2 2/4] mm: fail get_vaddr_frames() for filesystem-dax mappings
` [PATCH v2 3/4] [media] v4l2: disable filesystem-dax mapping support

[PATCH 0/3] Improve CEC autorepeat handling
 2017-11-27 15:43 UTC  (7+ messages)

[PATCH v2] [media] vivid: use ktime_t for timestamp calculation
 2017-11-27 15:25 UTC 

[PATCH v8 0/5] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-11-27 14:18 UTC  (4+ messages)

[PATCH] media: exynos4-is: check pipe is valid before calling subdev
 2017-11-27 13:12 UTC 

[PATCH v2 0/2] rcar-du, vsp1: rcar-gen3: Add support for colorkey alpha blending
 2017-11-27 11:12 UTC  (4+ messages)

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2017-11-27  9:55 UTC  (3+ messages)

drivers/media/dvb-core/dvb_frontend.c:154:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2017-11-27  9:25 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).