summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-20saa7134: set RDS capability if applicable.Hans Verkuil
2009-05-28big rework of TS for saa7134Mauro Carvalho Chehab
2009-05-18minor have assigned value twiceMauro Carvalho Chehab
2009-04-14backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249dMauro Carvalho Chehab
2009-03-30v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-03-29saa7134: add RDS support.Hans Verkuil
2009-03-28saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-03-15saa7134: set v4l2_dev field of video_deviceMauro Carvalho Chehab
2009-02-09saa7134: get rid of KBLMauro Carvalho Chehab
2009-02-08saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab
2009-01-31saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab
2009-01-31saa7134-core: remove oss option, since saa7134-oss doesn't exist anymoreMauro Carvalho Chehab
2009-01-18v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil
2009-01-17saa7134: convert to the new v4l2 framework.Hans Verkuil
2009-01-10saa7134: Prevent Oops due to stale IRQ status when enabling interruptsAndy Walls
2008-10-20[PATCH] saa7134: fix resource map sanity check conflictMauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-29saa7134: fix I2C remote controls on saa7134Mauro Carvalho Chehab
2008-08-26saa7134-empress: remove incorrect IRQ defines for TSHans Verkuil
2008-08-22v4l2: fix a bunch of compile warnings.Hans Verkuil
2008-08-20saa7134-core.c: fix warningMauro Carvalho Chehab
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-26saa7134: Copy tuner data earlier in init to avoid overwriting manual tuner typeMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-12saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann
2008-05-09saa7134: remove explicit GPIO initializationHartmut Hackmann
2008-03-20saa7134: add number of devices checkHartmut Hackmann
2008-03-16tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-02-19saa7134: fix: tuner should be loaded before calling saa7134_board_init2()Mauro Carvalho Chehab
2008-02-05Add support for xc3028-based boardsMauro Carvalho Chehab
2008-02-05Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab
2008-02-05backport commit a3c53e2310192e63e49610ffcb6a36b2a706fa3eMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-11Fix VBI supportMauro Carvalho Chehab
2007-12-07Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab
2007-11-30 saa7134: fix ignored interruptsMauro Carvalho Chehab
2007-10-23 V4L: saa7134: tvaudio cleanupsMauro Carvalho Chehab
2007-11-04 Add few missing bits of code to saa7134_resumeMauro Carvalho Chehab
2007-11-05 Fix theoretical races between IRQ handler and .suspend/resumeMauro Carvalho Chehab
2007-11-04 Fix access to configuration space while in D3Mauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-24 saa7134/: make 2 functions staticMauro Carvalho Chehab
2007-10-18saa7134: fix NULL dereference at suspend time for cards without IR receiverMauro Carvalho Chehab