summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
AgeCommit message (Expand)Author
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-08media: pci: cx18: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-13media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cx18: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
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