aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134
AgeCommit message (Expand)Author
2023-05-17media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang
2021-07-20media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu
2020-10-30media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2019-10-05media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()Maciej S. Szmigiero
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-23media: saa7134-alsa: don't use casts to print a buffer addressMauro Carvalho Chehab
2018-03-23media: saa7134-input: improve error handlingMauro Carvalho Chehab
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-02-15[poll] annotate SAA6588_CMD_POLL usersAl Viro
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