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
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-134
/
+134
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-141
/
+144
2025-10-17
media: mn88443x: Use %pe format specifier
Ricardo Ribalda
-4
/
+3
2025-10-14
media: dvb: Use int type to store negative error codes
Qianfeng Rong
-3
/
+4
2025-10-14
media: dvb-frontends: Remove redundant ternary operators
Liao Yuanhong
-3
/
+2
2025-08-29
media: Kconfig: Fix spelling mistake "Tehnology" -> "Technology"
Colin Ian King
-2
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-06-17
media: dvb-frontends/cxd2820r: use new GPIO line value setter callbacks
Bartosz Golaszewski
-3
/
+3
2025-06-16
media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()
Alex Guo
-0
/
+4
2025-06-16
media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar...
Alex Guo
-0
/
+4
2025-04-25
media: dvb: Fix typos bloc -> block
Andrew Kreimer
-4
/
+5
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+4
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-7
/
+13
2025-03-25
objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
Josh Poimboeuf
-1
/
+4
2025-03-12
media: rtl2832_sdr: assign vb2 lock before vb2_queue_init
Hans Verkuil
-1
/
+1
2025-03-06
media: dvb-frontends: tda10048: Make the range of z explicit.
Ricardo Ribalda
-1
/
+7
2025-03-05
media: dvb: Fix spelling mistake "ofset" -> "offset"
Colin Ian King
-1
/
+1
2025-02-21
media: dibx000_common: Constify struct i2c_algorithm
Christophe JAILLET
-5
/
+5
2025-01-25
Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-6
/
+2
2024-12-11
media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg
Nikita Zhandarovich
-1
/
+1
2024-12-02
media: cxd2841er: fix 64-bit division on gcc-9
Arnd Bergmann
-6
/
+2
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
-3
/
+8
2024-11-08
Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-2
/
+7
2024-10-28
media: rtl2832_sdr: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-2
/
+0
2024-10-18
media: stb0899_algo: initialize cfr before using it
Mauro Carvalho Chehab
-1
/
+1
2024-10-18
media: cx24116: prevent overflows on SNR calculus
Mauro Carvalho Chehab
-1
/
+6
2024-10-12
media: ts2020: fix null-ptr-deref in ts2020_probe()
Li Zetao
-1
/
+7
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-2
/
+2
2024-10-12
media: dvb: Fix typos in comments across various files
Yu Jiaoliang
-7
/
+7
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-08-09
drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error
Junlin Li
-1
/
+1
2024-08-09
drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error
Junlin Li
-1
/
+1
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
-21
/
+21
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-0
/
+3
2024-06-29
media: dvb-frontends: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+2
2024-06-15
media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T and MBIN_SEGMENT_T
Ricardo Ribalda
-2
/
+2
2024-05-31
media: dvb-frontends: dib7000p: remove unused struct 'i2c_device'
Dr. David Alan Gilbert
-5
/
+0
2024-05-31
media: dvb-frontends: stv0910: remove unused struct 'sinit_table'
Dr. David Alan Gilbert
-5
/
+0
2024-05-31
media: dvb-frontends: drx39xyj: remove unused struct 'drxjeq_stat'
Dr. David Alan Gilbert
-7
/
+0
2024-05-31
media: dvb-frontends/stv090x: Refactor tuner_i2c_lock
Ricardo Ribalda
-16
/
+21
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+6
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
-6
/
+6
2024-05-03
media: dvb-frontends: tda10048: Fix integer overflow
Ricardo Ribalda
-3
/
+6
2024-05-03
media: dvb-frontends: drx39xyj: Use min macro
Ricardo Ribalda
-6
/
+3
2024-05-03
media: dvb-frontends: tda18271c2dd: Remove casting during div
Ricardo Ribalda
-2
/
+2
2024-05-03
media: stb0899: Simplify check
Ricardo Ribalda
-1
/
+1
2024-05-03
media: mxl5xx: Move xpt structures off stack
Nathan Chancellor
-11
/
+11
2024-04-29
media: si2165: Remove redundant NULL check before release_firmware() call
Minghao Chi
-4
/
+2
2024-04-29
media: lgdt3306a: Add a check against null-pointer-def
Zheyu Ma
-0
/
+5
[next]