index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx23885
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fix
Steven Toth
1
-7
/
+9
2007-12-24
V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X
Michael Krufky
1
-0
/
+1
2007-11-05
V4L/DVB (6479): use input functions, should depend on INPUT
Randy Dunlap
1
-1
/
+1
2007-10-22
V4L/DVB (6325): Double-free in cx23885_initdev
Florin Malita
1
-5
/
+1
2007-10-14
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-10
V4L/DVB (6224): VIDEO_CX23885 depends on DVB_CORE
Michael Krufky
1
-1
/
+1
2007-10-10
V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 Express
Michael Krufky
1
-0
/
+1
2007-10-10
V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_registe...
Michael Krufky
1
-10
/
+12
2007-10-10
V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus
Steven Toth
5
-195
/
+207
2007-10-10
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
Michael Krufky
5
-2
/
+57
2007-10-10
V4L/DVB (6195): Changes to support MPEG TS on VIDB
Steven Toth
2
-63
/
+86
2007-10-10
V4L/DVB (6194): Changes to support interrupts on VIDB
Steven Toth
1
-5
/
+54
2007-10-10
V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit values
Michael Krufky
1
-2
/
+9
2007-10-10
V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB
Steven Toth
2
-7
/
+12
2007-10-10
V4L/DVB (6191): Removed a redundant switch()
Steven Toth
1
-12
/
+1
2007-10-10
V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boards
Steven Toth
1
-1
/
+19
2007-10-10
V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code
Steven Toth
1
-2
/
+6
2007-10-10
V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitions
Steven Toth
1
-49
/
+5
2007-10-10
V4L/DVB (6171): cx23885: Cleaning up defines
Steven Toth
2
-20
/
+10
2007-10-10
V4L/DVB (6170): cx23885: General cleanup of old code
Steven Toth
6
-54
/
+4
2007-10-10
V4L/DVB (6168): cx23885: Added HVR1250 ATSC support
Steven Toth
4
-0
/
+58
2007-10-10
V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech
Steven Toth
1
-6
/
+4
2007-10-10
V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification
Steven Toth
1
-2
/
+2
2007-10-10
V4L/DVB (6165): cx23885: fix Kconfig dependencies
Michael Krufky
1
-0
/
+3
2007-10-10
V4L/DVB (6164): cx23885: turn off i2c_debug by default
Michael Krufky
1
-1
/
+1
2007-10-10
V4L/DVB (6163): cx23885: remove old comments
Michael Krufky
4
-19
/
+3
2007-10-10
V4L/DVB (6162): cx23885: whitespace cleanups
Michael Krufky
5
-183
/
+211
2007-10-10
V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
Michael Krufky
1
-1
/
+0
2007-10-10
V4L/DVB (6159): General code cleanup
Steven Toth
2
-12
/
+4
2007-10-10
V4L/DVB (6158): Fix MT2131 tuner lock status problem
Steven Toth
1
-2
/
+4
2007-10-10
V4L/DVB (6157): Removed the need to manually define .bridge for each card
Steven Toth
3
-21
/
+17
2007-10-10
V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo defini...
Steven Toth
1
-1
/
+1
2007-10-10
V4L/DVB (6155): Cleanup/remove code to access the sram memory maps
Steven Toth
2
-76
/
+3
2007-10-10
V4L/DVB (6154): NMI hang and corrupt transport packet fixes
Steven Toth
1
-5
/
+2
2007-10-10
V4L/DVB (6153): I2C bus 3 register was incorrect
Steven Toth
1
-1
/
+1
2007-10-10
V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernels
Michael Krufky
2
-1
/
+3
2007-10-10
V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver
Steven Toth
8
-0
/
+3123