index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
2007-10-09
V4L/DVB (6162): cx23885: whitespace cleanups
Michael Krufky
2007-10-09
V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
Michael Krufky
2007-10-09
V4L/DVB (6159): General code cleanup
Steven Toth
2007-10-09
V4L/DVB (6158): Fix MT2131 tuner lock status problem
Steven Toth
2007-10-09
V4L/DVB (6157): Removed the need to manually define .bridge for each card
Steven Toth
2007-10-09
V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo defini...
Steven Toth
2007-10-09
V4L/DVB (6155): Cleanup/remove code to access the sram memory maps
Steven Toth
2007-10-09
V4L/DVB (6154): NMI hang and corrupt transport packet fixes
Steven Toth
2007-10-09
V4L/DVB (6153): I2C bus 3 register was incorrect
Steven Toth
2007-10-09
V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels
Michael Krufky
2007-10-09
V4L/DVB (6151): include drivers/media/video/cx23885/Kconfig
Michael Krufky
2007-10-09
V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver
Steven Toth
2007-10-09
V4L/DVB (6142): cx25840: fix build warning
Michael Krufky
2007-10-09
V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...
Michael Krufky
2007-10-09
V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...
Michael Krufky
2007-10-09
V4L/DVB (6139): tea5767: add get_rf_strength and improve status reading effic...
Michael Krufky
2007-10-09
V4L/DVB (6138): tea5761: add get_rf_strength and improve status reading effic...
Michael Krufky
2007-10-09
V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...
Michael Krufky
2007-10-09
V4L/DVB (6134): tuner: alter build to produce separate modules
Michael Krufky
2007-10-09
V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...
Michael Krufky
2007-10-09
V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-10-09
V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1
Michael Krufky
2007-10-09
V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
2007-10-09
V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f
Michael Krufky
2007-10-09
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
2007-10-09
V4L/DVB (6124): cx25840: add a few 10 microsecond delays
Tyler Trafford
2007-10-09
V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux
Hans Verkuil
2007-10-09
V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers()
Adrian Bunk
2007-10-09
V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfb
Hans Verkuil
2007-10-09
V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb
Hans Verkuil
2007-10-09
V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux
Hans Verkuil
2007-10-09
V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define
Hans Verkuil
2007-10-09
V4L/DVB (6117): ivtv: finish VBI related cleanup
Hans Verkuil
2007-10-09
V4L/DVB (6116): ivtv: VBI cleanups and fixes
Hans Verkuil
2007-10-09
V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems
Hans Verkuil
2007-10-09
V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high
Hans Verkuil
2007-10-09
V4L/DVB (6112): cx25840: use a workqueue to load the firmware
Hans Verkuil
2007-10-09
V4L/DVB (6111): Fix a warning when compiling on x86_64
Mauro Carvalho Chehab
2007-10-09
V4L/DVB (6109): ivtv: use new videodev2.h pixel formats
Hans Verkuil
2007-10-09
V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast
Jesper Juhl
2007-10-09
V4L/DVB (6097): ivtv: set correct pixel format and alpha properties
Hans Verkuil
2007-10-09
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2007-10-09
V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups
Hans Verkuil
2007-10-09
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-10-09
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
2007-10-09
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
2007-10-09
V4L/DVB (6090): ivtv-fb: correct transparency bit reporting
Hans Verkuil
[next]