summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/mxl692.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2024-08-09media: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2022-11-21media: dvb-frontends/mxl692: Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-3/+1
2021-09-30media: dvb-frontend/mxl692: Remove repeated verbose license textCai Huoqing-9/+0
2021-06-08media: mxl692: make a const array static, makes object smallerColin Ian King-1/+3
2021-04-09media: mxl692: remove impossible conditionJiapeng Chong-1/+1
2021-02-05media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love-0/+1378