Sign in
android-kvm
/
linux
/
548ed722465b763841252bf74b7eda52cfc9131c
/
drivers
/
media
/
pci
/
cx23885
/
cx23885-core.c
2bc46b3
[media] media/pci: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
6c43a21
[media] cx23885: add support for ViewCast 260e and 460e
by Hans Verkuil
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
4571e4a
cx23885: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
af7f388
[media] cx23885: Always initialise dev->slock spinlock
by David Howells
· 10 years ago
af469b3
Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
8d4d932
[media] cx23885: fix free interrupt bug
by Hans Verkuil
· 10 years ago
2183a58
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
d790b7e
[media] vb2-dma-sg: move dma_(un)map_sg here
by Hans Verkuil
· 10 years ago
0c3a14c
[media] vb2-dma-sg: add allocation context to dma-sg
by Hans Verkuil
· 10 years ago
7675fe9
[media] cx23885: use sg = sg_next(sg) instead of sg++
by Hans Verkuil
· 10 years ago
420b217
[media] cx23885: fix VBI support
by Hans Verkuil
· 10 years ago
4d63a25
[media] cx23885: remove btcx-risc dependency
by Hans Verkuil
· 10 years ago
453afdd
[media] cx23885: convert to vb2
by Hans Verkuil
· 10 years ago
0310539
[media] cx23885: remove FSF address as per checkpatch
by Hans Verkuil
· 10 years ago
da59a4d
[media] cx23885: convert to the control framework
by Hans Verkuil
· 11 years ago
3e018fe
[media] misc drivers: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
c21412f
[media] Fixed misleading error when handling IR interrupts
by Luis Alves
· 11 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
ada73ee
[media] cx23885: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
30cfbee
[media] cx23885: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
b285192a
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx23885/cx23885-core.c]
7b134e8
[media] cx23885: TeVii s471 card support
by Igor M. Liplianin
· 13 years ago
3504513
[media] cx23885: Hauppauge HVR1850 Analog driver support
by Steven Toth
· 13 years ago
5ab27e6
[media] cx23885: add vbi buffer formatting, window changes and video core changes
by Steven Toth
· 13 years ago
b5f7405
[media] cx23885: initial support for VBI with the cx23885
by Steven Toth
· 13 years ago
3273961
[media] cx23885: setup the dma mapping for raw audio support
by Steven Toth
· 13 years ago
9e44d63
[media] cx23885: Add ALSA support
by Mijhail Moreyra
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
d7515b8
[media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"
by Jarod Wilson
· 14 years ago
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 14 years ago
702dd79
[media] cx23885: disable MSI for NetUP cards, otherwise CI is not working
by Igor M. Liplianin
· 14 years ago
10d0dcd
[media] cx23885: implement num_fds_portb, num_fds_portc parameters for cx23885_board structure
by Igor M. Liplianin
· 14 years ago
557f48d
[media] cx23885: implement tuner_bus parameter for cx23885_board structure
by Igor M. Liplianin
· 14 years ago
78db854
[media] Initial commit to support NetUP Dual DVB-T/C CI RF card
by Igor M. Liplianin
· 14 years ago
abe1def
[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()
by Andrew Morton
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
e5514f1
V4L/DVB: cx23885: Move AV Core irq handling to a work handler
by Andy Walls
· 14 years ago
dbe83a3
V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
by Andy Walls
· 14 years ago
98d109f
V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
by Andy Walls
· 14 years ago
260e689b
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
by Andy Walls
· 14 years ago
e38030f
V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)
by Kusanagi Kouichi
· 15 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
09ea33e
V4L/DVB (13493): TeVii S470 and TBS 6920 fixes
by Igor M. Liplianin
· 15 years ago
9710e7a
V4L/DVB (13288): adding __init/__exit macros to various drivers
by Peter Huewe
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
dbda8f7
V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the HVR-1850
by Andy Walls
· 15 years ago
f59ad61
V4L/DVB (13098): cx23885: Add integrated IR subdevice interrupt and notification handling
by Andy Walls
· 15 years ago
29f8a0a
V4L/DVB (13086): cx23885: Add skeleton v4l2_subdev for the CX23888 integrated IR controller
by Andy Walls
· 15 years ago
8386c27f
V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card.
by Abylay Ospan
· 15 years ago
25ea66e
V4L/DVB (12307): cx23885: Modify hardware revision detection for newer silicon
by Steven Toth
· 15 years ago
f659c51
V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver
by Steven Toth
· 16 years ago
6de72bd
V4L/DVB (11766): cx23885: mark functions encoder_on_port[bc] as static inline
by Michael Krufky
· 16 years ago
6f8bee9
V4L/DVB (11765): cx23885: Add generic functions for driving GPIO's
by Steven Toth
· 16 years ago
a26ccc9
V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related.
by Steven Toth
· 16 years ago
7c9fc9d
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
by Hans Verkuil
· 16 years ago
0d5a19f
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
c0714f6
V4L/DVB (11295): cx23885: convert to v4l2_device.
by Hans Verkuil
· 16 years ago
afd9666
V4L/DVB (10987): cx23885: fix crash on non-netup cards
by Hans Verkuil
· 16 years ago
5a23b07
V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI card
by Igor M. Liplianin
· 16 years ago
7bdf84f
V4L/DVB (9265): videobuf: data storage optimisation
by Darron Broad
· 16 years ago
9c8ced5
V4L/DVB (9251): cx23885: Checkpatch compliance
by Steven Toth
· 16 years ago
a739a7e
V4L/DVB (9231): cx23885: Define num_frontends as a function of the port
by Steven Toth
· 16 years ago
d782ffa
V4L/DVB (9230): cx23885: MFE related OOPS fix
by Steven Toth
· 16 years ago
26d2e85
V4L/DVB (8559): replace __FUNCTION__ with __func__
by Alexander Beregalov
· 16 years ago
6d89761
V4L/DVB (8805): Steven Toth email address change
by Steven Toth
· 16 years ago
7e99430
V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.
by Steven Toth
· 17 years ago
d8d12b4
V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.
by Steven Toth
· 17 years ago
7b91390
V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register.
by Steven Toth
· 17 years ago
52ce27bfc
V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream.
by Steven Toth
· 17 years ago
ecda596
V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default
by Steven Toth
· 17 years ago
28901ab
V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1
by Steven Toth
· 17 years ago
86ecc02
V4L/DVB (8133): cx23885 endianness fixes
by Al Viro
· 17 years ago
d8eaa58
V4L/DVB (7965): annotate bcx_riscmem
by Al Viro
· 17 years ago
a589b66
V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800
by Steven Toth
· 17 years ago
b1b81f1
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
by Steven Toth
· 17 years ago
ce89cfb
V4L/DVB (7648): cx23885: Load any module dependencies accordingly
by Steven Toth
· 17 years ago
22b4e64
V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a920e42
V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to generic DMA
by Guennadi Liakhovetski
· 17 years ago
31c8cc9
V4L/DVB (7464): Convert driver to use a single SRAM memory map
by Steven Toth
· 17 years ago
4513fc69
V4L/DVB (7014): cx23885: dprintk macro cleanup
by Steven Toth
· 17 years ago
7b88801
V4L/DVB (7007): cx23885: Add basic video support for the HVR1800
by Steven Toth
· 17 years ago
c771261
V4L/DVB (7006): cx23885: Track the board clock frequency and allow overrides
by Steven Toth
· 17 years ago
69ad6e5
V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementation
by Steven Toth
· 17 years ago
0ac5881
V4L/DVB (7003): cx23885: Add support for device revision detection
by Steven Toth
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
39e75cf
V4L/DVB (6575): cx23885/: cleanups
by Adrian Bunk
· 17 years ago
fcf94c8
V4L/DVB (6325): Double-free in cx23885_initdev
by Florin Malita
· 17 years ago
a991f44
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
409d84f
V4L/DVB (6284): cx23885: Update to new videobuf code
by Trent Piepho
· 17 years ago
a6a3f14
V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus
by Steven Toth
· 17 years ago
9bc37ca
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
by Michael Krufky
· 17 years ago
579f1163
V4L/DVB (6195): Changes to support MPEG TS on VIDB
by Steven Toth
· 17 years ago
6f074ab
V4L/DVB (6194): Changes to support interrupts on VIDB
by Steven Toth
· 17 years ago
661c7e4
V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB
by Steven Toth
· 17 years ago
Next »