aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-07media: cx231xx: Use constant instead of hard code for maxBrad Love1-1/+2
2018-03-07media: cx231xx: Set mfe_shared if second frontend foundBrad Love1-0/+3
2018-03-07media: cx231xx: Use frontend i2c adapter with tunerBrad Love1-1/+1
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring2-2/+2
2018-03-06media: cx231xx: Add second i2c demod clientBrad Love2-20/+26
2018-03-06media: cx231xx: Add second frontend optionBrad Love1-76/+97
2018-03-06media: cx231xx: Add support for Hauppauge HVR-975Brad Love3-0/+117
2018-03-06media: cx231xx: Add support for Hauppauge HVR-935CBrad Love3-0/+118
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab1-3/+3
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-7/+7
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-45/+64
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab6-17/+17
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
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 Chehab3-3/+2
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab1-0/+2
2017-12-12media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott1-4/+4
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott1-2/+2
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab1-19/+9
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2-0/+29
2017-11-27media: annotate ->poll() instancesAl Viro2-4/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro2-2/+2
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-10/+11
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King3-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal2-2/+2
2017-10-31media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko1-0/+1
2017-10-31media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko1-0/+1
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko1-1/+0
2017-10-04[media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold1-1/+1
2017-08-27media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demodMatthias Schwarzott1-3/+3
2017-08-26media: usb: 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-3/+3
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall2-2/+2
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-09media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin2-1/+5
2017-08-09media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin2-3/+2
2017-08-09media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin2-2/+2
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-06-06[media] rc-core: cx231xx - leave the internals of rc_dev aloneDavid Härdeman1-3/+2
2017-06-06[media] cx231xx: Initial support Astrometa T2hybridOleh Kravchenko4-0/+86
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab1-1/+1
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-26/+80
2017-04-19[media] cx231xx: stop double error reportingPeter Rosin1-11/+4
2017-04-10[media] cx231xx-audio: fix NULL-deref at probeJohan Hovold1-2/+15
2017-04-10[media] cx231xx-audio: fix init error pathJohan Hovold1-11/+14
2017-04-10[media] cx231xx-cards: fix NULL-deref at probeJohan Hovold1-5/+40
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+1
2017-03-03[media] cx231xx-i2c: reduce stack size in bus scanArnd Bergmann1-6/+10
2017-02-07[media] cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko1-1/+6