Age | Commit message (Expand) | Author |
2008-11-15 | cx18: Major rewrite of interrupt handling for incoming mailbox processing | Andy Walls |
2008-11-12 | merge: http://linuxtv.org/hg/~awalls/cx18-bugfix | Mauro Carvalho Chehab |
2008-11-09 | cx18: Fix unitialized variable problem upon APU firmware file read failure | Andy Walls |
2008-11-09 | cx18: Prevent CX23418 from clearing it's outgoing ack interrupts to driver | Andy Walls |
2008-11-08 | cx18: Minor fixes to APU firmware load process | Andy Walls |
2008-11-08 | cx18: Further changes to improve mailbox protocol integrity & performnce | Andy Walls |
2008-11-07 | cx18: Improve handling of outgoing mailboxes detected to be busy | Andy Walls |
2008-11-05 | cx18: Roll driver version number due to significant changes | Andy Walls |
2008-11-05 | cx18: Add outgoing mailbox mutexes and check for ack via waitq vs poll | Andy Walls |
2008-11-05 | cx18: Use default kernel work queue; fix streaming flag for work handler | Andy Walls |
2008-11-04 | cx18: Move DVB buffer transfer handling from irq handler to work_queue | Andy Walls |
2008-11-04 | cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup | Andy Walls |
2008-11-02 | cx18: Fix PLL freq computation for debug display | Andy Walls |
2008-11-02 | cx18: Reduce number of mmio read retries | Andy Walls |
2008-11-02 | cx18: Fix write retries for registers that always change - part 3. | Andy Walls |
2008-11-01 | cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call | Andy Walls |
2008-10-31 | cx18: Fix write retries for registers that always change - part 2. | Andy Walls |
2008-10-25 | cx18: Disable write retries for registers that always change - part 1. | Andy Walls |
2008-10-25 | cx18: Remove redundant block scope variable in cx18_probe() for sparse | Andy Walls |
2008-10-18 | backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9 | Mauro Carvalho Chehab |
2008-10-18 | cx18: Don't mask many real init error codes by mapping them to ENOMEM | Andy Walls |
2008-10-18 | cx18: Add __iomem address space qualifier to cx18_log_*_retries() argument | Andy Walls |
2008-10-18 | cx18: Fix memory leak on card initialization failure | Andy Walls |
2008-09-08 | cx18/ivtv: add 'PCI:' prefix to bus_info. | Hans Verkuil |
2008-10-11 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev | Mauro Carvalho Chehab |
2008-10-04 | cx18: Fix warning message for DMA done notification for inactive stream. | Andy Walls |
2008-10-04 | cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/Analog | Andy Walls |
2008-10-04 | v4l: disconnect kernel number from minor | Hans Verkuil |
2008-10-03 | cx18: Up the version to 1.0.1 | Andy Walls |
2008-09-28 | cx18: Add default behavior of checking and retrying PCI MMIO accesses | Andy Walls |
2008-09-12 | convert tuner drivers to use dvb_frontend->callback | Michael Krufky |
2008-09-10 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cleanups | Mauro Carvalho Chehab |
2008-09-08 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2008-09-06 | cx18: Set mmio throttling delay default to 0 nsec. | Andy Walls |
2008-09-06 | cx18: fix sparse warnings | Hans Verkuil |
2008-09-06 | cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT | Hans Verkuil |
2008-09-06 | cx18: Fix tuner audio input for Compro H900 cards | Hans Verkuil |
2008-09-05 | merge: http://linuxtv.org/hg/~awalls/v4l-dvb | Mauro Carvalho Chehab |
2008-09-04 | cx18: Increment u8 pointers not void pointers. | Andy Walls |
2008-08-31 | cx18: Throttle mmio to/from the CX23418 so boards work in older systems | Andy Walls |
2008-08-30 | cx18: Create cx18_ specific wrappers for all pci mmio accessesors. | Andy Walls |
2008-08-29 | cx18: Correct CX23418 PCI configuration settings. | Andy Walls |
2008-08-23 | cx18: Have CX23418 release buffers at end of capture. | Andy Walls |
2008-08-23 | cx18: Fix cx18_find_handle() and add error checking | Andy Walls |
2008-08-22 | cx18: Convert cx18_queue buffers member to atomic_t | Andy Walls |
2008-08-22 | cx18: Remove redundant struct cx18_queue length member. | Andy Walls |
2008-08-22 | cx18: get rid of ununsed buffers stolen field | Andy Walls |
2008-08-22 | cx18: Simplify queue flush logic to prevent oops in cx18_flush_queues() | Andy Walls |
2008-08-17 | cx18: Add missing lock for when the irq handler manipulates the queues | Andy Walls |
2008-07-27 | remove select's of FW_LOADER | Mauro Carvalho Chehab |