Age | Commit message (Expand) | Author |
2020-04-14 | media: usb: hdpvr: convert to use i2c_new_client_device() | Wolfram Sang |
2020-02-24 | media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |
2019-08-26 | media: hdpvr: remove redundant assignment to retval | Colin Ian King |
2019-08-19 | media: hdpvr: add terminating 0 at end of string | Hans Verkuil |
2019-07-25 | media: hdpvr: Add device num check and handling | Luke Nowakowski-Krijger |
2019-07-22 | media: media/usb: don't set description in ENUM_FMT | Hans Verkuil |
2019-06-24 | media: hdpvr: fix locking and a missing msleep | Hans Verkuil |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner |
2019-06-05 | media: media/usb: set device_caps in struct video_device | Hans Verkuil |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-29 | media: replace strncpy() by strscpy() | Mauro Carvalho Chehab |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab |
2019-03-01 | media: usb: fix several typos | Mauro Carvalho Chehab |
2019-02-07 | media: hdpvr: fix smatch warning | Hans Verkuil |
2018-09-11 | media: replace strcpy() by strscpy() | Mauro Carvalho Chehab |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab |
2018-07-27 | media: hdpvr: don't check number of messages in the driver | Wolfram Sang |
2018-05-28 | media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge" | Colin Ian King |
2018-05-25 | media: hdpvr: fix compiler warning | Hans Verkuil |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-06 | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-01-04 | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab |
2017-12-28 | media: don't include drivers/media/i2c at cflags | Mauro Carvalho Chehab |
2017-12-14 | media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices | Sean Young |
2017-12-08 | media: hdpvr: Fix an error handling path in hdpvr_probe() | Arvind Yadav |
2017-11-27 | media: annotate ->poll() instances | Al Viro |
2017-11-27 | annotate poll_table_struct ->_key | Al Viro |
2017-08-26 | media: usb: make i2c_adapter const | Bhumika Goyal |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young |
2017-08-20 | media: usb: constify usb_device_id | Arvind Yadav |
2016-11-16 | [media] hdpvr: fix interrupted recording | Jonathan Sims |
2016-10-21 | [media] hdpvr: don't break long lines | Mauro Carvalho Chehab |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-09-22 | [media] rc: Hauppauge z8f0811 can decode RC6 | Sean Young |
2016-09-19 | [media] constify i2c_algorithm structures | Julia Lawall |
2016-08-30 | media: usb: hdpvr: hdpvr-video: don't print error when allocating urb fails | Wolfram Sang |
2016-08-24 | [media] media: usb: hdpvr: hdpvr-video: don't print error when allocating urb... | Wolfram Sang |
2016-07-08 | [media] hdpvr: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-02-01 | [media] hdpvr: hide unused variable | Arnd Bergmann |
2016-02-01 | [media] hdpvr: Refactoring for hdpvr_read() | Markus Elfring |
2015-12-03 | [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings | Hans Verkuil |
2015-11-17 | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab |
2015-04-02 | [media] hdpvr: embed video_device | Hans Verkuil |
2014-09-23 | [media] hdpvr: reduce memory footprint when debugging | Andy Shevchenko |
2014-07-22 | Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork | Mauro Carvalho Chehab |
2014-07-17 | [media] hdpvr: fix reported HDTV colorspace | Hans Verkuil |
2014-07-17 | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan |