开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
cxd2099.c
Age
Commit message (
Expand
)
Author
2026-05-20
media: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-21
media: dvb-frontends/cxd2099: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-09-30
media: dvb-frontends/cxd2099: Remove repeated verbose license text
Cai Huoqing
2019-08-21
media: dvb-frontends/cxd2099: Make en_templ constant
Nishka Dasgupta
2018-09-12
media: dvb-frontends/cxd2099: add SPDX license identifier
Daniel Scheller
2018-09-12
media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
Daniel Scheller
2018-05-04
media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
Daniel Scheller
2018-03-06
media: cxd2099: move driver out of staging into dvb-frontends
Daniel Scheller