index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx18
/
cx18-driver.c
Age
Commit message (
Expand
)
Author
2009-04-06
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-03-30
V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...
Andy Walls
2009-03-30
V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3
Andy Walls
2009-03-30
V4L/DVB (10762): cx18: Get rid of unused variables related to video output
Andy Walls
2009-03-30
V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...
Andy Walls
2009-03-30
V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...
Andy Walls
2009-03-30
V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...
Andy Walls
2009-03-30
V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices
Andy Walls
2009-03-30
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...
Andy Walls
2009-03-30
V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...
Andy Walls
2009-03-30
V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz sy...
Andy Walls
2009-03-30
V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer...
Andy Walls
2009-03-30
V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling
Andy Walls
2009-03-30
V4L/DVB (10437): cx18: Remove an unused spinlock
Andy Walls
2009-03-30
V4L/DVB (10435): cx18: Normalize APU after second APU firmware load
Andy Walls
2009-03-30
V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card
Andy Walls
2009-03-30
V4L/DVB (10283): cx18: Call request_module() with proper argument types.
Andy Walls
2009-03-30
V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device object
Andy Walls
2009-03-30
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
2009-03-30
V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
Andy Walls
2009-03-30
V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...
Andy Walls
2009-03-30
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2008-12-30
V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process
Andy Walls
2008-12-30
V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues
Andy Walls
2008-12-30
V4L/DVB (9806): cx18: Enable raw VBI capture
Andy Walls
2008-12-30
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
2008-12-30
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer all...
Andy Walls
2008-12-30
V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...
Andy Walls
2008-12-30
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...
Andy Walls
2008-12-30
V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...
Andy Walls
2008-12-30
V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...
Andy Walls
2008-12-30
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...
Andy Walls
2008-12-30
V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...
Andy Walls
2008-12-30
V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...
Andy Walls
2008-12-30
V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...
Andy Walls
2008-12-29
V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() f...
Andy Walls
2008-11-11
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...
Andy Walls
2008-11-11
V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...
Andy Walls
2008-11-11
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
Hans Verkuil
2008-10-21
V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...
Andy Walls
2008-10-21
V4L/DVB (9297): cx18: Fix memory leak on card initialization failure
Andy Walls
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2008-10-12
V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...
Andy Walls
2008-10-12
V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...
Andy Walls
2008-10-12
V4L/DVB (8939): cx18: fix sparse warnings
Hans Verkuil
2008-10-12
V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...
Andy Walls
2008-10-12
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
2008-10-12
V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.
Andy Walls
2008-10-12
V4L/DVB: follow lspci device/vendor style
Bjorn Helgaas
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
[next]