aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-09V4L/DVB (6149): Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeSteven Toth1-0/+1
2007-10-09V4L/DVB (6142): cx25840: fix build warningMichael Krufky1-0/+1
2007-10-09V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine signal strengthMichael Krufky1-11/+21
2007-10-09V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading efficiencyMichael Krufky1-7/+16
2007-10-09V4L/DVB (6139): tea5767: add get_rf_strength and improve status reading efficiencyMichael Krufky1-22/+41
2007-10-09V4L/DVB (6138): tea5761: add get_rf_strength and improve status reading efficiencyMichael Krufky1-23/+41
2007-10-09V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading efficiencyMichael Krufky1-22/+36
2007-10-09V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky1-0/+1
2007-10-09V4L/DVB (6134): tuner: alter build to produce separate modulesMichael Krufky8-13/+141
2007-10-09V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky4-112/+236
2007-10-09V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky4-57/+129
2007-10-09V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky4-50/+118
2007-10-09V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky4-81/+197
2007-10-09V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky4-151/+270
2007-10-09V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky3-18/+123
2007-10-09V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky9-329/+430
2007-10-09V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky1-0/+22
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky12-93/+93
2007-10-09V4L/DVB (6124): cx25840: add a few 10 microsecond delaysTyler Trafford1-3/+4
2007-10-09V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil2-3/+10
2007-10-09V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers()Adrian Bunk1-2/+2
2007-10-09V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfbHans Verkuil1-84/+84
2007-10-09V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfbHans Verkuil4-10/+10
2007-10-09V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil4-16/+14
2007-10-09V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil2-3/+3
2007-10-09V4L/DVB (6117): ivtv: finish VBI related cleanupHans Verkuil2-37/+40
2007-10-09V4L/DVB (6116): ivtv: VBI cleanups and fixesHans Verkuil6-187/+113
2007-10-09V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problemsHans Verkuil2-0/+7
2007-10-09V4L/DVB (6113): ivtv: udelay for the i2c bus was set too highHans Verkuil1-1/+1
2007-10-09V4L/DVB (6112): cx25840: use a workqueue to load the firmwareHans Verkuil2-10/+39
2007-10-09V4L/DVB (6111): Fix a warning when compiling on x86_64Mauro Carvalho Chehab1-2/+2
2007-10-09V4L/DVB (6109): ivtv: use new videodev2.h pixel formatsHans Verkuil1-7/+6
2007-10-09V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil1-1/+6
2007-10-09V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss1-4/+3
2007-10-09V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss1-1/+1
2007-10-09V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss1-16/+22
2007-10-09V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler1-1/+3
2007-10-09V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler1-2/+2
2007-10-09V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from av7110Jesper Juhl2-2/+2
2007-10-09V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky1-2/+2
2007-10-09V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to castJesper Juhl1-3/+3
2007-10-09V4L/DVB (6097): ivtv: set correct pixel format and alpha propertiesHans Verkuil2-15/+52
2007-10-09V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END supportHans Verkuil2-19/+26
2007-10-09V4L/DVB (6094): ivtv: more ivtv-driver.h cleanupsHans Verkuil3-40/+38
2007-10-09V4L/DVB (6093): ivtv: reorganized and cleanup ivtv structHans Verkuil6-149/+152
2007-10-09V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil17-279/+184
2007-10-09V4L/DVB (6091): ivtv: header cleanupHans Verkuil26-98/+167
2007-10-09V4L/DVB (6090): ivtv-fb: correct transparency bit reportingHans Verkuil1-3/+6
2007-10-09V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGBHans Verkuil1-2/+11
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil6-13/+26