Age | Commit message (Expand) | Author | Files | Lines |
2022-05-13 | media: cx25821: request_irq -> devm_request_irq | Hans Verkuil | 1 | -2/+2 |
2022-04-24 | media: cx25821: Fix the warning when removing the module | Zheyu Ma | 1 | -1/+1 |
2021-11-22 | media: cx25821: drop duplicated i2c_slave_did_ack() | Mauro Carvalho Chehab | 1 | -7/+0 |
2021-04-28 | Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 3 | -7/+6 |
2021-04-09 | media: cx25821: remove unused including <linux/version.h> | Tian Tao | 1 | -1/+0 |
2021-03-22 | media: cx25821: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2 | -6/+6 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-01-27 | media: cx25821: Fix a bug when reallocating some dma memory | Christophe JAILLET | 1 | -1/+3 |
2020-11-16 | media: Bulk remove BUG_ON(in_interrupt()) | Thomas Gleixner | 1 | -1/+0 |
2020-09-26 | media: pci: fix common ALSA DMA-mapping related codes | Marek Szyprowski | 1 | -2/+2 |
2020-09-03 | media: cx25821-alsa: number of pages should be unsigned long | Mauro Carvalho Chehab | 1 | -5/+6 |
2020-07-19 | media: cx25821: use generic power management | Vaibhav Gupta | 1 | -3/+0 |
2020-02-24 | media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 1 | -1/+1 |
2019-12-13 | media: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-07-22 | media: media/pci: don't set description for ENUM_FMT | Hans Verkuil | 2 | -6/+2 |
2019-06-24 | media: media/pci: set device_caps in struct video_device | Hans Verkuil | 1 | -8/+6 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 1 | -10/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 15 | -166/+15 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -2/+2 |
2019-03-01 | media: pci: fix several typos | Mauro Carvalho Chehab | 3 | -3/+3 |
2018-09-11 | media: replace strcpy() by strscpy() | Mauro Carvalho Chehab | 2 | -7/+7 |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 2 | -3/+3 |
2018-07-27 | media: pci: cx25821: Replace mdelay() with msleep() | Jia-Ju Bai | 2 | -3/+3 |
2018-06-28 | media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.c | Corentin Labbe | 5 | -1557/+0 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+1 |
2018-02-26 | media: cx25821: prevent out-of-bounds read on array card | Colin Ian King | 1 | -3/+4 |
2017-12-28 | media: don't include drivers/media/i2c at cflags | Mauro Carvalho Chehab | 1 | -2/+0 |
2017-12-11 | media: cx25821-alsa: fix usage of a pointer printk | Mauro Carvalho Chehab | 1 | -2/+2 |
2017-11-16 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-29 | Merge tag 'v4.14-rc2' into patchwork | Mauro Carvalho Chehab | 1 | -8/+5 |
2017-09-23 | media: pci: make i2c_client const | Bhumika Goyal | 1 | -1/+1 |
2017-09-15 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -8/+5 |
2017-09-05 | fs: fix kernel_read prototype | Christoph Hellwig | 1 | -8/+5 |
2017-08-26 | media: pci: make i2c_adapter const | Bhumika Goyal | 1 | -1/+1 |
2017-08-20 | media: pci: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-07-20 | media: cx25821: get rid of CX25821_VERSION_CODE | Mauro Carvalho Chehab | 2 | -6/+1 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 20 | -80/+0 |
2016-09-22 | [media] cx25821: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2 | -13/+2 |
2016-09-22 | [media] cx25821: Drop Freeing of Workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-09-19 | [media] constify i2c_algorithm structures | Julia Lawall | 1 | -1/+1 |
2016-09-19 | [media] pci: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-19 | [media] pci: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
2016-07-08 | [media] media/pci: convert drivers to use the new vb2_queue dev field | Hans Verkuil | 3 | -12/+2 |
2016-06-24 | cx25821-alsa: shutup a Gcc 6.1 warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung | 1 | -1/+1 |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 1 | -6/+6 |
2015-11-21 | various: fix pci_set_dma_mask return value checking | Christoph Hellwig | 1 | -1/+2 |