index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
spi
/
cxd2880-spi.c
Age
Commit message (
Expand
)
Author
2024-04-15
media: cxd2880: Replaze kmalloc with kzalloc
Ricardo Ribalda
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-07
media: cxd2880: Eliminate dead code
Uwe Kleine-König
2021-09-30
media: cxd2880-spi: Fix a null pointer dereference on error handling path
Colin Ian King
2021-07-12
media: cxd2880-spi: Fix an error handling path
Christophe JAILLET
2021-06-08
media: cxd2880-spi: Fix some error messages
Christophe JAILLET
2021-03-11
media: use getter/setter functions
Julia Lawall
2019-01-16
media: cxd2880-spi: fix two memory leaks of dvb_spi
Colin Ian King
2018-12-03
media: cxd2880-spi: Add optional vcc regulator
Neil Armstrong
2018-12-03
media: cxd2880-spi: fix probe when dvb_attach fails
Neil Armstrong
2018-05-05
media: cxd2880-spi: Modified how to declare structure
Yasunari Takiguchi
2018-05-04
media: cxd2880-spi: avoid out-of-bounds access warning
Arnd Bergmann
2018-03-07
media: cxd2880: Fix location of DVB headers
Mauro Carvalho Chehab
2018-03-07
media: cxd2880-spi: Add support for CXD2880 SPI interface
Yasunari Takiguchi