aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner31-403/+31
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-5/+5
2019-03-19media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2019-01-21media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2-5/+34
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-8/+9
2018-10-09media: ivtv: make const array addr_list staticColin Ian King1-1/+1
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai1-1/+1
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann1-2/+32
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann1-0/+9
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab6-15/+15
2018-07-27media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2-2/+2
2018-07-04media: ivtv: zero-initialize cx25840 platform dataMaciej S. Szmigiero1-0/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-23media: ivtvfb: Cleanup some warningsMauro Carvalho Chehab1-7/+5
2018-02-26media: ivtv: remove ivtv-alsa-mixerCorentin Labbe3-193/+1
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 Torvalds8-307/+285
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab6-273/+273
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-1/+0
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2-31/+11
2017-11-27media: annotate ->poll() instancesAl Viro2-6/+6
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-6/+5
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-5/+4
2017-09-23media: pci: make i2c_client constBhumika Goyal1-1/+1
2017-08-26media: pci: make i2c_adapter constBhumika Goyal1-2/+2
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-7/+7
2017-08-20media: ivtv: Fix incompatible type for argument errorBhumika Goyal1-1/+1
2017-08-20media: pci: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-09media: ivtv: constify pci_device_idArvind Yadav1-1/+1
2017-06-07[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_freeJia-Ju Bai1-1/+3
2017-04-10[media] ivtv: use setup_timerGeliang Tang1-3/+2
2017-04-05[media] ivtv: use for_each_sgGeliang Tang1-1/+1
2017-03-22[media] ivtv: improve subscribe_event handlingGustavo Padovan1-3/+1
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab2-17/+19
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-17/+18
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-02-03[media] ivtv: mark DVB "borrowed" ioctls as deprecatedMauro Carvalho Chehab3-18/+46
2017-01-31[media] ivtv: use pr_foo() instead of calling printk() directlyMauro Carvalho Chehab3-15/+14
2017-01-31[media] ivtv: prepare to convert to pr_foo()Mauro Carvalho Chehab6-61/+42
2017-01-31[media] ivtv: Clean up file handle in open() error pathSantosh Kumar Singh1-0/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus6-30/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1