index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
saa7146
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: common: saa7146: Use min macro
Ricardo Ribalda
2024-05-03
1
-4
/
+4
*
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
1
-1
/
+1
*
media: common: saa7146: Avoid a leak in vmalloc_to_sg()
Christophe JAILLET
2023-05-25
1
-3
/
+3
*
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
2023-04-15
1
-0
/
+1
*
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
2023-04-15
1
-3
/
+8
*
media: common: saa7146: check minimum video format size
Hans Verkuil
2023-04-15
1
-0
/
+4
*
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2023-04-15
2
-10
/
+11
*
media: saa7146: convert to vb2
Hans Verkuil
2023-04-15
4
-782
/
+306
*
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2023-04-15
2
-73
/
+32
*
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
2023-04-15
1
-1
/
+1
*
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
2023-04-15
3
-9
/
+15
*
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2023-04-15
2
-23
/
+26
*
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
2023-04-15
3
-61
/
+51
*
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
2023-04-15
1
-4
/
+8
*
media: common: saa7146: disable clipping
Hans Verkuil
2023-04-15
1
-0
/
+17
*
media: saa7146: drop overlay support
Hans Verkuil
2023-03-20
3
-642
/
+6
*
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
2023-02-09
8
-0
/
+4503
*
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2022-08-29
8
-4503
/
+0
*
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-04-24
1
-1
/
+0
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
*
media: saa7146: fix error logic at saa7146_vv_init()
Mauro Carvalho Chehab
2021-12-14
1
-0
/
+3
*
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
2021-12-14
1
-1
/
+1
*
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
2021-03-11
2
-3
/
+2
*
media: saa7146: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-03
3
-24
/
+28
*
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
1
-2
/
+0
*
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-11-16
1
-4
/
+2
*
media: saa7146: drop double zeroing
Julia Lawall
2020-09-27
1
-1
/
+1
*
media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-5
/
+5
*
media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish
Aditya Pakki
2020-02-24
1
-2
/
+0
*
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
2020-01-08
1
-2
/
+4
*
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-07-22
1
-14
/
+2
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
2
-14
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: common: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
1
-1
/
+1
*
media: saa7146: make use of i2c_8bit_addr_from_msg
Peter Rosin
2019-01-16
1
-4
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
2
-4
/
+4
*
media: saa7146: fix error return from master_xfer
Peter Rosin
2018-05-11
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
1
-9
/
+8
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-4
/
+4
|
*
media: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-5
/
+4
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-4
/
+4
|
/
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-1
/
+1
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
3
-13
/
+12
|
\
|
*
media: saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-31
3
-6
/
+4
[next]