aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/hdpvr
Commit message (Expand)AuthorAge
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-11
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-11
* media: hdpvr: don't check number of messages in the driverWolfram Sang2018-07-27
* media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"Colin Ian King2018-05-28
* media: hdpvr: fix compiler warningHans Verkuil2018-05-25
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-04
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-28
| * media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2017-12-14
| * media: hdpvr: Fix an error handling path in hdpvr_probe()Arvind Yadav2017-12-08
* | media: annotate ->poll() instancesAl Viro2017-11-27
* | annotate poll_table_struct ->_keyAl Viro2017-11-27
|/
* media: usb: make i2c_adapter constBhumika Goyal2017-08-26
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-20
* media: usb: constify usb_device_idArvind Yadav2017-08-20
* [media] hdpvr: fix interrupted recordingJonathan Sims2016-11-16
* [media] hdpvr: don't break long linesMauro Carvalho Chehab2016-10-21
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-11
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
| * media: usb: hdpvr: hdpvr-video: don't print error when allocating urb failsWolfram Sang2016-08-30
* | [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-22
* | [media] constify i2c_algorithm structuresJulia Lawall2016-09-19
* | [media] media: usb: hdpvr: hdpvr-video: don't print error when allocating urb...Wolfram Sang2016-08-24
|/
* [media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-08
* [media] hdpvr: hide unused variableArnd Bergmann2016-02-01
* [media] hdpvr: Refactoring for hdpvr_read()Markus Elfring2016-02-01
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-03
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17
* [media] hdpvr: embed video_deviceHans Verkuil2015-04-02
* [media] hdpvr: reduce memory footprint when debuggingAndy Shevchenko2014-09-23
* Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab2014-07-22
|\
| * [media] hdpvr: fix two audio bugsHans Verkuil2014-07-04
* | [media] hdpvr: fix reported HDTV colorspaceHans Verkuil2014-07-17
* | [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-17
* | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
|/
* [media] hdpvr: Fix memory leak in debugMasanari Iida2014-02-04
* [media] hdpvr: fix sparse warningsHans Verkuil2013-10-15
* [media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()Alexey Khoroshilov2013-09-03
* [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil2013-08-24
* [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME definesHans Verkuil2013-08-18
* [media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil2013-08-18
* [media] hdpvr: improve error handlingHans Verkuil2013-06-13
* [media] hdpvr: code cleanupHans Verkuil2013-06-13
* [media] hdpvr: fix querystd 'unknown format' returnHans Verkuil2013-06-13
* [media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()Leonid Kegulskiy2013-05-27
* [media] media: fix hdpvr kconfig/build errorsRandy Dunlap2013-05-27
* [media] hdpvr: Added some error handling in hdpvr_start_streaming()Leonid Kegulskiy2013-05-21
* [media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...Leonid Kegulskiy2013-05-21
* [media] hdpvr: allow g/s/enum/querystd when in legacy modeHans Verkuil2013-04-14