index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
spi
Age
Commit message (
Expand
)
Author
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-18
media: spi: Kconfig: Place SPI drivers on a single menu
Mauro Carvalho Chehab
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-14
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
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
2020-04-16
media: i2c/Kconfig: use sub-menus for I2C support
Mauro Carvalho Chehab
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-03-05
media: spi: gs1662: Use new structure for SPI transfer delays
Sergiu Cuciurean
2019-08-19
media: Clarify how menus are hidden by SUBDRV_AUTOSELECT
Ezequiel Garcia
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
2019-05-23
media: Kconfig: allow to select drivers if EMBEDDED
Stefan Agner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
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: Add all Makefile, Kconfig files and Update MAINTAINERS file f...
Yasunari Takiguchi
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
2016-10-24
[media] gs1662: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2016-10-24
[media] gs1662: remove .owner field for driver
Wei Yongjun
2016-09-19
[media] gs1662: make checkpatch happy
Mauro Carvalho Chehab
2016-09-19
[media] media Kconfig: improve the spi integration
Hans Verkuil
2016-09-19
[media] Add GS1662 driver, a video serializer
Charles-Antoine Couret