summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-1215-20/+47
|\
| * Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-1115-20/+47
| |\
| | * [media] cx25821: testing the wrong variableDan Carpenter2012-10-072-2/+2
| | * [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-078-10/+10
| | * [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLERGuilherme Herrmann Destefani2012-10-062-4/+27
| | * [media] drivers/media/pci/cx88/cx88-blackbird.c: removes unnecessary semicolonPeter Senna Tschudin2012-10-061-3/+3
| | * [media] Mygica X8507 audio for YPbPr, AV and S-VideoAlfredo Jesús Delaiti2012-10-062-1/+5
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
|/ /
* / Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-079-11/+11
|/
* [media] ivtv: fix format enumeration: don't show invalid formatsHans Verkuil2012-10-011-33/+35
* [media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBIHans Verkuil2012-10-011-0/+13
* [media] ivtv: fix incorrect service_set for the decoder VBI captureHans Verkuil2012-10-011-0/+1
* [media] ivtv: don't allow g/s_frequency for output device nodesHans Verkuil2012-10-012-0/+7
* [media] ivtv: fix v4l2-compliance errors for the radio deviceHans Verkuil2012-10-012-3/+12
* [media] ivtv: fix v4l2-compliance error: inconsistent std reportingHans Verkuil2012-10-011-0/+9
* [media] ivtv: DECODER_CMD v4l2-compliance fixesHans Verkuil2012-10-011-0/+7
* [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil2012-10-013-5/+4
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-012-2/+2
* [media] cx23885: Select drivers for Terratec Cinergy T PCIe DualJean Delvare2012-09-271-0/+2
* [media] Set vfl_dir for all display or m2m driversHans Verkuil2012-09-262-0/+7
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-267-26/+26
* [media] v4l2: make vidioc_s_audout constHans Verkuil2012-09-261-2/+4
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-267-9/+9
* [media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil2012-09-261-1/+1
* [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-2/+2
* [media] v4l2: make vidioc_s_fbuf constHans Verkuil2012-09-264-5/+5
* [media] v4l2: remove experimental tag from a number of old driversHans Verkuil2012-09-262-4/+4
* [media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATEHans Verkuil2012-09-262-18/+16
* [media] [TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h includeHans Verkuil2012-09-261-1/+0
* [media] dvb_frontend: add multistream supportEvgeny Plehov2012-09-231-5/+6
* [media] Add support for Prof Revolution DVB-S2 8000 PCI-E cardMariusz Bia?o?czyk2012-09-234-0/+69
* [media] cx88: Fix reset delaysAlan Cox2012-09-231-2/+2
* [media] ivtv-alsa: Remove EXPERIMENTAL from Kconfig and revise Kconfig help textAndy Walls2012-09-181-4/+9
* [media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa interfa...Andy Walls2012-09-182-0/+51
* [media] ivtv, ivtv-alsa: Add initial ivtv-alsa interface driver for ivtvAndy Walls2012-09-1813-3/+1027
* [media] ddbridge: fix error handling in module_init_ddbridge()Alexey Khoroshilov2012-09-111-4/+11
* [media] cx23885: fix pointer to structure for CAMAnton Nurkin2012-09-101-1/+3
* [media] saa7164: Add dependency for V4L2 coreMauro Carvalho Chehab2012-08-211-1/+1
* [media] Kconfig: Fix b2c2 common code selectionMauro Carvalho Chehab2012-08-211-0/+1
* [media] Add missing help for some menuconfig itemsMauro Carvalho Chehab2012-08-211-0/+3
* [media] flexcop: Show the item to enable debug after the driverMauro Carvalho Chehab2012-08-211-0/+8
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-2114-164/+164
* [media] Kconfig: use menuconfig instead of menuMauro Carvalho Chehab2012-08-211-6/+5
* [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-163-3/+3
* [media] cx23885-cards: fix netup card default revisionAnton Nurkin2012-08-151-1/+1
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-158-8/+8
* [media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab2012-08-1510-0/+3913
* [media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab2012-08-157-1/+1865
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-15214-28/+117464
* [media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab2012-08-1515-2/+13902