index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
cx23885
Age
Commit message (
Expand
)
Author
2007-11-15
merge: http://ifup.org/hg/v4l-dvb
Mauro Carvalho Chehab
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2007-11-05
cx23885/: cleanups
Mauro Carvalho Chehab
2007-10-29
use input functions, should depend on INPUT
Mauro Carvalho Chehab
2007-09-20
cx23885: i2c 16bit reg/val read/write fix
Steven Toth
2007-10-13
Double-free in cx23885_initdev
Mauro Carvalho Chehab
2007-10-11
cx23885: Drop empty i2c algorithm control callback
Mauro Carvalho Chehab
2007-10-10
Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-08
cx23885: remove wrong Kconfig selection of VIDEOBUF
Michael Krufky
2007-10-08
Fix DMA Scatter/Gather constructor
Mauro Carvalho Chehab
2007-10-04
cx23885: Update to new videobuf code
Trent Piepho
2007-10-04
videobuf: Remove references to old Kconfig option name
Trent Piepho
2007-10-02
Fix Kconfig dependency
Mauro Carvalho Chehab
2007-09-18
VIDEO_CX23885 depends on DVB_CORE
Michael Krufky
2007-09-15
VIDEO_CX23885 must select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 Express
Michael Krufky
2007-09-09
cx23885: use a pointer to the required i2c bus in dvb_register function
Michael Krufky
2007-09-08
cx23885: Changes to allow demodulators on each transport bus.
Steven Toth
2007-09-08
cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
2007-09-08
Changes to support MPEG TS on VIDB
Steven Toth
2007-09-08
Changes to support interrupts on VIDB
Steven Toth
2007-09-08
cx23885: define Video B Interrupt Status register bit values
Michael Krufky
2007-09-06
Ensure start_dma() is capable of starting dma on port VIDB.
Steven Toth
2007-09-06
Removed a redundant switch()
Steven Toth
2007-09-08
cx23885: GPIO fix for non HVR1800lp boards.
Steven Toth
2007-09-04
cx23885: Minor cleanup and important NMI comment placed in code.
Steven Toth
2007-09-04
cx23885: Removing duplicate tuner and demod definitions.
Steven Toth
2007-09-04
cx23885: Cleaning up defines
Steven Toth
2007-09-04
cx23885: General cleanup of old code.
Steven Toth
2007-08-22
cx23885: Added HVR1250 ATSC support.
Steven Toth
2007-08-22
cx23885: Changed PCI quirks to after bridge detech.
Steven Toth
2007-08-14
cx23885: Ensure pci_quirks is called after board identification.
Steven Toth
2007-03-22
cx23885: fix Kconfig dependencies
Michael Krufky
2007-03-20
cx23885: turn off i2c_debug by default
Michael Krufky
2007-03-20
cx23885: remove old comments
Michael Krufky
2007-03-20
cx23885: whitespace cleanups
Michael Krufky
2007-03-20
cx23885-dvb.c doesnt need to include dvb-pll.h
Michael Krufky
2007-03-20
cx23885: fix semaphore / mutex compat for kernels 2.6.15 and earlier
Michael Krufky
2007-03-20
General code cleanup.
Steven Toth
2007-03-20
Fix MT2131 tuner lock status problem.
Steven Toth
2007-03-19
Removed the need to manually define .bridge for each card.
Steven Toth
2007-03-19
Added the I2C_FUNC_I2C support to the cx23885 i2c algo definition.
Steven Toth
2007-03-19
Cleanup/remove code to access the sram memory maps.
Steven Toth
2007-03-19
NMI hang and corrupt transport packet fixes
Steven Toth
2007-03-16
I2C bus 3 register was incorrect.
Steven Toth
2007-03-11
cx23885: forward compatibility fixes for recent kernels
Michael Krufky
2007-03-11
Add CX23885/CX23887 PCIe bridge driver
Michael Krufky