index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2016-09-05
[media] cx231xx-cards: unregister IR earlier
Mauro Carvalho Chehab
2016-09-05
[media] cx231xx: fix GPIOs for Pixelview SBTVD hybrid
Mauro Carvalho Chehab
2016-02-23
[media] media_device: move allocation out of media_device_*_init
Mauro Carvalho Chehab
2016-02-23
[media] media-device: move PCI/USB helper functions from v4l2-mc
Mauro Carvalho Chehab
2016-02-16
[media] cx231xx: create connectors at the media graph
Mauro Carvalho Chehab
2016-02-16
[media] cx231xx: use v4l2 core function to create the MC graph
Mauro Carvalho Chehab
2016-02-16
[media] use v4l2_mc_usb_media_device_init() on most USB devices
Mauro Carvalho Chehab
2016-02-01
[media] tuner.h: rename TUNER_PAD_IF_OUTPUT to TUNER_PAD_OUTPUT
Mauro Carvalho Chehab
2016-01-11
[media] usb: check media device errors
Mauro Carvalho Chehab
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] cx231xx: enforce check for graph creation
Mauro Carvalho Chehab
2016-01-11
[media] tuner-core: add an input pad
Mauro Carvalho Chehab
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2015-11-19
[media] cx231xx_dvb: use demod_i2c for demod attach
Matthias Schwarzott
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-06-09
[media] cx231xx: Add support for Terratec Grabby
Tommi Rantala
2015-06-09
[media] cx231xx: fix compiler warning
Hans Verkuil
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
[next]