index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ivtv
Age
Commit message (
Expand
)
Author
2021-03-11
media: use getter/setter functions
Julia Lawall
2021-01-27
media: pci/ivtv: release memory regions on error
Hans Verkuil
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-19
media: ivtv: Replace http links with https ones
Alexander A. Klimov
2020-06-15
sched,ivtv: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-03
Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-06-02
ivtv: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-06
media: pci: Fill v4l2_fmtdesc with designated initializers
Laurent Pinchart
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-01-31
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-08
media: pci: ivtv: convert to i2c_new_scanned_device
Wolfram Sang
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-13
media: constify fb ops across all drivers
Jani Nikula
2019-12-13
media: ivtv: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
media: ivtv: Clean up ALSA PCM API usages
Takashi Iwai
2019-12-13
media: ivtv/cx18: remove ivtvdriver.org references
Hans Verkuil
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-10-10
media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2...
Yizhuo
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-24
media: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: ivtv: update *pos correctly in ivtv_read_pos()
Dan Carpenter
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2019-01-21
media: ivtv: add parameter to enable ivtvfb on x86 PAT systems
French, Nicholas A
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-10-09
media: ivtv: make const array addr_list static
Colin Ian King
2018-09-24
media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
Jia-Ju Bai
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-27
media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-04
media: ivtv: zero-initialize cx25840 platform data
Maciej S. Szmigiero
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-23
media: ivtvfb: Cleanup some warnings
Mauro Carvalho Chehab
2018-02-26
media: ivtv: remove ivtv-alsa-mixer
Corentin Labbe
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
[next]