summaryrefslogtreecommitdiffstats
path: root/security/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-21[media] saa7164: Remove loud debugging during video_poll()Steven Toth1-1/+0
2010-10-21[media] saa7164: bugfix, avoid oops when driver unloads without firmwareSteven Toth3-1/+4
2010-10-21[media] saa7164: saa7164-buffer.c line 274 bugfixSteven Toth1-0/+10
2010-10-21[media] saa7164: Some whitespace cleanupSteven Toth8-15/+4
2010-10-21[media] saa7164: fix vbi compiler warningsSteven Toth1-3/+0
2010-10-21[media] saa7164: change debug to saa_debugSteven Toth2-5/+5
2010-10-21[media] saa7164: monitor the RISC cpu load via a threadSteven Toth5-0/+50
2010-10-21[media] saa7164: collect/show the firmware debugging via a threadSteven Toth3-11/+92
2010-10-21[media] saa7164: enforce the march 10th firmware is usedSteven Toth2-46/+4
2010-10-21[media] saa7164: Monitor the command bus and check for inconsistenciesSteven Toth3-70/+131
2010-10-21[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustmentsSteven Toth1-5/+28
2010-10-21[media] saa7164: add firmware debug message collection and procfs changesSteven Toth5-3/+173
2010-10-21[media] saa7164: add NTSC VBI supportSteven Toth7-17/+326