index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-02-21
media: cx23885: add simple suspend/resume
Matthias Schwarzott
2023-08-10
media: cx23885: debug cosmetics
Mariusz Bialonczyk
2023-03-19
media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
harperchen
2022-08-30
media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stall
Daniel Lee Kruse
2022-04-24
media: pci: cx23885: Fix the error handling in cx23885_initdev()
Zheyu Ma
2021-04-06
media: cx23885: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-03-11
media: cx23885: add more quirks for reset DMA on some AMD IOMMU
Brad Love
2020-12-03
media: cx23885: add more quirks for reset DMA on some AMD IOMMU
Daniel Lee Kruse
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-07-19
media: cx23885: use generic power management
Vaibhav Gupta
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2018-12-20
media: cx23885: only reset DMA on problematic CPUs
Brad Love
2018-07-27
media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()
Jia-Ju Bai
2018-05-11
media: cx23885: Add some missing register documentation
Brad Love
2018-05-11
media: cx23885: Expand registers in dma tsport reg dump
Brad Love
2018-05-11
media: cx23885: Ryzen DMA related RiSC engine stall fixes
Brad Love
2018-05-11
media: cx23885: Use PCI and TS masks in irq functions
Brad Love
2018-05-11
media: cx23885: Handle additional bufs on interrupt
Brad Love
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
2018-03-07
media: cx23885: Override 888 ImpactVCBe crystal frequency
Brad Love
2018-03-07
media: cx23885: change 887/888 default to 888
Brad Love
2018-03-06
media: cx23885: Add support for new Hauppauge QuadHD (885)
Brad Love
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
[next]