summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
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
2018-01-04media: fix usage of whitespaces and on indentationMauro 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-12media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab
2017-12-08media: cx231xx: Add support for The Imaging Source DFG/USB2proRomain Reignier
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: cx231xx: make cx231xx_vbi_qops constBhumika Goyal
2017-10-31media: cx231xx: Fix NTSC/PAL on Astrometa T2hybridOleh Kravchenko
2017-10-31media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HDOleh Kravchenko
2017-10-31media: rc: mceusb: add support for 1b80:d3b2Oleh Kravchenko
2017-10-04[media] cx231xx-cards: fix NULL-deref on missing association descriptorJohan Hovold
2017-08-27media: cx231xx: fix use-after-free when unregistering the i2c_client for the ...Matthias Schwarzott
2017-08-26media: usb: 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: cx231xx: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal
2017-08-09media: cx231xx: only unregister successfully registered i2c adaptersPeter Rosin
2017-08-09media: cx231xx: drop return value of cx231xx_i2c_unregisterPeter Rosin
2017-08-09media: cx231xx: fail probe if i2c_add_adapter failsPeter Rosin
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-06-06[media] rc-core: cx231xx - leave the internals of rc_dev aloneDavid Härdeman
2017-06-06[media] cx231xx: Initial support Astrometa T2hybridOleh Kravchenko
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-04-19[media] cx231xx: stop double error reportingPeter Rosin
2017-04-10[media] cx231xx-audio: fix NULL-deref at probeJohan Hovold
2017-04-10[media] cx231xx-audio: fix init error pathJohan Hovold
2017-04-10[media] cx231xx-cards: fix NULL-deref at probeJohan Hovold
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-03[media] cx231xx-i2c: reduce stack size in bus scanArnd Bergmann
2017-02-07[media] cx231xx: Fix I2C on Internal Master 3 BusOleh Kravchenko
2017-02-07[media] cx231xx: Initial support Evromedia USB Full Hybrid Full HDOleh Kravchenko
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-10-21[media] cx231xx: don't break long linesMauro Carvalho Chehab
2016-09-22[media] cx231xx: attach si2165 driver via i2c_clientMatthias Schwarzott
2016-09-22[media] cx231xx: Prepare for attaching new style i2c_client DVB demod driversMatthias Schwarzott
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall
2016-09-05[media] cx231xx-cards: unregister IR earlierMauro Carvalho Chehab