index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7134
/
saa7134-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflict
Suresh Siddha
1
-1
/
+2
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (9065): saa7134: fix I2C remote controls on saa7134
Dmitri Belimov
1
-0
/
+4
2008-10-12
V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS
Dmitry Belimov
1
-3
/
+1
2008-10-12
V4L/DVB (8745): v4l2: fix a bunch of compile warnings.
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (8680): saa7134-core.c: fix warning
Alexander Beregalov
1
-26
/
+26
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-6
/
+3
2008-07-26
V4L/DVB (8496): saa7134: Copy tuner data earlier in init to avoid overwriting...
Simon Arlott
1
-2
/
+3
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-05-14
V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.c
Hartmut Hackmann
1
-1
/
+0
2008-05-14
V4L/DVB (7880): saa7134: remove explicit GPIO initialization
Hartmut Hackmann
1
-5
/
+0
2008-04-24
V4L/DVB (7394): saa7134: add number of devices check
Alan McIvor
1
-0
/
+3
2008-04-24
V4L/DVB (7393): tda827x: fixed support of tuners with LNA
Hartmut Hackmann
1
-0
/
+6
2008-04-24
V4L/DVB (7262): Add support for xc3028-based boards
Mauro Carvalho Chehab
1
-34
/
+0
2008-04-24
V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000
Mauro Carvalho Chehab
1
-1
/
+2
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-5
/
+5
2008-03-20
V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...
Mauro Carvalho Chehab
1
-2
/
+3
2008-01-25
V4L/DVB (6792): Fix VBI support
Mauro Carvalho Chehab
1
-1
/
+3
2008-01-25
V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion
Mauro Carvalho Chehab
1
-0
/
+1
2008-01-25
V4L/DVB (6670): V4L: saa7134: tvaudio cleanups
Maxim Levitsky
1
-0
/
+1
2008-01-25
V4L/DVB (6669): Add few missing bits of code to saa7134_resume
Maxim Levitsky
1
-0
/
+3
2008-01-25
V4L/DVB (6668): Fix theoretical races between IRQ handler and .suspend/resume
Maxim Levitsky
1
-1
/
+7
2008-01-25
V4L/DVB (6667): Fix access to configuration space while in D3
Maxim Levitsky
1
-3
/
+3
2008-01-25
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-4
/
+4
2008-01-25
V4L/DVB (6399): saa7134/: make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-01-17
fix wrong sized spinlock flags argument
Daniel Walker
1
-2
/
+1
2007-12-11
V4L/DVB (6690): saa7134: fix ignored interrupts
Heikki Lindholm
1
-10
/
+11
2007-10-22
V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...
Matthias Schwarzott
1
-1
/
+3
2007-10-22
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
Maxim Levitsky
1
-8
/
+34
2007-10-10
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
1
-16
/
+4
2007-10-10
V4L/DVB (6306): Few clenups for saa7134 resume code
Maxim Levitsky
1
-18
/
+20
2007-10-10
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...
Maxim Levitsky
1
-3
/
+5
2007-10-10
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
Maxim Levitsky
1
-31
/
+144
2007-10-09
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
1
-3
/
+5
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-04-27
V4L/DVB (5443): Saa7134: put tuner to sleep mode after board initialization
Hartmut Hackmann
1
-0
/
+3
2007-04-27
V4L/DVB (5397): Saa7134: fix MODULES=n compilation
Adrian Bunk
1
-1
/
+1
2007-04-27
V4L/DVB (5329): Some saa7134 cleanups
Heikki Orsila
1
-1
/
+0
2007-04-27
V4L/DVB (5324): This patch fixes request_module_depend()
Markus Rechberger
1
-51
/
+11
2007-04-27
V4L/DVB (5323): Updated support for tuner callbacks
Hartmut Hackmann
1
-6
/
+23
2007-04-27
V4L/DVB (5314): Added support for tda827x tuners with preamlifiers
Hartmut Hackmann
1
-0
/
+1
2007-04-27
V4L/DVB (5312): Saa713x: added a GPIO handler function
Hartmut Hackmann
1
-0
/
+41
2006-12-10
V4L/DVB (4791): Added autodetected flag to the saa7134_dev structure
Hartmut Hackmann
1
-5
/
+6
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-26
V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...
Alan Cox
1
-1
/
+1
2006-07-29
V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
Adrian Bunk
1
-8
/
+8
2006-07-02
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
V4L/DVB (4267): Remove all instances of request_module("tda9887")
Michael Krufky
1
-2
/
+0
[next]