summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
AgeCommit message (Expand)Author
2014-09-26[media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab
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-09-03[media] cx231xx: just return 0 instead of using a varMauro Carvalho Chehab
2014-09-03[media] cx231xx: fix sparse warningsHans Verkuil
2014-07-27[media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott
2014-07-27[media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott
2014-07-27[media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott
2014-07-27[media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott
2014-07-27[media] cx231xx: return an error if it can't read PCB configMauro Carvalho Chehab
2014-07-27[media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab
2014-07-27[media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab
2014-07-27[media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab
2014-07-27[media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] drivers/media: Remove useless return variablesPeter Senna Tschudin
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-01-07[media] cx231xx: add support for a CX23103 Video Grabber USBLinks (Markus)
2014-01-07[media] cx231xx: Add missing KERN_CONT to i2c debug printsMatthias Schwarzott
2014-01-07[media] cx231xx: fix i2c debug printsMatthias Schwarzott
2014-01-07[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECTMatthias Schwarzott
2013-11-29[media] cx231xx: use after free on error path in probeDan Carpenter
2013-10-17[media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_pro...Alexey Khoroshilov
2013-10-15[media] cx231xx: fix sparse warningsHans Verkuil
2013-08-23[media] cx231xx: Add support for KWorld UB445-UJohannes Erdfelt
2013-06-17[media] cx231xx: the reg->size field wasn't filled inHans Verkuil
2013-06-17[media] cx231xx: remove g_chip_identHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-03-18[media] cx231xx : Add support for OTG102 aka EZGrabber2Matt Gomboc
2013-03-14[media] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_falseThiago Farina
2013-03-14[media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari
2013-03-05[media] cx231xx: fix gpio big-endian problemsHans Verkuil
2013-03-05[media] cx231xx: fix big-endian problemsHans Verkuil
2013-03-05[media] cx231xx: don't use port 3 on the Conexant video grabberHans Verkuil
2013-03-05[media] cx231xx: don't reset width/height on first openHans Verkuil
2013-03-05[media] cx231xx: disable 417 support from the Conexant video grabberHans Verkuil
2013-03-05[media] cx231xx: remove bogus driver prefix in log messagesHans Verkuil
2013-03-05[media] cx231xx-417: convert to the control frameworkHans Verkuil
2013-03-05[media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil