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
/
usb
/
cx231xx
/
cx231xx-cards.c
Age
Commit message (
Expand
)
Author
2015-04-02
[media] cx231xx: embed video_device
Hans Verkuil
2015-03-03
[media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner
Olli Salonen
2015-02-26
[media] cx231xx: fix compilation if the media controller is not defined
Mauro Carvalho Chehab
2015-02-13
[media] cx231xx: create media links for analog mode
Mauro Carvalho Chehab
2015-02-13
[media] cx231xx: add media controller support
Mauro Carvalho Chehab
2015-02-02
[media] cx231xx: don't use dev it not allocated
Mauro Carvalho Chehab
2015-02-02
[media] cx231xx: fix usbdev leak on failure paths in cx231xx_usb_probe()
Alexey Khoroshilov
2014-11-03
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: use dev_foo instead of printk
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
2014-10-30
[media] cx231xx: drop unconditional port3 switching
Matthias Schwarzott
2014-10-30
[media] cx231xx: change usage of I2C_1 to the real i2c port
Matthias Schwarzott
2014-10-30
[media] cx231xx: add wrapper to get the i2c_adapter pointer
Matthias Schwarzott
2014-10-30
[media] cx231xx: Use symbolic constants for i2c ports instead of numbers
Matthias Schwarzott
2014-10-30
[media] cx231xx: use own i2c_client for eeprom access
Matthias Schwarzott
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)
Matthias Schwarzott
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)
Matthias Schwarzott
2014-07-27
[media] cx231xx: handle errors at read_eeprom()
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 522e
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 521e
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
Matthias Schwarzott
2014-07-27
[media] cx231xx: return an error if it can't read PCB config
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: move analog init code to a separate function
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: use devm_ functions to allocate memory
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Don't let an interface number to go past the array
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Fix the max number of interfaces
Mauro Carvalho Chehab
2014-01-07
[media] cx231xx: add support for a CX23103 Video Grabber USB
Links (Markus)
2013-11-29
[media] cx231xx: use after free on error path in probe
Dan Carpenter
2013-10-17
[media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_pro...
Alexey Khoroshilov
2013-08-23
[media] cx231xx: Add support for KWorld UB445-U
Johannes Erdfelt
2013-06-17
[media] cx231xx: remove g_chip_ident
Hans Verkuil
2013-03-18
[media] cx231xx : Add support for OTG102 aka EZGrabber2
Matt Gomboc
2013-03-05
[media] cx231xx: fix big-endian problems
Hans Verkuil
2013-03-05
[media] cx231xx: don't use port 3 on the Conexant video grabber
Hans Verkuil
2013-03-05
[media] cx231xx: disable 417 support from the Conexant video grabber
Hans Verkuil
2013-03-05
[media] cx231xx: convert to the control framework
Hans Verkuil
2012-12-27
[media] cx231xx: Replace memcpy with struct assignment
Ezequiel Garcia
2012-12-27
[media] cx231xx : Add support for Elgato Video Capture V2
Alf Høgemark
2012-10-27
[media] cx231xx: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab