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
/
staging
/
media
/
av7110
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-13
staging: media: av7110: use usleep_range in sp8870.c
Preyas Sharma
-1
/
+1
2026-01-13
staging: media: av7110: use usleep_range in av7110_hw.c
Preyas Sharma
-10
/
+10
2025-12-04
Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-3
/
+3
2025-11-19
media: av7110: Switch to use %ptSp
Andy Shevchenko
-1
/
+1
2025-11-03
media: saa7146: Replace saa7146_ext_vv.vbi_fops with write function
Laurent Pinchart
-2
/
+2
2025-10-14
media: av7110: Fix warning 'unsigned' -> 'unsigned int'
Osama Albahrani
-1
/
+1
2024-11-08
Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-9
/
+20
2024-10-18
media: av7110: fix a spectre vulnerability
Mauro Carvalho Chehab
-9
/
+20
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-06-04
media: av7110: coding style fixes: avoid_externs
Stefan Herdler
-51
/
+51
2024-06-04
media: av7110: coding style fixes: logging
Stefan Herdler
-187
/
+157
2024-06-04
media: av7110: coding style fixes: deep_indentation
Stefan Herdler
-117
/
+117
2024-06-04
media: av7110: coding style fixes: miscellaneous
Stefan Herdler
-4
/
+2
2024-06-04
media: av7110: coding style fixes: variable types
Stefan Herdler
-10
/
+10
2024-06-04
media: av7110: coding style fixes: sizeof
Stefan Herdler
-3
/
+3
2024-06-04
media: av7110: coding style fixes: comparsations
Stefan Herdler
-10
/
+10
2024-06-04
media: av7110: coding style fixes: assignments
Stefan Herdler
-17
/
+43
2024-06-04
media: av7110: coding style fixes: braces
Stefan Herdler
-33
/
+36
2024-06-04
media: av7110: coding style fixes: comments
Stefan Herdler
-25
/
+39
2024-06-04
media: av7110: coding style fixes: whitespace (strict)
Stefan Herdler
-114
/
+114
2024-06-04
media: av7110: coding style fixes: newline
Stefan Herdler
-52
/
+54
2024-06-04
media: av7110: coding style fixes: whitespace
Stefan Herdler
-104
/
+104
2024-06-04
media: av7110: coding style fixes: blank lines
Stefan Herdler
-114
/
+33
2024-06-04
media: av7110: coding style fixes: pointer_location
Stefan Herdler
-58
/
+58
2024-06-04
media: sp8870: coding style fixes: logging
Stefan Herdler
-21
/
+27
2024-06-04
media: sp8870: coding style fixes: miscellaneous
Stefan Herdler
-13
/
+14
2024-06-04
media: sp8870: coding style fixes: newline, comments and braces
Stefan Herdler
-29
/
+34
2024-06-04
media: sp8870: coding style fixes: whitespace
Stefan Herdler
-43
/
+43
2024-06-04
media: av7110: remove budget-patch driver
Stefan Herdler
-689
/
+0
2024-06-04
media: av7110: remove old documentation files
Stefan Herdler
-3303
/
+0
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
-1
/
+1
2023-05-25
media: av7110: Remove unnecessary (void*) conversions
Atin Bainada
-2
/
+2
2023-04-15
media: staging: media: av7110: fix VBI output support
Hans Verkuil
-38
/
+60
2023-04-15
media: staging: media: av7110: replace BUG_ON by WARN_ON
Hans Verkuil
-3
/
+6
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
-19
/
+16
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
-16
/
+1
2023-03-19
media: av7110: prevent underflow in write_ts_to_decoder()
Dan Carpenter
-2
/
+2
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
-3
/
+2
2023-02-09
media: Revert "media: av7110: move to staging/media/deprecated/saa7146"
Hans Verkuil
-0
/
+13657
2022-08-29
media: av7110: move to staging/media/deprecated/saa7146
Hans Verkuil
-13657
/
+0
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
-2
/
+3
2022-08-29
media: staging/media/av7110/av7110: Fix typo in string
Li zeming
-1
/
+1
2022-06-27
media: av7110: Remove duplicate 'with' in two places.
Jiang Jian
-1
/
+1
2022-05-13
media: av7110: fix prohibited spaces in switch statement
Husni Faiz
-12
/
+12
2022-05-13
media: av7110: fix switch indentation
Husni Faiz
-15
/
+15
2021-08-23
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
-506
/
+3
2021-06-04
media: docs: move DVB audio/video docs to staging
Mauro Carvalho Chehab
-0
/
+3300
2021-06-04
media: dvb header files: move some headers to staging
Mauro Carvalho Chehab
-3
/
+506
[next]