summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx
Commit message (Expand)AuthorAgeFilesLines
* media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell2018-05-111-0/+1
* media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King2018-05-111-1/+1
* media: cx231xx: Fix recursive dependencyBrad Love2018-05-051-1/+0
* media: cx231xx: remove a now unused varMauro Carvalho Chehab2018-05-051-1/+0
* media: cx231xx: Add I2C_MUX dependencyBrad Love2018-05-051-1/+1
* media: cx231xx: Remove RC_CORE dependencyBrad Love2018-05-051-1/+0
* media: cx231xx: Remove unnecessary parameter clearBrad Love2018-05-051-1/+0
* media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love2018-05-051-10/+11
* media: cx231xx: Switch to using new dvb i2c helpersBrad Love2018-05-051-252/+78
* media: cx231xx: Ignore an i2c mux adapterBrad Love2018-05-051-1/+1
* media: cx231xx: Style fix for struct zero initBrad Love2018-05-051-8/+4
* media: cx231xx: Use board profile values for addressesBrad Love2018-05-051-10/+9
* media: cx231xx: Fix several incorrect demod addressesBrad Love2018-05-051-3/+3
* media: cx231xx: get rid of videobuf-dvb dependencyMauro Carvalho Chehab2018-05-043-5/+5
* media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng2018-04-201-0/+3
* media: cx231xx: Increase USB bridge bandwidthBrad Love2018-04-041-1/+1
* media: add tuner standby op, use where neededHans Verkuil2018-03-211-1/+1
* media: cx231xx: Add second i2c demod to Hauppauge 975Brad Love2018-03-072-3/+50
* media: cx231xx: Use constant instead of hard code for maxBrad Love2018-03-071-1/+2
* media: cx231xx: Set mfe_shared if second frontend foundBrad Love2018-03-071-0/+3
* media: cx231xx: Use frontend i2c adapter with tunerBrad Love2018-03-071-1/+1
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-062-2/+2
* media: cx231xx: Add second i2c demod clientBrad Love2018-03-062-20/+26
* media: cx231xx: Add second frontend optionBrad Love2018-03-061-76/+97
* media: cx231xx: Add support for Hauppauge HVR-975Brad Love2018-03-063-0/+117
* media: cx231xx: Add support for Hauppauge HVR-935CBrad Love2018-03-063-0/+118
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-7/+7
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0612-45/+64
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-046-17/+17
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-1/+0
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-283-3/+2
| * media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-0/+2
| * media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott2017-12-121-4/+4
| * media: si2165: Make checkpatch happyMatthias Schwarzott2017-12-121-2/+2
| * media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab2017-12-111-19/+9
| * media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier2017-12-082-0/+29
* | media: annotate ->poll() instancesAl Viro2017-11-272-4/+4
* | annotate poll_table_struct ->_keyAl Viro2017-11-272-2/+2
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-155-10/+11
|\
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-073-6/+6
| * media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal2017-10-312-2/+2
| * media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko2017-10-311-0/+1
| * media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko2017-10-311-0/+1
| * media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko2017-10-311-1/+0
| * [media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold2017-10-041-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: cx231xx: fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott2017-08-271-3/+3
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
OpenPOWER on IntegriCloud