aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab
2018-02-26media: cx18: remove unused cx18-alsa-mixerCorentin Labbe
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: 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