summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
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
2007-10-12 Additional Fixes for saa7134 suspend/resumeMauro Carvalho Chehab
2007-10-10saa7134: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-08 Few clenups for saa7134 resume codeMauro Carvalho Chehab
2007-09-27V4L: properly fix support for capturing interlaced video in saa7134Maxim Levitsky
2007-09-27V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-03-14saa7134: put tuner to sleep mode after board initializationHartmut Hackmann
2007-03-09Saa7134: fix MODULES=n compilationMauro Carvalho Chehab
2007-02-17some saa7134 cleanupsHartmut Hackmann
2007-02-17removed outdated comment in saa7134-core.cHartmut Hackmann
2007-02-15saa7134 2.6.20 compat patchHartmut Hackmann
2007-02-15this patch fixes request_module_depend()Hartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-01-23Added support for tda827x tuners with preamlifiersHartmut Hackmann
2007-01-22saa713x: added a GPIO handler functionHartmut Hackmann
2006-10-30added autodetected flag to the saa7134_dev structureHartmut Hackmann
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-09-14Extend bttv and saa7134 to check for both AGP and PCI PCI failure caseMauro Carvalho Chehab
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab