index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
ivtv
Age
Commit message (
Expand
)
Author
2025-10-14
media: ivtv: Fix invalid access to file *
Jacopo Mondi
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
2025-08-29
media: pci/ivtv: Replace GPLv2 boilerplate text with SPDX
Thomas Huth
2025-08-29
media: pci: ivtv: Add missing check after DMA map
Thomas Fourier
2025-08-13
media: ivtv: Access v4l2_fh from file
Jacopo Mondi
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: pci: ivtv: Don't create fake v4l2_fh
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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
[next]