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