summaryrefslogtreecommitdiff
path: root/drivers/media/usb/pvrusb2
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-27media: usb: make video_device constBhumika Goyal
2017-08-26media: usb: make i2c_adapter constBhumika Goyal
2017-08-26media: usb: make i2c_algorithm constBhumika Goyal
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-07-20media: pvrusb2: fix the retry logicMauro Carvalho Chehab
2017-06-07[media] pvrusb2: remove redundant check on cnt > 8Colin Ian King
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab
2017-03-03[media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann
2017-01-31[media] pvrusb2-io: Add some spaces for better code readabilityMarkus Elfring
2017-01-31[media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()Markus Elfring
2017-01-31[media] pvrusb2: Clean up file handle in open() error pathSantosh Kumar Singh
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-18[media] pvrusb2: use KERNEL_CONT where neededMauro Carvalho Chehab
2016-10-24[media] variable name is never null, so remove null checkColin Ian King
2016-10-21[media] pvrusb2: don't break long linesMauro Carvalho Chehab
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young
2016-08-24[media] pvrusb2: convert g/s_crop to g/s_selectionHans Verkuil
2016-08-24[media] pvrusb2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-12[media] pvrusb2: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-04-20[media] pvrusb2: fix smatch errorsHans Verkuil
2016-02-23[media] pvrusb2: don't go past buf arrayMauro Carvalho Chehab
2016-02-23[media] pvrusb2-io: no need to check if sp is not NULLMauro Carvalho Chehab
2016-02-19[media] pvrusb2: correctly handling failed thread runInsu Yun
2015-11-17[media] media/usb/pvrusb2: Support for V4L2_CTRL_WHICH_DEF_VALRicardo Ribalda
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] pvrusb2: fix inconsistent indentingMauro Carvalho Chehab
2015-03-03[media] v4l2: remove unused including <linux/version.h>Wei Yongjun
2015-03-02[media] pvrusb2: use struct v4l2_fhHans Verkuil
2015-03-02[media] pvrusb2: replace .ioctl by .unlocked_ioctlHans Verkuil
2015-02-02[media] pvrusb2: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-01-27[media] usb: pvrusb2: pvrusb2-hdw: Remove unused functionRickard Strandqvist
2015-01-27[media] pvrusb2: Use setup_timerJulia Lawall
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil
2014-12-22[media] media: remove emacs editor variablesHans Verkuil
2014-11-25[media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON
2014-07-17[media] media: pvrusb2: make logging code saneAndrey Utkin
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-10-15[media] pvrusb2: fix sparse warningHans Verkuil
2013-06-21[media] pvrusb2: Remove unused variableMauro Carvalho Chehab
2013-06-21[media] pvrusb2: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-17[media] pvrusb2: Cocci spatch "memdup.spatch"Thomas Meyer
2013-06-17[media] pvrusb2: drop g/s_register ioctlsHans Verkuil
2013-05-27[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_registerLad, Prabhakar
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil