summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-157-18/+14
|\
| * media: saa7134: Convert timers to use timer_setup()Kees Cook2017-10-316-15/+11
| * media: cx23885/saa7134: make vb2_ops constBhumika Goyal2017-10-272-2/+2
| * media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* media: pci: make video_device constBhumika Goyal2017-08-271-1/+1
* media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-21/+25
* media: rc: saa7134: raw decoder can support any protocolSean Young2017-08-201-1/+3
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-201-1/+1
* media: rc: saa7134: add trailing space for timely decodingSean Young2017-08-201-0/+3
* media: rc-core: improve ir_raw_store_edge() handlingSean Young2017-08-201-25/+1
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* media: pci: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-191-2/+2
* [media] saa7134: constify nxt200x_config structuresBhumika Goyal2017-04-171-2/+2
* [media] saa7134: use setup_timerGeliang Tang2017-04-103-9/+6
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2712-48/+0
* [media] saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2016-11-181-0/+31
* [media] saa7134: don't break long linesMauro Carvalho Chehab2016-10-215-52/+43
* Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-052-0/+2
|\
| * [media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2016-09-192-0/+2
* | [media] rc: split nec protocol into its three variantsSean Young2016-09-221-2/+2
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* | [media] pci: constify vb2_ops structuresJulia Lawall2016-09-192-2/+2
* | [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* | [media] saa7134: convert g/s_crop to g/s_selectionHans Verkuil2016-08-241-12/+27
|/
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-084-4/+4
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-085-19/+9
* [media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann2016-03-031-2/+2
* [media] saa7134: Add support for Snazio TvPVR PROGEORGE2016-03-033-1/+59
* [media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab2016-02-231-1/+2
* [media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab2016-02-231-1/+1
* [media] saa7134: fix detection of external decodersMauro Carvalho Chehab2016-02-231-1/+2
* [media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-02-191-6/+12
* [media] saa7134: add media controller supportMauro Carvalho Chehab2016-02-104-5/+268
* [media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab2016-02-103-198/+10
* [media] saa7134: unconditionlally update TV standard at demodMauro Carvalho Chehab2016-02-101-2/+1
* [media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab2016-02-105-825/+853
* [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-1/+1
* Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-091-1/+4
|\
| * [media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-041-1/+4
* | [media] saa7134: add DMABUF supportHans Verkuil2016-02-012-2/+4
* | [media] go7007: constify go7007_hpi_ops structuresJulia Lawall2016-02-011-1/+1
|/
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-184-4/+4
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-231-2/+2
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-2/+2