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