summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/hdpvr
Commit message (Expand)AuthorAgeFilesLines
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-06-241-6/+11
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-115-25/+5Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-055-25/+5Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-3/+2Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-6/+4Star
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: usb: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: hdpvr: fix smatch warningHans Verkuil2019-02-071-7/+7
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-3/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: hdpvr: don't check number of messages in the driverWolfram Sang2018-07-271-3/+0Star
* media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King2018-05-281-1/+1
* media: hdpvr: fix compiler warningHans Verkuil2018-05-251-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-065-65/+44Star
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-042-22/+22
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-4/+0Star
| * media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2017-12-143-29/+8Star
| * media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav2017-12-081-11/+15
* | media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* media: usb: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+2
* media: usb: constify usb_device_idArvind Yadav2017-08-201-1/+1
* [media] hdpvr: fix interrupted recordingJonathan Sims2016-11-161-3/+19
* [media] hdpvr: don't break long linesMauro Carvalho Chehab2016-10-213-13/+7Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-121-1/+0Star
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-1/+0Star
| * media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang2016-08-301-3/+1Star
* | [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-1/+1
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* | [media] media: usb: hdpvr: hdpvr-video: don't print error when allocating urb...Wolfram Sang2016-08-241-3/+1Star
|/
* [media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-083-13/+5Star
* [media] hdpvr: hide unused variableArnd Bergmann2016-02-011-0/+2
* [media] hdpvr: Refactoring for hdpvr_read()Markus Elfring2016-02-011-4/+2Star
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-1/+1
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] hdpvr: embed video_deviceHans Verkuil2015-04-033-21/+10Star
* [media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko2014-09-232-36/+12Star
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-221-3/+3
|\
| * [media] hdpvr: fix two audio bugsHans Verkuil2014-07-041-3/+3
* | [media] hdpvr: fix reported HDTV colorspaceHans Verkuil2014-07-181-1/+1
* | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-1/+0Star
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
|/
* [media] hdpvr: Fix memory leak in debugMasanari Iida2014-02-041-1/+3
* [media] hdpvr: fix sparse warningsHans Verkuil2013-10-151-6/+5Star
* [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-09-031-5/+6
* [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil2013-08-241-1/+1
* [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil2013-08-181-4/+2Star