summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx/cx231xx-video.c
AgeCommit message (Expand)Author
2019-11-24media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2016-02-16[media] cx231xx: get rid of CX231XX_VMUX_DEBUGMauro Carvalho Chehab
2016-02-16[media] cx231xx: create connectors at the media graphMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] media: convert links from array to listMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-03[media] cx231xx: fix handling cx231xx_read_i2c_data resultAndrzej Hajda
2015-09-03[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...Steven Rostedt
2015-06-09[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-04-02[media] cx231xx: embed video_deviceHans Verkuil
2015-02-26[media] cx231xx: enable the analog tuner at buffer setupMauro Carvalho Chehab
2015-02-26[media] cx231xx: Improve the media controller commentMauro Carvalho Chehab
2015-02-13[media] cx231xx: enable tuner->decoder link at videobuf startMauro Carvalho Chehab
2015-02-13[media] cx231xx: initialize video/vbi padsMauro Carvalho Chehab
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON
2014-11-03[media] cx231xx: Improve the log messageMauro Carvalho Chehab
2014-11-03[media] cx231xx: too much changes. Bump version numberMauro Carvalho Chehab
2014-11-03[media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab
2014-11-03[media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab
2014-11-03[media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab
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
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-14[media] cx231xx: fix undefined function cx231xx_g_chip_ident()Gianluca Gennari
2013-03-05[media] cx231xx: don't reset width/height on first openHans Verkuil
2013-03-05[media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil
2013-03-05[media] cx231xx-417: use one querycap for all device nodesHans Verkuil
2013-03-05[media] cx231xx: improve std handlingHans Verkuil
2013-03-05[media] cx231xx: get rid of a bunch of unused cx231xx_fh fieldsHans Verkuil
2013-03-05[media] cx231xx: replace ioctl by unlocked_ioctlHans Verkuil
2013-03-05[media] cx231xx: remove current_norm usageHans Verkuil
2013-03-05[media] cx231xx: add struct v4l2_fh to get prio and event supportHans Verkuil
2013-03-05[media] cx231xx: convert to the control frameworkHans Verkuil
2013-03-05[media] cx231xx: fix vbi compliance issuesHans Verkuil
2013-03-05[media] cx231xx: fix frequency clampingHans Verkuil