summaryrefslogtreecommitdiff
path: root/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)Author
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-05-19V4L/DVB: saa7134: Add support for both positive and negative edge IRQMauro Carvalho Chehab
2010-05-19V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab
2010-01-17V4L/DVB (13966): DVB-T regression fix for saa7134 cardsDmitri Belimov
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-09-12V4L/DVB (12216): saa7134: set RDS capability if applicable.Hans Verkuil
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