Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
dfa9a5ae679ff2d23caa995d0f55a19abaf0596e
/
drivers
/
media
/
video
/
saa7134
/
saa7134-video.c
3c7b933
V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
by Hans Verkuil
· 16 years ago
9afb737
V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tuner inputs
by Hans Verkuil
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
531d83a
V4L/DVB (8506): empress: fix control handling oops
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
c121ba1
V4L/DVB (8050): Add register get/set debug ioctls to saa7134
by Mauro Carvalho Chehab
· 17 years ago
37df96d
V4L/DVB (8019): New for I2S on for MPEG of saa7134_empress
by Dmitry Belimov
· 17 years ago
78b526a
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
by Hans Verkuil
· 17 years ago
a8b1ecf
fix irq flags in saa7134
by Steven Rostedt
· 17 years ago
7bff4b4
V4L/DVB (7393): tda827x: fixed support of tuners with LNA
by Hartmut Hackmann
· 17 years ago
0705135
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
by Guennadi Liakhovetski
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
64f9477
V4L/DVB (7121): Renames videobuf lock to vb_lock
by Mauro Carvalho Chehab
· 17 years ago
f6e90a6
V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines
by Mauro Carvalho Chehab
· 17 years ago
2c10e8a
V4L/DVB (6793): Convert saa7134-empress to video_ioctl2
by Mauro Carvalho Chehab
· 17 years ago
a962239
V4L/DVB (6792): Fix VBI support
by Mauro Carvalho Chehab
· 17 years ago
bfb12e3
V4L/DVB (6791): Rename all vidioc_ to saa7134_
by Mauro Carvalho Chehab
· 17 years ago
8c85454
V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion
by Mauro Carvalho Chehab
· 17 years ago
90bdc14
V4L/DVB (6735): Reorder functions to make easier to compare with the previous code
by Mauro Carvalho Chehab
· 17 years ago
8f61ae2
V4L/DVB (6734): Converted saa7134-video to use video_ioctl2
by Douglas Schilling Landgraf
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
b02044d
V4L/DVB (6399): saa7134/: make 2 functions static
by Adrian Bunk
· 17 years ago
7f17112
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
by Mauro Carvalho Chehab
· 17 years ago
053fcb6
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
by Brandon Philips
· 17 years ago
c458473
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
by Maxim Levitsky
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
6d28e98
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
11f7078
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134
by Maxim Levitsky
· 17 years ago
cb71201
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
by Maxim Levitsky
· 17 years ago
f5a1ac6
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134
by Maxim Levitsky
· 17 years ago
b4aeb8b
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
by Maxim Levitsky
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
9c12224
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
by Mauro Carvalho Chehab
· 17 years ago
9040b32
V4L/DVB (5329): Some saa7134 cleanups
by Heikki Orsila
· 18 years ago
58ef4f9
V4L/DVB (5314): Added support for tda827x tuners with preamlifiers
by Hartmut Hackmann
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
2e7cf3e
V4L/DVB (4727): Support status readout for saa713x based FM radio
by Hartmut Hackmann
· 18 years ago
9448025
V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixup
by Hartmut Hackmann
· 18 years ago
17b10a7
V4L/DVB (4701): Saa713x audio fixes
by Hartmut Hackmann
· 18 years ago
0dfa9ab
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
by Mauro Carvalho Chehab
· 18 years ago
985bc96
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
by Mauro Carvalho Chehab
· 18 years ago
d5fdd13
V4L/DVB (4306): Support non interlaced capture by default for saa713x
by Hartmut Hackmann
· 18 years ago
cd41e28
V4L/DVB (3774): Create V4L1 config options
by Mauro Carvalho Chehab
· 19 years ago
c7b0ac0
V4L/DVB (3516): Make video_buf more generic
by Mauro Carvalho Chehab
· 19 years ago
ecb7377
V4L/DVB (3545): Fixed no_overlay option and quirks on saa7134 driver
by Mauro Carvalho Chehab
· 19 years ago
ae24601
V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media
by Eric Sesterhenn
· 19 years ago
3593cab
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
by Ingo Molnar
· 19 years ago
7408187
by Panagiotis Issaris
· 19 years ago
5e453dc
V4L/DVB (3269): ioctls cleanups.
by Michael Krufky
· 19 years ago
0d0fbf8
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
by Arnd Bergmann
· 19 years ago
48c4259
[PATCH] v4l: 821: set tuner type in vidioc_g_tuner
by Elad Lahav
· 19 years ago
7943663
[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134
by Mauro Carvalho Chehab
· 19 years ago
f2421ca
[PATCH] v4l: 801: whitespaces cleanups
by Mauro Carvalho Chehab
· 19 years ago
4ac9791
[PATCH] v4l: 800: whitespace cleanups
by Mauro Carvalho Chehab
· 19 years ago
2f8d4f5
[PATCH] v4l: 719: implement some differences in video output port
by Robert W. Boone
· 19 years ago
9f95a0b
[PATCH] v4l: 667: remove some if 0 which doesn t have any sense
by Nickolay V. Shmyrev
· 19 years ago
bb881f1
[PATCH] v4l: 663: add new rtd cards
by Nickolay V. Shmyrev
· 19 years ago
2f18071
[PATCH] v4l: SAA7134 updates and board additions
by Mauro Carvalho Chehab
· 19 years ago
330a115
[PATCH] v4l: SAA7134 Update
by Mauro Carvalho Chehab
· 19 years ago
ac19ecc
[PATCH] v4l: update for SAA7134 cards
by Mauro Carvalho Chehab
· 20 years ago
f246a81
[PATCH] v4l: saa7134 ntsc vbi fix
by Michael Schimek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago