summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil2012-09-261-1/+8
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-263-4/+4
* [media] v4l2: make vidioc_s_modulator constHans Verkuil2012-09-262-2/+2
* [media] v4l2: make vidioc_s_audout constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil2012-09-263-5/+5
* [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_fbuf constHans Verkuil2012-09-261-1/+1
* [media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGSHans Verkuil2012-09-261-2/+4
* [media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATEHans Verkuil2012-09-262-8/+1
* [media] videodev2.h: split off controls into v4l2-controls.hHans Verkuil2012-09-263-695/+764
* [media] dvb_frontend: add multistream supportEvgeny Plehov2012-09-232-4/+6
* [media] media v4l2-mem2mem: fix src/out and dst/cap num_rdySascha Hauer2012-09-181-2/+2
* [media] v4l: Add new YVU420 multi planar fourcc definitionShaik Ameer Basha2012-09-151-0/+1
* Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab2012-09-1512-18/+64
|\
| * Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
| |\
| | * linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-011-2/+10
| * | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-051-0/+1
| |\ \
| | * | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-022-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-311-0/+1
| | |\ \
| | | * | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
| | * | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| * | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-0/+7
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-302-3/+5
| |\ \ \ \
| | * | | | drm: Check for invalid cursor flagsJakob Bornecrantz2012-08-241-2/+3
| | * | | | drm: Initialize object type when using DRM_MODE() macroVille Syrjälä2012-08-241-1/+2
| | |/ / /
| * | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-252-0/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-0/+4
| | |\ \ \ \
| | | * | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
| | * | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-2336-63/+107
| | |\| | | |
| | * | | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-151-0/+2
| | |\ \ \ \ \
| | | * | | | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-0/+2
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-251-2/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-2/+0
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-251-1/+13
| |\ \ \ \ \ \ \
| | * | | | | | | block: disable discard request merge temporarilyShaohua Li2012-08-091-1/+1
| | * | | | | | | block: Add blk_bio_map_sg() helperAsias He2012-08-021-0/+2
| | * | | | | | | block: split discard into aligned requestsPaolo Bonzini2012-08-021-0/+10
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-232-9/+20
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-152-9/+20
* | | | | | | | | [media] radio-shark: Add support for suspend & resumeHans de Goede2012-09-131-0/+1
* | | | | | | | | [media] snd_tea575x: Add support for tuning AMHans de Goede2012-09-131-0/+3
* | | | | | | | | [media] mt9v032: Provide link frequency controlLaurent Pinchart2012-09-131-0/+3
* | | | | | | | | [media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart2012-09-131-0/+23
* | | | | | | | | [media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil2012-09-132-0/+52
* | | | | | | | | [media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil2012-09-132-0/+156
* | | | | | | | | [media] v4l2-common: add CVT and GTF detection functionsHans Verkuil2012-09-131-0/+9
* | | | | | | | | [media] v4l2-common: add v4l_match_dv_timingsHans Verkuil2012-09-131-0/+4