Age | Commit message (Expand) | Author | Files | Lines |
2022-03-23 | Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2 | -19/+14 |
2022-03-18 | media: spi: Kconfig: Place SPI drivers on a single menu | Mauro Carvalho Chehab | 1 | -17/+9 |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab | 1 | -2/+2 |
2022-03-14 | media: Makefiles: sort entries where it fits | Mauro Carvalho Chehab | 1 | -2/+5 |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 2 | -6/+2 |
2021-12-07 | media: cxd2880: Eliminate dead code | Uwe Kleine-König | 1 | -12/+1 |
2021-09-30 | media: cxd2880-spi: Fix a null pointer dereference on error handling path | Colin Ian King | 1 | -1/+1 |
2021-07-12 | media: cxd2880-spi: Fix an error handling path | Christophe JAILLET | 1 | -2/+5 |
2021-06-08 | media: cxd2880-spi: Fix some error messages | Christophe JAILLET | 1 | -6/+6 |
2021-03-11 | media: use getter/setter functions | Julia Lawall | 1 | -2/+2 |
2020-04-16 | media: i2c/Kconfig: use sub-menus for I2C support | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-04-14 | media: Kconfig files: use select for V4L2 subdevs and MC | Mauro Carvalho Chehab | 1 | -1/+3 |
2020-03-05 | media: spi: gs1662: Use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -4/+16 |
2019-08-19 | media: Clarify how menus are hidden by SUBDRV_AUTOSELECT | Ezequiel Garcia | 1 | -1/+4 |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 1 | -5/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-28 | Merge tag 'v5.2-rc2' into patchwork | Mauro Carvalho Chehab | 2 | -0/+2 |
2019-05-23 | media: Kconfig: allow to select drivers if EMBEDDED | Stefan Agner | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -1/+1 |
2019-05-18 | media: remove unneeded header search paths | Masahiro Yamada | 1 | -2/+0 |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-01-16 | media: cxd2880-spi: fix two memory leaks of dvb_spi | Colin Ian King | 1 | -3/+5 |
2018-12-03 | media: cxd2880-spi: Add optional vcc regulator | Neil Armstrong | 1 | -0/+16 |
2018-12-03 | media: cxd2880-spi: fix probe when dvb_attach fails | Neil Armstrong | 1 | -0/+1 |
2018-05-05 | media: cxd2880-spi: Modified how to declare structure | Yasunari Takiguchi | 1 | -5/+3 |
2018-05-04 | media: cxd2880-spi: avoid out-of-bounds access warning | Arnd Bergmann | 1 | -17/+7 |
2018-03-07 | media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f... | Yasunari Takiguchi | 2 | -0/+19 |
2018-03-07 | media: cxd2880: Fix location of DVB headers | Mauro Carvalho Chehab | 1 | -3/+3 |
2018-03-07 | media: cxd2880-spi: Add support for CXD2880 SPI interface | Yasunari Takiguchi | 1 | -0/+670 |
2016-10-24 | [media] gs1662: drop kfree for memory allocated with devm_kzalloc | Wei Yongjun | 1 | -2/+1 |
2016-10-24 | [media] gs1662: remove .owner field for driver | Wei Yongjun | 1 | -1/+0 |
2016-09-19 | [media] gs1662: make checkpatch happy | Mauro Carvalho Chehab | 1 | -10/+16 |
2016-09-19 | [media] media Kconfig: improve the spi integration | Hans Verkuil | 1 | -0/+5 |
2016-09-19 | [media] Add GS1662 driver, a video serializer | Charles-Antoine Couret | 3 | -0/+482 |