index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
/
saa7164.h
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
2012-07-30
[media] cx23885: Remove useless struct i2c_algo_bit_data
Ezequiel García
2012-07-30
[media] saa7164: Remove useless struct i2c_algo_bit_data
Ezequiel García
2012-05-15
[media] saa7134: remove unused log_err() macro
Mauro Carvalho Chehab
2011-09-21
[media] saa7164: Adding support for HVR2200 card id 0x8953
Steven Toth
2011-09-08
[media] saa7164: Add support for another HVR2200 hardware revision
Tony Jago
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2010-12-29
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
2010-12-29
[media] saa7164: make buffer smaller
Dan Carpenter
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
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: 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: 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: rename a structure for readability
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: 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: 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: allow variable length GOP sizes and switch encoder default t...
Steven Toth
2010-10-21
[media] saa7164: implement encoder peak bitrate feature
Steven Toth
2010-10-21
[media] saa7164: allow the IBP reference distance to be configurable
Steven Toth
2010-10-21
[media] saa7164: add support for encoder CBR and VBR optionally
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-09-22
media: video: Fix build in saa7164
Ingo Molnar
2009-09-19
V4L/DVB (12940): SAA7164: IRQ / message timeout related change
Steven Toth
2009-09-19
V4L/DVB (12936): SAA7164: Added waitsecs module parameter
Steven Toth
2009-09-19
V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production bo...
Steven Toth
2009-09-19
V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with...
Steven Toth
2009-09-19
V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style viola...
Steven Toth
2009-09-19
V4L/DVB (12924): SAA7164: Fix some 32/64bit compile time warnings
Steven Toth
2009-09-19
V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon
Steven Toth