Commit Graph

65549 Commits (579f1163cd5b2a3fd96ec5b84b18a071e7da3b6b)
 

Author SHA1 Message Date
Steven Toth 579f1163cd V4L/DVB (6195): Changes to support MPEG TS on VIDB 18 years ago
Steven Toth 6f074abb62 V4L/DVB (6194): Changes to support interrupts on VIDB 18 years ago
Michael Krufky ccbe64c664 V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit values 18 years ago
Steven Toth 661c7e44c5 V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB 18 years ago
Steven Toth bfde287c2f V4L/DVB (6191): Removed a redundant switch() 18 years ago
Steven Toth fc959befe0 V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boards 18 years ago
Trent Piepho 415927dcd1 V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct 18 years ago
Trent Piepho 82896f29d4 V4L/DVB (6184): cx88-alsa: Make volume control stereo 18 years ago
Michael Krufky 6fcecce7e1 V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold 18 years ago
Michael Krufky a1dec5160d V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards 18 years ago
Michael Krufky 3c44358c49 V4L/DVB (6179): Clean up FusionHDTV ir code 18 years ago
Chaogui Zhang d54d698091 V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold 18 years ago
Steven Toth 2df9a4c2d8 V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code 18 years ago
Steven Toth 86184e06da V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitions 18 years ago
Steven Toth 31bae4a620 V4L/DVB (6171): cx23885: Cleaning up defines 18 years ago
Steven Toth 2e52f215be V4L/DVB (6170): cx23885: General cleanup of old code 18 years ago
Steven Toth f29379c361 V4L/DVB (6169): Removed unused function mt2131_set_gpo() 18 years ago
Steven Toth a77743bc2d V4L/DVB (6168): cx23885: Added HVR1250 ATSC support 18 years ago
Steven Toth 4823e9ee9f V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech 18 years ago
Steven Toth 426d523664 V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification 18 years ago
Michael Krufky b86b580244 V4L/DVB (6165): cx23885: fix Kconfig dependencies 18 years ago
Michael Krufky 3c5666aee3 V4L/DVB (6164): cx23885: turn off i2c_debug by default 18 years ago
Michael Krufky 60a41d3b61 V4L/DVB (6163): cx23885: remove old comments 18 years ago
Michael Krufky 44a6481dcd V4L/DVB (6162): cx23885: whitespace cleanups 18 years ago
Michael Krufky 70ebd70573 V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h 18 years ago
Steven Toth 047646bfbb V4L/DVB (6159): General code cleanup 18 years ago
Steven Toth fe475163ff V4L/DVB (6158): Fix MT2131 tuner lock status problem 18 years ago
Steven Toth e133be0f58 V4L/DVB (6157): Removed the need to manually define .bridge for each card 18 years ago
Steven Toth 0fc0739ba9 V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo definition 18 years ago
Steven Toth 3328e4fbf1 V4L/DVB (6155): Cleanup/remove code to access the sram memory maps 18 years ago
Steven Toth 3bd4065961 V4L/DVB (6154): NMI hang and corrupt transport packet fixes 18 years ago
Steven Toth a2129af5b6 V4L/DVB (6153): I2C bus 3 register was incorrect 18 years ago
Michael Krufky 03121f05f9 V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels 18 years ago
Michael Krufky 2f52cdb209 V4L/DVB (6151): include drivers/media/video/cx23885/Kconfig 18 years ago
Steven Toth d19770e517 V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver 18 years ago
Steven Toth 275511a0ac V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridge 18 years ago
Michael Krufky f61b48f7a8 V4L/DVB (6142): cx25840: fix build warning 18 years ago
Michael Krufky 1f5ef19779 V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine signal strength 18 years ago
Michael Krufky 3782e050f8 V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading efficiency 18 years ago
Michael Krufky 6b897f2c39 V4L/DVB (6139): tea5767: add get_rf_strength and improve status reading efficiency 18 years ago
Michael Krufky fd443f7444 V4L/DVB (6138): tea5761: add get_rf_strength and improve status reading efficiency 18 years ago
Michael Krufky 735f0b9af1 V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading efficiency 18 years ago
Michael Krufky 8fb3b9f7a9 V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops 18 years ago
Michael Krufky ca805d57cf V4L/DVB (6134): tuner: alter build to produce separate modules 18 years ago
Michael Krufky 4adad287de V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 8d0936ed15 V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 7ab10bf72a V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 96c0b7cfa5 V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 910bb3e3c5 V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky e18f9444bd V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 18 years ago