index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
cxd2880
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-04-08
media: cxd2880: Add terminating new line to Kconfig
Prasad Pandit
1
-1
/
+1
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
1
-1
/
+1
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
3
-3
/
+3
2023-02-08
media: dvb-frontends: cxd2880: return 0 instead of 'ret'.
Hans Verkuil
2
-14
/
+14
2023-02-08
media: dvb-frontends: cxd2880: return 0 instead of 'ret'.
Hans Verkuil
1
-2
/
+2
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-0
/
+1
2020-05-12
media: dvb: remove redundant assignment to variable bw
Colin Ian King
1
-1
/
+1
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
1
-2
/
+0
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
1
-3
/
+3
2018-05-05
media: cxd2880: Changed version information
Yasunari Takiguchi
1
-2
/
+2
2018-05-05
media: cxd2880:Optimized spi drive current and BER/PER set/get condition
Yasunari Takiguchi
1
-2
/
+12
2018-03-07
media: cxd2880: remove unused vars
Mauro Carvalho Chehab
1
-7
/
+0
2018-03-07
media: cxd2880: don't return unitialized values
Mauro Carvalho Chehab
2
-3
/
+3
2018-03-07
media: cxd2880: Makefile: remove an include
Mauro Carvalho Chehab
1
-1
/
+0
2018-03-07
media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file for the driver
Yasunari Takiguchi
2
-0
/
+27
2018-03-07
media: cxd2880: Fix location of DVB headers
Mauro Carvalho Chehab
6
-7
/
+7
2018-03-07
media: cxd2880: Add DVB-T2 monitor functions
Yasunari Takiguchi
2
-0
/
+2013
2018-03-07
media: cxd2880: Add DVB-T2 control functions for the driver
Yasunari Takiguchi
3
-0
/
+1667
2018-03-07
media: cxd2880: Add DVB-T monitor functions
Yasunari Takiguchi
2
-0
/
+852
2018-03-07
media: cxd2880: Add DVB-T control functions the driver
Yasunari Takiguchi
3
-0
/
+1038
2018-03-07
media: cxd2880: Add top level of the driver
Yasunari Takiguchi
1
-0
/
+1954
2018-03-07
media: cxd2880: Add integration layer for the driver
Yasunari Takiguchi
2
-0
/
+99
2018-03-07
media: cxd2880: Add tuner part of the driver
Yasunari Takiguchi
6
-0
/
+4104
2018-03-07
media: cxd2880: Add spi device IO routines
Yasunari Takiguchi
5
-0
/
+325
2018-03-07
media: cxd2880: Add common files for the driver
Yasunari Takiguchi
5
-0
/
+189