summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-073-1/+27
|\
| * virtio: support reserved vqsMichael S. Tsirkin2012-09-281-0/+2
| * virtio: introduce an API to set affinity for a virtqueueJason Wang2012-09-281-0/+21
| * virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-282-1/+4
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-0728-772/+1237
|\ \
| * | [media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki2012-10-021-0/+18
| * | [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-011-2/+16
| * | Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0135-54/+128
| |\ \
| * | | [media] add LNA support for DVB APIAntti Palosaari2012-09-271-1/+3
| * | | [media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia2012-09-271-1/+1
| * | | [media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee2012-09-261-0/+37
| * | | [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/+1Star
| * | | [media] videodev2.h: split off controls into v4l2-controls.hHans Verkuil2012-09-263-695/+764
| * | | [media] dvb_frontend: add multistream supportEvgeny Plehov2012-09-242-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
| |\ \ \
| * | | | [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
| * | | | [media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil2012-09-131-0/+2
| * | | | [media] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPortHans Verkuil2012-09-132-0/+33
| * | | | Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab2012-08-2457-110/+206
| |\ \ \ \
| * | | | | [media] V4L: soc-camera: add selection API host operationsGuennadi Liakhovetski2012-08-151-0/+2
| * | | | | [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart2012-08-151-0/+10
| * | | | | [media] frontend.h, Docbook: Improve status documentationMauro Carvalho Chehab2012-08-131-9/+20
| * | | | | [media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen2012-08-131-0/+10
| * | | | | [media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab2012-08-131-3/+1Star
| * | | | | [media] DVB API: add INTERLEAVING_AUTOAntti Palosaari2012-08-131-0/+1
| * | | | | [media] add DTMB support for DVB APIAntti Palosaari2012-08-132-4/+19
| * | | | | [media] v4l2: typosMichael Jones2012-08-112-3/+3
| * | | | | [media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart2012-08-111-11/+0Star
| * | | | | [media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart2012-08-111-0/+3
| * | | | | [media] omap3isp: preview: Add support for non-GRBG Bayer patternsLaurent Pinchart2012-08-111-1/+2
| * | | | | [media] omap3isp: preview: Merge gamma correction and gamma bypassLaurent Pinchart2012-08-111-1/+1