Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | cx23885: Drop empty i2c algorithm control callback | Jean Delvare | 1 | -7/+0 |
2007-10-10 | V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry | Trent Piepho | 1 | -4/+1 |
2007-10-10 | V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF | Michael Krufky | 1 | -1/+0 |
2007-10-10 | V4L/DVB (6287): Fix DMA Scatter/Gather constructor | Mauro Carvalho Chehab | 1 | -1/+1 |
2007-10-10 | V4L/DVB (6284): cx23885: Update to new videobuf code | Trent Piepho | 2 | -6/+8 |
2007-10-10 | V4L/DVB (6283): videobuf: Remove references to old Kconfig option name | Trent Piepho | 1 | -2/+0 |
2007-10-10 | V4L/DVB (6260): Fix Kconfig dependency | Mauro Carvalho Chehab | 1 | -2/+2 |
2007-10-09 | V4L/DVB (6224): VIDEO_CX23885 depends on DVB_CORE | Michael Krufky | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 Express | Michael Krufky | 1 | -0/+1 |
2007-10-09 | V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_registe... | Michael Krufky | 1 | -10/+12 |
2007-10-09 | V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus | Steven Toth | 5 | -195/+207 |
2007-10-09 | V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express | Michael Krufky | 5 | -2/+57 |
2007-10-09 | V4L/DVB (6195): Changes to support MPEG TS on VIDB | Steven Toth | 2 | -63/+86 |
2007-10-09 | V4L/DVB (6194): Changes to support interrupts on VIDB | Steven Toth | 1 | -5/+54 |
2007-10-09 | V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit values | Michael Krufky | 1 | -2/+9 |
2007-10-09 | V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB | Steven Toth | 2 | -7/+12 |
2007-10-09 | V4L/DVB (6191): Removed a redundant switch() | Steven Toth | 1 | -12/+1 |
2007-10-09 | V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boards | Steven Toth | 1 | -1/+19 |
2007-10-09 | V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code | Steven Toth | 1 | -2/+6 |
2007-10-09 | V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitions | Steven Toth | 1 | -49/+5 |
2007-10-09 | V4L/DVB (6171): cx23885: Cleaning up defines | Steven Toth | 2 | -20/+10 |
2007-10-09 | V4L/DVB (6170): cx23885: General cleanup of old code | Steven Toth | 6 | -54/+4 |
2007-10-09 | V4L/DVB (6168): cx23885: Added HVR1250 ATSC support | Steven Toth | 4 | -0/+58 |
2007-10-09 | V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech | Steven Toth | 1 | -6/+4 |
2007-10-09 | V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification | Steven Toth | 1 | -2/+2 |
2007-10-09 | V4L/DVB (6165): cx23885: fix Kconfig dependencies | Michael Krufky | 1 | -0/+3 |
2007-10-09 | V4L/DVB (6164): cx23885: turn off i2c_debug by default | Michael Krufky | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6163): cx23885: remove old comments | Michael Krufky | 4 | -19/+3 |
2007-10-09 | V4L/DVB (6162): cx23885: whitespace cleanups | Michael Krufky | 5 | -183/+211 |
2007-10-09 | V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h | Michael Krufky | 1 | -1/+0 |
2007-10-09 | V4L/DVB (6159): General code cleanup | Steven Toth | 2 | -12/+4 |
2007-10-09 | V4L/DVB (6158): Fix MT2131 tuner lock status problem | Steven Toth | 1 | -2/+4 |
2007-10-09 | V4L/DVB (6157): Removed the need to manually define .bridge for each card | Steven Toth | 3 | -21/+17 |
2007-10-09 | V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo defini... | Steven Toth | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6155): Cleanup/remove code to access the sram memory maps | Steven Toth | 2 | -76/+3 |
2007-10-09 | V4L/DVB (6154): NMI hang and corrupt transport packet fixes | Steven Toth | 1 | -5/+2 |
2007-10-09 | V4L/DVB (6153): I2C bus 3 register was incorrect | Steven Toth | 1 | -1/+1 |
2007-10-09 | V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels | Michael Krufky | 2 | -1/+3 |
2007-10-09 | V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver | Steven Toth | 8 | -0/+3123 |