aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-2/+2
2019-03-19media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab6-7/+7
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-6/+7
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab6-12/+12
2018-06-28media: cx18: remove redundant zero check on retvalColin Ian King1-2/+0
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-2/+2
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab1-1/+1
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab1-2/+2
2018-02-26media: cx18: remove unused cx18-alsa-mixerCorentin Labbe3-189/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-8/+8
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds15-177/+167
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab12-153/+153
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2-2/+2
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-7/+6
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2-15/+6
2017-11-27media: annotate ->poll() instancesAl Viro2-4/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-19/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook3-4/+4
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring1-10/+10
2017-09-23media: drivers: improve a size determinationMarkus Elfring1-1/+1
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring1-4/+2
2017-08-27media: cx18: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-26media: cx18: Make i2c_algo_bit_data constBhumika Goyal1-1/+1
2017-08-26media: pci: 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-2/+2
2017-08-20media: cx18: Fix incompatible type for argument errorBhumika Goyal1-1/+1
2017-08-20media: cx18: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-09media: cx18: constify pci_device_idArvind Yadav1-1/+1
2017-06-07[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai1-1/+3
2017-06-06[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King1-1/+1
2017-04-10[media] cx18: use setup_timerGeliang Tang1-3/+1
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab1-1/+1
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus48-236/+0
2016-10-21[media] cx18: don't break long linesMauro Carvalho Chehab12-90/+58
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-1/+2
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-07-12[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl opsHans Verkuil1-3/+3
2016-06-24cx18: use macros instead of static const varsMauro Carvalho Chehab5-14/+14
2016-04-20[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* definesHans Verkuil1-11/+2