index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
[media] saa7164: Adding support for HVR2200 card id 0x8953
Steven Toth
3
-0
/
+64
2011-09-08
[media] saa7164: Add support for another HVR2200 hardware revision
Tony Jago
3
-0
/
+68
2011-09-04
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-5
/
+5
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-1
/
+0
2011-07-28
[media] saa7164: poll mask set incorrectly
Dan Carpenter
2
-10
/
+2
2011-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-22
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
9
-37
/
+37
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-12-29
[media] saa7164: Remove pointless conditional and save a few bytes in saa7164...
Jesper Juhl
1
-3
/
+1
2010-12-29
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
11
-163
/
+215
2010-12-29
[media] saa7164: make buffer smaller
Dan Carpenter
2
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-21
[media] saa7164: Removed use of the BKL
Steven Toth
2
-78
/
+18
2010-10-21
[media] saa7164: Remove V4L2_CAP_STREAMING capability flag
Steven Toth
2
-2
/
+0
2010-10-21
[media] Fix the -E{*} returns in the VBI device as well
Gavin Hurlbut
1
-1
/
+1
2010-10-21
[media] Fix the negative -E{BLAH} returns from fops_read
Gavin Hurlbut
1
-1
/
+1
2010-10-21
[media] Change the second input names to include " 2" to distinguish them
Gavin Hurlbut
2
-2
/
+2
2010-10-21
[media] saa7134: Fix lots os spaces at the wrong places
Mauro Carvalho Chehab
6
-79
/
+79
2010-10-21
[media] saa7164: Don't use typedefs
Mauro Carvalho Chehab
9
-214
/
+196
2010-10-21
[media] saa7164: fix a warning at some printk's on i386
Mauro Carvalho Chehab
1
-4
/
+4
2010-10-21
[media] saa7164: Disable firmware debug message output
Steven Toth
1
-1
/
+1
2010-10-21
[media] saa7164: Remove loud debugging during video_poll()
Steven Toth
1
-1
/
+0
2010-10-21
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
Steven Toth
3
-1
/
+4
2010-10-21
[media] saa7164: saa7164-buffer.c line 274 bugfix
Steven Toth
1
-0
/
+10
2010-10-21
[media] saa7164: Some whitespace cleanup
Steven Toth
8
-15
/
+4
2010-10-21
[media] saa7164: fix vbi compiler warnings
Steven Toth
1
-3
/
+0
2010-10-21
[media] saa7164: change debug to saa_debug
Steven Toth
2
-5
/
+5
2010-10-21
[media] saa7164: monitor the RISC cpu load via a thread
Steven Toth
5
-0
/
+50
2010-10-21
[media] saa7164: collect/show the firmware debugging via a thread
Steven Toth
3
-11
/
+92
2010-10-21
[media] saa7164: enforce the march 10th firmware is used
Steven Toth
2
-46
/
+4
2010-10-21
[media] saa7164: Monitor the command bus and check for inconsistencies
Steven Toth
3
-70
/
+131
2010-10-21
[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments
Steven Toth
1
-5
/
+28
2010-10-21
[media] saa7164: add firmware debug message collection and procfs changes
Steven Toth
5
-3
/
+173
2010-10-21
[media] saa7164: add NTSC VBI support
Steven Toth
7
-17
/
+326
2010-10-21
[media] saa7164: Add missing saa7164-vbi.c file
Steven Toth
1
-0
/
+1411
2010-10-21
[media] saa7164: rename a structure for readability
Steven Toth
2
-23
/
+23
2010-10-21
[media] saa7164: Avoid spurious error after firmware starts
Steven Toth
1
-3
/
+10
2010-10-21
[media] saa7164: New firmware changes, new size, new filename
Steven Toth
1
-2
/
+2
2010-10-21
[media] saa7164: allow DMA engine buffers to vary in size between analog and ...
Steven Toth
4
-122
/
+220
2010-10-21
[media] saa7164: code cleanup
Steven Toth
4
-55
/
+1
2010-10-21
[media] saa7164: irqhandler cleanup and helper function added
Steven Toth
2
-176
/
+80
2010-10-21
[media] saa7164: mundane buffer debugging changes to track issues
Steven Toth
4
-16
/
+29
2010-10-21
[media] saa7164: Implement resolution control firmware command
Steven Toth
3
-1
/
+14
2010-10-21
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
Steven Toth
4
-29
/
+46
2010-10-21
[media] saa7164: buffer crc checks and ensure we use the memcpy func
Steven Toth
5
-40
/
+191
[next]