index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx23885
/
cx23885-core.c
Age
Commit message (
Expand
)
Author
2017-08-09
media: cx23885: constify pci_device_id
Arvind Yadav
2016-11-18
[media] cx23885: convert it to use pr_foo() macros
Mauro Carvalho Chehab
2016-11-18
[media] cx23885: use KERN_CONT where needed
Mauro Carvalho Chehab
2016-10-21
[media] cx23885: don't break long lines
Mauro Carvalho Chehab
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] cx23885: add support for ViewCast 260e and 460e
Hans Verkuil
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-10
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-04-08
[media] cx23885: Always initialise dev->slock spinlock
David Howells
2015-01-24
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2015-01-21
[media] cx23885: fix free interrupt bug
Hans Verkuil
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-21
[media] cx23885: use sg = sg_next(sg) instead of sg++
Hans Verkuil
2014-09-21
[media] cx23885: fix VBI support
Hans Verkuil
2014-09-08
[media] cx23885: remove btcx-risc dependency
Hans Verkuil
2014-09-08
[media] cx23885: convert to vb2
Hans Verkuil
2014-09-03
[media] cx23885: remove FSF address as per checkpatch
Hans Verkuil
2014-09-03
[media] cx23885: convert to the control framework
Hans Verkuil
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-08-24
[media] Fixed misleading error when handling IR interrupts
Luis Alves
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-10-27
[media] cx23885: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-25
[media] cx23885: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab