index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx18
Age
Commit message (
Expand
)
Author
2009-04-29
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
2009-04-29
V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...
Andy Walls
2009-04-06
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
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 (11310): cx18: remove intermediate 'ioctl' step
Hans Verkuil
2009-03-30
V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unit
Andy Walls
2009-03-30
V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...
Andy Walls
2009-03-30
V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for...
Andy Walls
2009-03-30
V4L/DVB (10855): cx18: Fix VPS service register codes
Andy Walls
2009-03-30
V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...
Andy Walls
2009-03-30
V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extractin...
Andy Walls
2009-03-30
V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-pa...
Andy Walls
2009-03-30
V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...
Andy Walls
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 (10763): cx18: Increment version number due to significant changes fo...
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 (10755): cx18: Convert the integrated A/V decoder core interface to a...
Andy Walls
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
Hans Verkuil
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 (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line ...
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 (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be...
Andy Walls
2009-03-30
V4L/DVB (10441): cx18: Fix VBI ioctl() handling and Raw/Sliced VBI state mana...
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 (10436): cx18: Fix coding style of a switch statement per checkpatch.pl
Andy Walls
2009-03-30
V4L/DVB (10435): cx18: Normalize APU after second APU firmware load
Andy Walls
2009-03-30
V4L/DVB (10434): cx18: Smarter verification of CX18_AUDIO_ENABLE register writes
Andy Walls
2009-03-30
V4L/DVB (10433): cx18: Defer A/V core initialization until a valid cx18_av_cm...
Andy Walls
2009-03-30
V4L/DVB (10408): v4l2: fix incorrect hue range check
Hans Verkuil
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 (10279): cx18: Print driver version number when logging status
Andy Walls
[next]