Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | media: meye: fix missing pm_mchip_mode field | Hans Verkuil | 1 | -2/+0 |
2020-07-19 | media: meye: use generic power management | Vaibhav Gupta | 1 | -10/+5 |
2020-04-14 | media: docs: move user-facing docs to the admin guide | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-02-24 | media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 1 | -1/+1 |
2020-01-03 | media: v4l2: abstract timeval handling in v4l2_buffer | Arnd Bergmann | 1 | -2/+2 |
2019-07-22 | media: media/pci: don't set description for ENUM_FMT | Hans Verkuil | 1 | -3/+0 |
2019-06-24 | media: media/pci: set device_caps in struct video_device | Hans Verkuil | 1 | -5/+1 |
2019-06-22 | media: meye: Fix build COMPILE_TEST error | YueHaibing | 1 | -1/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -20/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-03-01 | media: pci: fix several typos | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-02-07 | media: meye: use u64 for the timestamp internally | Hans Verkuil | 2 | -5/+5 |
2018-09-12 | media: fix: media: pci: meye: validate offset to avoid arbitrary access | Lao Wei | 1 | -1/+1 |
2018-09-11 | media: replace strcpy() by strscpy() | Mauro Carvalho Chehab | 1 | -5/+5 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-05-05 | media: meye: allow building it with COMPILE_TEST on non-x86 | Mauro Carvalho Chehab | 1 | -1/+2 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2018-02-06 | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -1/+1 |
2018-01-04 | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-11-28 | media: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-09-23 | media: meye: Adjust two function calls together with a variable assignment | Markus Elfring | 1 | -3/+4 |
2017-09-23 | media: drivers: delete error messages for failed memory allocation | Markus Elfring | 1 | -9/+4 |
2017-08-27 | media: pci: make video_device const | Bhumika Goyal | 1 | -1/+1 |
2017-08-09 | media: meye: constify pci_device_id | Arvind Yadav | 1 | -1/+1 |
2017-02-03 | [media] media: pci: meye: set error code on failures | Pan Bian | 1 | -0/+1 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2 | -8/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-16 | [media] squash lines for simple wrapper functions | Masahiro Yamada | 1 | -4/+1 |
2016-10-21 | [media] meye: don't break long lines | Mauro Carvalho Chehab | 1 | -8/+4 |
2015-04-03 | [media] meye: embed video_device | Hans Verkuil | 2 | -15/+8 |
2014-12-02 | [media] media/usb,pci: fix querycap | Hans Verkuil | 1 | -3/+0 |
2014-07-17 | [media] v4l: Support extending the v4l2_pix_format structure | Laurent Pinchart | 1 | -2/+0 |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 1 | -1/+0 |
2013-10-17 | [media] misc drivers: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-03-29 | [media] ioctl numbers are unsigned int | Mauro Carvalho Chehab | 1 | -1/+1 |
2013-02-06 | [media] meye: convert to the control framework | Hans Verkuil | 2 | -189/+91 |
2013-01-25 | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 1 | -4/+3 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
2012-12-21 | [media] v4l: Tell user space we're using monotonic timestamps | Sakari Ailus | 1 | -2/+2 |
2012-12-21 | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 1 | -2/+2 |
2012-10-28 | [media] meye: fix a warning | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
2012-08-15 | [media] move the remaining PCI devices to drivers/media/pci | Mauro Carvalho Chehab | 4 | -0/+2302 |