summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: cx23885/cymax2: binary/logical &/&& typoRoel Kluin2009-06-161-1/+1
* V4L/DVB (11698): cx23885: For tda10048 boards ensure we specify the I/FSteven Toth2009-06-161-1/+3
* V4L/DVB (11666): cx23885: Don't assume GPIO interrupts are cam related.Steven Toth2009-06-161-3/+7
* V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth2009-05-091-1/+1
* V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2009-04-292-2/+3
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-6/+2
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-062-3/+6
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-062-2/+2
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-307-95/+47
* V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-301-1/+1
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-304-13/+25
* V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-23/+4
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-5/+5
* V4L/DVB (11056): Bug fix in NetUP: restore high address lines in CIAbylay Ospan2009-03-301-1/+1
* V4L/DVB (10987): cx23885: fix crash on non-netup cardsHans Verkuil2009-03-302-3/+13
* V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab2009-03-301-5/+0
* V4L/DVB (10897): Fix Kbuild MEDIA_TUNER_CUSTOMIZE dependenciesMauro Carvalho Chehab2009-03-301-4/+4
* V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab2009-03-301-4/+4
* V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab2009-03-301-4/+4
* V4L/DVB (10835): Kconfig: Add some missing selects for a required frontendsMauro Carvalho Chehab2009-03-301-0/+2
* V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-307-3/+186
* V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2...Abylay Ospan2009-03-302-0/+519
* V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card.Abylay Ospan2009-03-302-0/+149
* V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan2009-03-302-0/+150
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+1
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-303-0/+21
* V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-303-0/+25
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-303-0/+48
* V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...Andy Walls2009-01-292-3/+5
* V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-021-2/+3
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-4/+4
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-022-15/+9
* V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only).Igor M. Liplianin2008-12-303-0/+14
* V4L/DVB (9654): new email addressJelle Foks2008-12-291-1/+1
* V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab2008-12-161-2/+2
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-212-2/+2
* V4L/DVB (9271): videobuf: data storage optimisation (2)Darron Broad2008-10-171-1/+1
* V4L/DVB (9265): videobuf: data storage optimisationDarron Broad2008-10-171-1/+1
* V4L/DVB (9251): cx23885: Checkpatch complianceSteven Toth2008-10-176-251/+297
* V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct placeSteven Toth2008-10-171-22/+41
* V4L/DVB (9231): cx23885: Define num_frontends as a function of the portSteven Toth2008-10-172-0/+10
* V4L/DVB (9230): cx23885: MFE related OOPS fixSteven Toth2008-10-172-5/+4
* V4L/DVB (9227): MFE: Add multi-frontend mutual exclusionDarron Broad2008-10-171-1/+1
* V4L/DVB (9224): MFE: bugfix: add missing frontend allocationDarron Broad2008-10-171-0/+13
* V4L/DVB (9223): MFE: Fix a number of bugs and some tidying upDarron Broad2008-10-171-4/+4
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-172-51/+66
* V4L/DVB: v4l2-dev: remove duplicated #includeHuang Weiyi2008-10-131-1/+0
OpenPOWER on IntegriCloud