开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ivtv
Age
Commit message (
Expand
)
Author
2024-06-15
media: pci: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-31
media: pci/ivtv: Use managed version of pci_enable_device
Ricardo Ribalda
2024-05-31
media: pci/ivtv: Replace request_mem_region with devm_ variant
Ricardo Ribalda
2024-05-31
media: pci/ivtv: Replace ioremap with devm_ variants
Ricardo Ribalda
2024-05-31
media: ivtv: Factor out schedule functions
Ricardo Ribalda
2024-05-31
media: pci: ivtv: Add check for DMA map result
Mikhail Kobuk
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-11-29
media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-11-23
media: ivtv: don't call s_stream(0) if not streaming
Hans Verkuil
2023-07-24
media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-11-30
media: pci/ivtv: remove FOLL_FORCE usage
David Hildenbrand
2022-08-29
media: ivtv: Fix typo 'the the' in comment
Slark Xiao
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
2022-03-07
ivtv: fix incorrect device_caps for ivtvfb
Hans Verkuil
2022-03-07
media: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-12-14
media: ivtv: no need to initialise statics to 0
Jason Wang
2021-11-22
media: ivtv: drop an unused macro
Mauro Carvalho Chehab
2021-10-19
media: ivtv: fix build for UML
Randy Dunlap
2021-09-30
media: ivtv: don't allow negative resolutions as module parameters
Dan Carpenter
2021-09-30
media: pci/ivtv: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-30
media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
Ezequiel Garcia
2021-07-12
media: ivtv: prevent going past the hw arrays
Mauro Carvalho Chehab
2021-06-04
media: ivtv: get rid of DVB deprecated ioctls
Mauro Carvalho Chehab
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
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
[next]