16 Jan, 2012

1 commit

  • * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (655 commits)
    [media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driver
    mb86a20s: Add a few more register settings at the init seq
    mb86a20s: Group registers into the same line
    [media] [PATCH] don't reset the delivery system on DTV_CLEAR
    [media] [BUG] it913x-fe fix typo error making SNR levels unstable
    [media] cx23885: Query the CX25840 during enum_input for status
    [media] cx25840: Add support for g_input_status
    [media] rc-videomate-m1f.c Rename to match remote controler name
    [media] drivers: media: au0828: Fix dependency for VIDEO_AU0828
    [media] convert drivers/media/* to use module_platform_driver()
    [media] drivers: video: cx231xx: Fix dependency for VIDEO_CX231XX_DVB
    [media] Exynos4 JPEG codec v4l2 driver
    [media] doc: v4l: selection: choose pixels as units for selection rectangles
    [media] v4l: s5p-tv: mixer: fix setup of VP scaling
    [media] v4l: s5p-tv: mixer: add support for selection API
    [media] v4l: emulate old crop API using extended crop/compose API
    [media] doc: v4l: add documentation for selection API
    [media] doc: v4l: add binary images for selection API
    [media] v4l: add support for selection api
    [media] hd29l2: fix review findings
    ...

    Linus Torvalds
     

11 Jan, 2012

3 commits


06 Jan, 2012

1 commit

  • Written by Theodore Kilgore

    With minor changes by Hans de Goede:
    -Code style fixes
    -Correct the verbose level on various PDEBUG messages
    -Make error messages use pr_err instead of PDEBUG
    -Document the jl20 pixel format

    Signed-off-by: Theodore Kilgore
    Signed-off-by: Hans de Goede
    Signed-off-by: Mauro Carvalho Chehab

    Theodore Kilgore
     

05 Jan, 2012

1 commit


31 Dec, 2011

1 commit

  • The V4L2_CID_ALPHA_COMPONENT control is intended for the video capture
    or memory-to-memory devices that are capable of setting up the per-pixel
    alpha component to some arbitrary value. It allows to set the alpha
    component for all pixels to an arbitrary value.

    Signed-off-by: Sylwester Nawrocki
    Signed-off-by: Kyungmin Park
    Acked-by: Laurent Pinchart
    Signed-off-by: Mauro Carvalho Chehab

    Sylwester Nawrocki
     

20 Dec, 2011

3 commits


13 Dec, 2011

1 commit


11 Dec, 2011

1 commit


26 Nov, 2011

3 commits


11 Nov, 2011

1 commit

  • DVB-C, as defined by ITU-T J.83 has 3 annexes. The differences between
    Annex A and Annex C is that Annex C uses a subset of the modulation
    types, and uses a different rolloff factor. A different rolloff means
    that the bandwidth required is slicely different, and may affect the
    saw filter configuration at the tuners. Also, some demods have different
    configurations, depending on using Annex A or Annex C.

    So, allow userspace to specify it, by changing the rolloff factor.

    Signed-off-by: Mauro Carvalho Chehab

    Mauro Carvalho Chehab
     

04 Nov, 2011

2 commits


27 Sep, 2011

1 commit


21 Sep, 2011

1 commit

  • Add a new VOLATILE control flag that is set for volatile controls.
    That way applications know whether the value of the control is volatile
    (i.e. can change continuously) or not.

    Until now this was an internal property, but it is useful to know in
    userspace as well.

    A typical use case is the gain value when autogain is on. In that case the
    hardware will continuously adjust the gain based various environmental
    factors.

    This patch just adds and documents the flag, it's not yet used.

    Signed-off-by: Hans Verkuil
    Acked-by: Hans de Goede
    Signed-off-by: Mauro Carvalho Chehab

    Hans Verkuil
     

17 Sep, 2011

1 commit

  • * tag 'v3.1-rc6': (1902 commits)
    Linux 3.1-rc6
    ioctl: register LTTng ioctl
    fuse: fix memory leak
    fuse: fix flock breakage
    Btrfs: add dummy extent if dst offset excceeds file end in
    Btrfs: calc file extent num_bytes correctly in file clone
    btrfs: xattr: fix attribute removal
    Btrfs: fix wrong nbytes information of the inode
    Btrfs: fix the file extent gap when doing direct IO
    Btrfs: fix unclosed transaction handle in btrfs_cont_expand
    Btrfs: fix misuse of trans block rsv
    Btrfs: reset to appropriate block rsv after orphan operations
    Btrfs: skip locking if searching the commit root in csum lookup
    btrfs: fix warning in iput for bad-inode
    Btrfs: fix an oops when deleting snapshots
    [media] vp7045: fix buffer setup
    [media] nuvoton-cir: simplify raw IR sample handling
    [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL
    [media] v4l2: Fix documentation of the codec device controls
    [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
    ...

    Mauro Carvalho Chehab
     

11 Sep, 2011

1 commit


04 Sep, 2011

3 commits


29 Aug, 2011

1 commit


06 Aug, 2011

1 commit


30 Jul, 2011

1 commit

  • * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (430 commits)
    [media] ir-mce_kbd-decoder: include module.h for its facilities
    [media] ov5642: include module.h for its facilities
    [media] em28xx: Fix DVB-C maxsize for em2884
    [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHz
    [media] v4l: mt9v032: Fix Bayer pattern
    [media] V4L: mt9m111: rewrite set_pixfmt
    [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clear
    [media] V4L: initial driver for ov5642 CMOS sensor
    [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails
    [media] V4L: soc-camera: remove soc-camera bus and devices on it
    [media] V4L: soc-camera: un-export the soc-camera bus
    [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
    [media] V4L: add media bus configuration subdev operations
    [media] V4L: soc-camera: group struct field initialisations together
    [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks
    [media] V4L: pxa-camera: switch to using standard PM hooks
    [media] NetUP Dual DVB-T/C CI RF: force card hardware revision by module param
    [media] Don't OOPS if videobuf_dvb_get_frontend return NULL
    [media] NetUP Dual DVB-T/C CI RF: load firmware according card revision
    [media] omap3isp: Support configurable HS/VS polarities
    ...

    Fix up conflicts:
    - arch/arm/mach-omap2/board-rx51-peripherals.c:
    cleanup regulator supply definitions in mach-omap2
    vs
    OMAP3: RX-51: define vdds_csib regulator supply
    - drivers/staging/tm6000/tm6000-alsa.c (trivial)

    Linus Torvalds
     

28 Jul, 2011

12 commits