summaryrefslogtreecommitdiff
path: root/drivers/media/usb/pvrusb2
AgeCommit message (Expand)Author
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmtHans Verkuil
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young
2017-12-11media: pvrusb2: properly check endpoint typesAndrey Konovalov
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02media: pvrusb2: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil
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