summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [media] cx231xx: Modifiy the symbolic constants for i2c ports and describeMatthias Schwarzott2014-10-301-4/+5
* [media] cx231xx: give each master i2c bus a seperate nameMatthias Schwarzott2014-10-301-1/+1
* [media] cx231xx: delete i2c_client per busMatthias Schwarzott2014-10-302-8/+0
* [media] cx231xx: use own i2c_client for eeprom accessMatthias Schwarzott2014-10-301-11/+13
* [media] cx231xx: let i2c bus scanning use its own i2c_clientMatthias Schwarzott2014-10-302-7/+12
* [media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab2014-09-261-1/+1
* [media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)Matthias Schwarzott2014-09-231-1/+4
* [media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)Matthias Schwarzott2014-09-231-1/+4
* [media] cx231xx: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-3/+1
* [media] cx231xx: fix sparse warningsHans Verkuil2014-09-033-9/+9
* [media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab2014-07-271-1/+8
* [media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott2014-07-271-1/+4
* [media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott2014-07-271-1/+4
* [media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott2014-07-274-0/+107
* [media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott2014-07-276-0/+132
* [media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott2014-07-271-0/+8
* [media] cx231xx: return an error if it can't read PCB configMauro Carvalho Chehab2014-07-273-5/+13
* [media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab2014-07-271-106/+114
* [media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab2014-07-271-30/+13
* [media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab2014-07-271-12/+30
* [media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab2014-07-271-2/+1
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-261-1/+1
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-241-13/+7
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-172-4/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-042-2/+0
* [media] drivers/media: Remove useless return variablesPeter Senna Tschudin2014-07-041-6/+5
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-242-4/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-1/+1
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-3/+2
|/
* [media] cx231xx: add support for a CX23103 Video Grabber USBLinks (Markus)2014-01-071-0/+2
* [media] cx231xx: Add missing KERN_CONT to i2c debug printsMatthias Schwarzott2014-01-071-5/+6
* [media] cx231xx: fix i2c debug printsMatthias Schwarzott2014-01-071-4/+12
* [media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECTMatthias Schwarzott2014-01-071-0/+2
* [media] cx231xx: use after free on error path in probeDan Carpenter2013-11-291-1/+1
* [media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_pro...Alexey Khoroshilov2013-10-171-53/+57
* [media] cx231xx: fix sparse warningsHans Verkuil2013-10-151-2/+2
* [media] cx231xx: Add support for KWorld UB445-UJohannes Erdfelt2013-08-233-0/+42
* [media] cx231xx: the reg->size field wasn't filled inHans Verkuil2013-06-171-0/+7
* [media] cx231xx: remove g_chip_identHans Verkuil2013-06-176-320/+103
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-242-2/+2
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-242-5/+5
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-242-3/+3
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-242-4/+5
* [media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc2013-03-183-0/+38
* [media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_falseThiago Farina2013-03-141-5/+0
* [media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari2013-03-141-1/+1
* [media] cx231xx: fix gpio big-endian problemsHans Verkuil2013-03-052-37/+38
* [media] cx231xx: fix big-endian problemsHans Verkuil2013-03-055-16/+16
* [media] cx231xx: don't use port 3 on the Conexant video grabberHans Verkuil2013-03-051-0/+1