index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx18
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+7
2025-10-14
media: cx18: Fix invalid access to file *
Jacopo Mondi
-20
/
+27
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
-41
/
+41
2025-08-29
media: cx18: Add missing check after DMA map
Thomas Fourier
-3
/
+10
2025-08-13
media: cx18: Access v4l2_fh from file
Jacopo Mondi
-32
/
+32
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
-2
/
+2
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
-2
/
+1
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
-2
/
+2
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
-1
/
+1
2025-06-17
media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
-10
/
+2
2025-06-17
media: cx18: Replace custom implementation of list_entry_is_head()
Andy Shevchenko
-14
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2024-12-11
media: cx18: Remove unused cx18_reset_ir_gpio
Dr. David Alan Gilbert
-16
/
+0
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-2
/
+0
2024-05-31
media: pci: cx18: Use flex arrays for struct cx18_scb
Ricardo Ribalda
-1
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-1
/
+1
2023-11-23
media: pci: cx18: Stop direct calls to queue num_buffers field
Benjamin Gaignard
-2
/
+3
2023-10-13
media: pci: cx18: if cx == NULL, then don't use it.
Hans Verkuil
-1
/
+1
2023-09-27
media: cx18: increase in_workq_name size
Hans Verkuil
-1
/
+1
2023-07-19
media: cx18: remove unnecessary (void*) conversions
Yu Zhe
-2
/
+2
2023-05-26
media: pci: cx18-av-vbi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2023-05-25
media: pci: remove unnecessary (void*) conversions
Su Hui
-2
/
+2
2023-03-19
media: cx18: fix format compliance issues
Hans Verkuil
-27
/
+44
2023-03-19
media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.c
Hans Verkuil
-97
/
+100
2023-03-19
media: cx18: missing CAP_AUDIO for vbi stream
Hans Verkuil
-1
/
+1
2023-03-19
media: cx18: properly report pixelformats
Hans Verkuil
-23
/
+38
2023-03-19
media: cx18: fix incorrect input counting
Hans Verkuil
-2
/
+2
2023-03-19
media: cx18: convert to vb2
Hans Verkuil
-346
/
+199
2022-09-24
media: pci/cx18: fix repeated words in comments
Jilin Yuan
-2
/
+2
2022-08-29
media: pci/cx18: fix repeated words in comments
wangjianli
-1
/
+1
2022-08-29
media: pci/cx18: fix repeated words in comments
wangjianli
-1
/
+1
2022-07-08
media: cx18: Fix typo in comments
Jiang Jian
-1
/
+1
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
-2
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
-1
/
+1
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
-3
/
+3
2022-03-07
Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
-1
/
+1
2022-03-07
media: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
-3
/
+3
2022-02-22
media: cx18: use GFP_KERNEL
Julia Lawall
-1
/
+1
2021-11-22
media: cx18: drop an unused macro
Mauro Carvalho Chehab
-6
/
+0
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-15
/
+16
2021-09-30
media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
Ezequiel Garcia
-6
/
+6
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
-1
/
+1
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-4
/
+4
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
-2
/
+0
2021-03-11
media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the ...
Bhaskar Chowdhury
-1
/
+1
2021-03-11
media: drivers: media: pci: cx18: Couple of spell fixes in the file cx18-av-c...
Bhaskar Chowdhury
-2
/
+2
2021-03-11
media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file...
Bhaskar Chowdhury
-1
/
+1
2020-07-19
media: cx18: Replace http links with https ones
Alexander A. Klimov
-1
/
+1
2020-05-06
media: pci: Fill v4l2_fmtdesc with designated initializers
Laurent Pinchart
-6
/
+16
[next]