aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/hdpvr (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-14media: usb: hdpvr: convert to use i2c_new_client_device()Wolfram Sang2-3/+3
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-08-26media: hdpvr: remove redundant assignment to retvalColin Ian King1-5/+1
2019-08-19media: hdpvr: add terminating 0 at end of stringHans Verkuil1-0/+1
2019-07-25media: hdpvr: Add device num check and handlingLuke Nowakowski-Krijger1-1/+11
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil1-3/+0
2019-06-24media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab5-25/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner5-25/+5
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-3/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-6/+4
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab1-1/+1
2019-02-07media: hdpvr: fix smatch warningHans Verkuil1-7/+7
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-3/+4
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-07-27media: hdpvr: don't check number of messages in the driverWolfram Sang1-3/+0
2018-05-28media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King1-1/+1
2018-05-25media: hdpvr: fix compiler warningHans Verkuil1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-65/+44
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2-22/+22
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-4/+0
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young3-29/+8
2017-12-08media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav1-11/+15
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-08-26media: usb: make i2c_adapter constBhumika Goyal1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+2
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2016-11-16[media] hdpvr: fix interrupted recordingJonathan Sims1-3/+19
2016-10-21[media] hdpvr: don't break long linesMauro Carvalho Chehab3-13/+7
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-1/+1
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-08-30media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-07-08[media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar3-13/+5
2016-02-01[media] hdpvr: hide unused variableArnd Bergmann1-0/+2
2016-02-01[media] hdpvr: Refactoring for hdpvr_read()Markus Elfring1-4/+2
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-04-02[media] hdpvr: embed video_deviceHans Verkuil3-21/+10
2014-09-23[media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko2-36/+12
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab1-3/+3
2014-07-17[media] hdpvr: fix reported HDTV colorspaceHans Verkuil1-1/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-1/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0