summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/saa7134/saa7134-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-1368/+0
2011-12-30[media] [saa7134] do not change mute state for capturing audioStas Sergeev1-1/+0
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-8/+4
2011-05-20[media] use pci_dev->revisionBjørn Mork1-1/+1
2011-03-21[media] saa7134: Properly report when a board doesn't have eepromMauro Carvalho Chehab1-12/+23
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+9
2010-12-24media/video: explicitly flush request_module workTejun Heo1-2/+9
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-2/+2
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-2/+2
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil1-1/+1
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart1-1/+1
2010-05-19V4L/DVB: saa7134: Add support for both positive and negative edge IRQMauro Carvalho Chehab1-4/+6
2010-05-19V4L/DVB: saa7134: Fix IRQ2 bit names for the register mapMauro Carvalho Chehab1-6/+8
2010-05-18V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR coreMauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13966): DVB-T regression fix for saa7134 cardsDmitri Belimov1-13/+0
2009-12-16V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart1-0/+1
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-6/+6
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe1-2/+2
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart1-1/+1
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-3/+3
2009-09-12V4L/DVB (12216): saa7134: set RDS capability if applicable.Hans Verkuil1-1/+3
2009-06-16V4L/DVB (11938): big rework of TS for saa7134Dmitri Belimov1-0/+17
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang1-1/+0
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-4/+3
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-3/+3
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil1-0/+11
2009-03-30V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.Hans Verkuil1-2/+3
2009-03-30V4L/DVB (11053): saa7134: set v4l2_dev field of video_deviceHans Verkuil1-1/+1
2009-03-30V4L/DVB (10511): saa7134: get rid of KBLMauro Carvalho Chehab1-22/+22
2009-03-30V4L/DVB (10506): saa7134: move tuner init code to saa7134-cardsMauro Carvalho Chehab1-24/+0
2009-03-30V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab1-4/+6
2009-03-30V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't e...Mauro Carvalho Chehab1-6/+0
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-26/+16
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil1-11/+55
2009-01-29V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ...Andy Walls1-0/+4
2008-11-11V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflictSuresh Siddha1-1/+2
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-3/+3
2008-10-12V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134Dmitri Belimov1-0/+4
2008-10-12V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TSDmitry Belimov1-3/+1
2008-10-12V4L/DVB (8745): v4l2: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-10-12V4L/DVB (8680): saa7134-core.c: fix warningAlexander Beregalov1-26/+26
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-6/+3
2008-07-26V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...Simon Arlott1-2/+3
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-05-14V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann1-1/+0
2008-05-14V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann1-5/+0