summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-44/+45
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab4-40/+40
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-2/+1
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab1-0/+2
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young1-1/+2
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-18/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31media: saa7134: Convert timers to use timer_setup()Kees Cook6-15/+11
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal2-2/+2
2017-09-23media: pci: make i2c_client constBhumika Goyal1-1/+1
2017-08-27media: pci: make video_device constBhumika Goyal1-1/+1
2017-08-26media: pci: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-21/+25
2017-08-20media: rc: saa7134: raw decoder can support any protocolSean Young1-1/+3
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young1-1/+1
2017-08-20media: rc: saa7134: add trailing space for timely decodingSean Young1-0/+3
2017-08-20media: rc-core: improve ir_raw_store_edge() handlingSean Young1-25/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-2/+2
2017-04-17[media] saa7134: constify nxt200x_config structuresBhumika Goyal1-2/+2
2017-04-10[media] saa7134: use setup_timerGeliang Tang3-9/+6
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus12-48/+0
2016-11-18[media] saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero1-0/+31
2016-10-21[media] saa7134: don't break long linesMauro Carvalho Chehab5-52/+43
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2-0/+2
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-2/+2
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall2-2/+2
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil2-0/+2
2016-08-24[media] saa7134: convert g/s_crop to g/s_selectionHans Verkuil1-12/+27
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil4-4/+4
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil5-19/+9
2016-03-03[media] saa7134: fix warning with !MEDIA_CONTROLLERArnd Bergmann1-2/+2
2016-03-03[media] saa7134: Add support for Snazio TvPVR PROGEORGE3-1/+59
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-1/+2
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-1/+1
2016-02-23[media] saa7134: fix detection of external decodersMauro Carvalho Chehab1-1/+2
2016-02-19[media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-02-10[media] saa7134: add media controller supportMauro Carvalho Chehab4-5/+268
2016-02-10[media] saa7134: Get rid of struct saa7134_input.tv fieldMauro Carvalho Chehab3-198/+10
2016-02-10[media] saa7134: unconditionlally update TV standard at demodMauro Carvalho Chehab1-2/+1
2016-02-10[media] saa7134: use input types, instead of hardcoding stringsMauro Carvalho Chehab5-825/+853
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab1-1/+1
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab1-1/+4