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
/
common
/
saa7146
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2025-11-03
media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
Laurent Pinchart
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-4
/
+4
2024-10-28
media: common: saa7146: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-4
/
+0
2024-05-03
media: common: saa7146: Use min macro
Ricardo Ribalda
-4
/
+4
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-1
/
+1
2023-05-25
media: common: saa7146: Avoid a leak in vmalloc_to_sg()
Christophe JAILLET
-3
/
+3
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
-0
/
+1
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
-3
/
+8
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
-0
/
+4
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
-10
/
+11
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
-782
/
+306
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
-73
/
+32
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
-1
/
+1
2023-04-15
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
-9
/
+15
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
-23
/
+26
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
-61
/
+51
2023-04-15
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
-4
/
+8
2023-04-15
media: common: saa7146: disable clipping
Hans Verkuil
-0
/
+17
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
-642
/
+6
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
-0
/
+4503
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
-4503
/
+0
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
-1
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
-1
/
+1
2021-12-14
media: saa7146: fix error logic at saa7146_vv_init()
Mauro Carvalho Chehab
-0
/
+3
2021-12-14
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
-1
/
+1
2021-03-11
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
-3
/
+2
2020-12-03
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-24
/
+28
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
-2
/
+0
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
-4
/
+2
2020-09-27
media: saa7146: drop double zeroing
Julia Lawall
-1
/
+1
2020-02-24
media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
-5
/
+5
2020-02-24
media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish
Aditya Pakki
-2
/
+0
2020-01-08
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
-2
/
+4
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
-14
/
+2
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
-14
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
-0
/
+1
2019-03-01
media: common: fix several typos
Mauro Carvalho Chehab
-1
/
+1
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
-1
/
+1
2019-01-16
media: saa7146: make use of i2c_8bit_addr_from_msg
Peter Rosin
-4
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
-4
/
+4
2018-05-11
media: saa7146: fix error return from master_xfer
Peter Rosin
-2
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-3
/
+3
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-9
/
+8
[next]