summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
2009-06-16V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-03-30V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil
2009-03-30V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil
2009-03-30V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil
2009-03-30V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab
2009-03-30V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab
2009-03-30V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab
2009-03-30V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't e...Mauro Carvalho Chehab
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil
2009-01-29V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ...Andy Walls
2008-11-11V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-12V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134Dmitri Belimov
2008-10-12V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TSDmitry Belimov
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil
2008-10-12V4L/DVB (8680): saa7134-core.c: fix warningAlexander Beregalov
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...Simon Arlott
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-05-14V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann
2008-05-14V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann
2008-04-24V4L/DVB (7394): saa7134: add number of devices checkAlan McIvor
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-04-24V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab
2008-04-24V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-20V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab
2008-01-25V4L/DVB (6792): Fix VBI supportMauro Carvalho Chehab
2008-01-25V4L/DVB (6736): Fix some errors at the video_ioctl2 conversionMauro Carvalho Chehab
2008-01-25V4L/DVB (6670): V4L: saa7134: tvaudio cleanupsMaxim Levitsky
2008-01-25V4L/DVB (6669): Add few missing bits of code to saa7134_resumeMaxim Levitsky
2008-01-25V4L/DVB (6668): Fix theoretical races between IRQ handler and .suspend/resumeMaxim Levitsky
2008-01-25V4L/DVB (6667): Fix access to configuration space while in D3Maxim Levitsky
2008-01-25V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips
2008-01-25V4L/DVB (6399): saa7134/: make 2 functions staticAdrian Bunk
2008-01-17fix wrong sized spinlock flags argumentDaniel Walker
2007-12-11V4L/DVB (6690): saa7134: fix ignored interruptsHeikki Lindholm
2007-10-22V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...Matthias Schwarzott
2007-10-22V4L/DVB (6329): Additional Fixes for saa7134 suspend/resumeMaxim Levitsky
2007-10-10V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho
2007-10-10V4L/DVB (6306): Few clenups for saa7134 resume codeMaxim Levitsky
2007-10-10V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...Maxim Levitsky
2007-10-10V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134Maxim Levitsky