index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx88
/
cx88-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
media: cx88: use generic power management
Vaibhav Gupta
1
-44
/
+16
2020-04-14
media: pci: cx88: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-10-10
media: cx88: Fix some error handling path in 'cx8800_initdev()'
Christophe JAILLET
1
-4
/
+7
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-14
/
+3
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
1
-19
/
+13
2019-06-12
media: add SPDX headers to some files
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
1
-4
/
+6
2017-06-06
[media] cx88: Fix regression in initial video standard setting
Devin Heitmueller
1
-1
/
+1
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-25
[media] cx88: make checkpatch.pl happy
Mauro Carvalho Chehab
1
-69
/
+86
2016-11-18
[media] cx88: make checkpatch happier
Mauro Carvalho Chehab
1
-99
/
+96
2016-11-18
[media] cx88: convert it to use pr_foo() macros
Mauro Carvalho Chehab
1
-37
/
+34
2016-10-21
[media] cx88: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+2
2016-09-19
[media] pci: constify vb2_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
1
-9
/
+2
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-11-23
Merge tag 'v4.4-rc2' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
1
-2
/
+2
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-10
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-8
/
+11
2015-06-10
[media] cx88: don't declare restart_video_queue if not used
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-01
[media] cx88: v4l2-compliance fixes
Hans Verkuil
1
-5
/
+2
2015-04-08
[media] cx88: embed video_device
Hans Verkuil
1
-39
/
+22
2014-12-16
[media] cx88: remove leftover start_video_dma() call
Hans Verkuil
1
-1
/
+0
2014-12-16
[media] cx88: add missing alloc_ctx support
Hans Verkuil
1
-8
/
+9
2014-11-03
[media] cx88: pci_disable_device comes after free_irq
Hans Verkuil
1
-1
/
+1
2014-11-03
[media] cx88: consistently use UNSET for absent tuner
Hans Verkuil
1
-1
/
+1
2014-11-03
[media] cx88: don't allow changes while vb2_is_busy
Hans Verkuil
1
-3
/
+11
2014-11-03
[media] cx88: move width, height and field to core struct
Hans Verkuil
1
-38
/
+37
2014-11-03
[media] cx88: don't pollute the kernel log
Hans Verkuil
1
-2
/
+0
2014-11-03
[media] cx88: remove dependency on btcx-risc
Hans Verkuil
1
-1
/
+4
2014-11-03
[media] cx88: drop cx88_free_buffer
Hans Verkuil
1
-1
/
+1
2014-11-03
[media] cx88: convert to vb2
Hans Verkuil
1
-493
/
+201
2014-11-03
[media] cx88: drop the bogus 'queue' list in dmaqueue
Hans Verkuil
1
-36
/
+3
2014-11-03
[media] cx88: remove fmt from the buffer struct
Hans Verkuil
1
-71
/
+45
2014-09-26
[media] cx88: remove return after BUG()
Mauro Carvalho Chehab
1
-3
/
+0
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-17
[media] pci: cx88: Remove redundant pci_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-10-17
[media] pci: cx88-video: Use module_pci_driver
Sachin Kamat
1
-14
/
+1
2013-06-21
[media] cx88: fix register mask
Hans Verkuil
1
-2
/
+2
[next]