summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
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
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal
2017-08-26media: cx18: Make i2c_algo_bit_data 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: cx18: Fix incompatible type for argument errorBhumika Goyal
2017-08-20media: cx18: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal
2017-08-09media: cx18: constify pci_device_idArvind Yadav
2017-06-07[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai
2017-06-06[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King
2017-04-10[media] cx18: use setup_timerGeliang Tang
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] cx18: don't break long linesMauro Carvalho Chehab
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil
2015-04-30[media] cx18: avoid going past input/audio arrayMauro Carvalho Chehab
2015-04-08[media] cx18: replace cropping ioctls by selection ioctlsHans Verkuil
2015-04-08[media] cx18: fix VIDIOC_ENUMINPUT: wrong std valueHans Verkuil
2015-04-08[media] cx18: add support for control eventsHans Verkuil
2015-04-03[media] cx18: embed video_deviceHans Verkuil
2015-03-03[media] cx18: Fix bytes_per_lineSimon Farnsworth
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-02[media] cx18: add device_caps supportHans Verkuil