| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: overhaul ALSA PCM device handling so it works | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: Initial non-working cx18-alsa files | Andy Walls | 2010-02-26 |
* | V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing | Andy Walls | 2010-02-26 |
* | V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support | Andy Walls | 2010-02-26 |
* | V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing | Andy Walls | 2010-02-26 |
* | V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead... | Andy Walls | 2009-12-05 |
* | V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's wort... | Andy Walls | 2009-12-05 |
* | V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame ... | Andy Walls | 2009-12-05 |
* | V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling | Andy Walls | 2009-12-05 |
* | V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as a... | Andy Walls | 2009-12-05 |
* | V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.... | Andy Walls | 2009-12-05 |
* | V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca... | Andy Walls | 2009-06-16 |
* | V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands | Andy Walls | 2009-06-16 |
* | V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks | Andy Walls | 2009-06-16 |
* | V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs t... | Andy Walls | 2009-06-16 |
* | V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue" | Andy Walls | 2009-06-16 |
* | 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 (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 (10443): cx18: Use correct line counts per field in firmware API call | Andy Walls | 2009-03-30 |
* | V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers | 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 (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card | 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 (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18 | Andy Walls | 2009-03-30 |
* | V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM | 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 (9801): cx18: Allow more than 63 capture buffers in rotation per stream | Andy Walls | 2008-12-30 |
* | V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling | 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 (9728): cx18: Copyright attribution update for files modified by awalls | Andy Walls | 2008-12-30 |
* | V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ... | Andy Walls | 2008-12-30 |
* | V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro... | Andy Walls | 2008-12-30 |
* | V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h... | 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 (9723): cx18: Propagate staleness of mailbox and mdl ack data to work... | Andy Walls | 2008-12-30 |
* | V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes | 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-30 |