index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
/
saa7164-core.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-12
[media] saa7164: use native print_hex_dump() instead of custom one
Andy Shevchenko
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
2011-03-21
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-29
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
2010-12-29
[media] saa7164: make buffer smaller
Dan Carpenter
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-21
[media] saa7134: Fix lots os spaces at the wrong places
Mauro Carvalho Chehab
2010-10-21
[media] saa7164: Don't use typedefs
Mauro Carvalho Chehab
2010-10-21
[media] saa7164: Disable firmware debug message output
Steven Toth
2010-10-21
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
Steven Toth
2010-10-21
[media] saa7164: Some whitespace cleanup
Steven Toth
2010-10-21
[media] saa7164: monitor the RISC cpu load via a thread
Steven Toth
2010-10-21
[media] saa7164: collect/show the firmware debugging via a thread
Steven Toth
2010-10-21
[media] saa7164: enforce the march 10th firmware is used
Steven Toth
2010-10-21
[media] saa7164: Monitor the command bus and check for inconsistencies
Steven Toth
2010-10-21
[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments
Steven Toth
2010-10-21
[media] saa7164: add firmware debug message collection and procfs changes
Steven Toth
2010-10-21
[media] saa7164: add NTSC VBI support
Steven Toth
2010-10-21
[media] saa7164: Avoid spurious error after firmware starts
Steven Toth
2010-10-21
[media] saa7164: allow DMA engine buffers to vary in size between analog and ...
Steven Toth
2010-10-21
[media] saa7164: code cleanup
Steven Toth
2010-10-21
[media] saa7164: irqhandler cleanup and helper function added
Steven Toth
2010-10-21
[media] saa7164: mundane buffer debugging changes to track issues
Steven Toth
2010-10-21
[media] saa7164: Implement resolution control firmware command
Steven Toth
2010-10-21
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
Steven Toth
2010-10-21
[media] saa7164: buffer crc checks and ensure we use the memcpy func
Steven Toth
2010-10-21
[media] saa7164: add guard bytes around critical buffers to detect failure
Steven Toth
2010-10-21
[media] saa7164: measure via histograms various irq and queue latencies
Steven Toth
2010-10-21
[media] saa7164: allow the number of encoder buffers to be user configurable
Steven Toth
2010-10-21
[media] saa7164: patches to monitor TS payload for inconsistencies
Steven Toth
2010-10-21
[media] saa7164: generate a fixed kernel warning if the irq is 'late'
Steven Toth
2010-10-21
[media] saa7164: Implement encoder irq handling in a deferred work queue
Steven Toth
2010-10-21
[media] saa7164: add various encoder message functions
Steven Toth
2010-10-21
[media] saa7164: convert buffering structs to be more generic
Steven Toth
2010-10-21
[media] saa7164: basic definitions for -encoder.c
Steven Toth
2009-11-09
media/video: add __init/__exit macros to various drivers
Peter Huewe
2009-09-22
media: video: Fix build in saa7164
Ingo Molnar
2009-09-19
V4L/DVB (12970): saa7164: fix 64bit build warning
Michael Krufky
2009-09-19
V4L/DVB (12941): SAA7164: Removed spurious debug
Steven Toth
2009-09-19
V4L/DVB (12940): SAA7164: IRQ / message timeout related change
Steven Toth
2009-09-19
V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.
Steven Toth
2009-09-19
V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firm...
Steven Toth
2009-09-19
V4L/DVB (12937): SAA7164: Cleanup a printk
Steven Toth
2009-09-19
V4L/DVB (12936): SAA7164: Added waitsecs module parameter
Steven Toth
2009-09-19
V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not fo...
Steven Toth
2009-09-19
V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...
Steven Toth
2009-09-19
V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handling
Steven Toth
2009-09-19
V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...
Steven Toth
[next]