summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2008-12-30V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock heldAndy Walls
2008-12-30V4L/DVB (9803): cx18: Increment version number due to siginificant buffering ...Andy Walls
2008-12-30V4L/DVB (9802): cx18: Add module parameters for finer control over buffer all...Andy Walls
2008-12-30V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per streamAndy Walls
2008-12-30V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handlingAndy Walls
2008-12-30V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PC...Andy Walls
2008-12-30V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...Andy Walls
2008-12-30V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has benign ...Andy Walls
2008-12-30V4L/DVB (9729): cx18: Update version due to significant irq handling changesAndy Walls
2008-12-30V4L/DVB (9728): cx18: Copyright attribution update for files modified by awallsAndy Walls
2008-12-30V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...Andy Walls
2008-12-30V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...Andy Walls
2008-12-30V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...Andy Walls
2008-12-30V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...Andy Walls
2008-12-30V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work...Andy Walls
2008-12-30V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexesAndy Walls
2008-12-30V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...Andy Walls
2008-12-30V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...Andy Walls
2008-12-30V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU firmware file...Andy Walls
2008-12-30V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack interru...Andy Walls
2008-12-30V4L/DVB (9597): cx18: Minor fixes to APU firmware load processAndy Walls
2008-12-30V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...Andy Walls
2008-12-30V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busyAndy Walls
2008-12-30V4L/DVB (9594): cx18: Roll driver version number due to significant changesAndy Walls
2008-12-30V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...Andy Walls
2008-12-30V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...Andy Walls
2008-12-30V4L/DVB (9513): cx18: Reduce number of mmio read retriesAndy Walls
2008-12-29V4L/DVB (9514): cx18: Fix PLL freq computation for debug displayAndy Walls
2008-12-29V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...Andy Walls
2008-12-29V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() f...Andy Walls
2008-12-16V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204Mauro Carvalho Chehab
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...Andy Walls
2008-11-11V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...Andy Walls
2008-11-11V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API callAndy Walls
2008-11-11V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...Andy Walls
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil
2008-11-11V4L/DVB (9475): cx18: Disable write retries for registers that always change ...Andy Walls
2008-10-21V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls
2008-10-21V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-13V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.Hans Verkuil
2008-10-12V4L/DVB (9133): v4l: disconnect kernel number from minorHans Verkuil
2008-10-12V4L/DVB (9132): cx18: Fix warning message for DMA done notification for inact...Andy Walls
2008-10-12V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...Andy Walls
2008-10-12V4L/DVB (9111): cx18: Up the version to 1.0.1Andy Walls
2008-10-12V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...Andy Walls
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-10-12V4L/DVB (8939): cx18: fix sparse warningsHans Verkuil
2008-10-12V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.Andy Walls