index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7134
/
saa7134-core.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2011-12-30
[media] [saa7134] do not change mute state for capturing audio
Stas Sergeev
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
2011-03-21
[media] saa7134: Properly report when a board doesn't have eeprom
Mauro Carvalho Chehab
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-24
media/video: explicitly flush request_module work
Tejun Heo
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-10-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-21
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
Hans Verkuil
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
2010-05-19
V4L/DVB: saa7134: Add support for both positive and negative edge IRQ
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
Mauro Carvalho Chehab
2010-01-17
V4L/DVB (13966): DVB-T regression fix for saa7134 cards
Dmitri Belimov
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-05
V4L/DVB (13288): adding __init/__exit macros to various drivers
Peter Huewe
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-12
V4L/DVB (12216): saa7134: set RDS capability if applicable.
Hans Verkuil
2009-06-16
V4L/DVB (11938): big rework of TS for saa7134
Dmitri Belimov
2009-06-16
V4L/DVB (11853): minor have assigned value twice
figo.zhang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-06
V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.
Hans Verkuil
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-03-30
V4L/DVB (11282): saa7134: add RDS support.
Hans Verkuil
2009-03-30
V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support.
Hans Verkuil
2009-03-30
V4L/DVB (11053): saa7134: set v4l2_dev field of video_device
Hans Verkuil
2009-03-30
V4L/DVB (10511): saa7134: get rid of KBL
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10506): saa7134: move tuner init code to saa7134-cards
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the default
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't e...
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()
Hans Verkuil
2009-03-30
V4L/DVB (10247): saa7134: convert to the new v4l2 framework.
Hans Verkuil
2009-01-29
V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ...
Andy Walls
2008-11-11
V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflict
Suresh Siddha
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-12
V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134
Dmitri Belimov
2008-10-12
V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS
Dmitry Belimov
2008-10-12
V4L/DVB (8745): v4l2: fix a bunch of compile warnings.
Hans Verkuil
2008-10-12
V4L/DVB (8680): saa7134-core.c: fix warning
Alexander Beregalov
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...
Simon Arlott
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-05-14
V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.c
Hartmut Hackmann
2008-05-14
V4L/DVB (7880): saa7134: remove explicit GPIO initialization
Hartmut Hackmann
[next]