index
:
linux.git
master
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
/
pci
/
intel
Age
Commit message (
Expand
)
Author
2018-11-06
media: ipu3-cio2: Use cio2_queues_exit
Sakari Ailus
2018-11-06
media: ipu3-cio2: Unregister device nodes first, then release resources
Sakari Ailus
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: ipu3-cio2: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
zhong jiang
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-09
media: intel-ipu3: Kconfig coding style issue
Brad Love
2018-05-09
media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared
Bingbu Cao
2018-05-04
media: ipu3: allow building it with COMPILE_TEST on non-x86 archs
Mauro Carvalho Chehab
2018-02-23
media: intel-ipu3: cio2: Use SPDX license headers
Yong Zhi
2018-02-23
media: intel-ipu3: cio2: Disable and sync irq before stream off
Yong Zhi
2018-01-23
media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init
Yong Zhi
2018-01-23
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
Arnd Bergmann
2018-01-05
media: intel-ipu3: cio2: fix for wrong vb2buf state warnings
Yong Zhi
2018-01-05
media: intel-ipu3: cio2: fix a crash with out-of-bounds access
Yong Zhi
2018-01-05
media: intel-ipu3: cio2: fix building with large PAGE_SIZE
Arnd Bergmann
2018-01-05
media: intel-ipu3: cio2: mark PM functions as __maybe_unused
Arnd Bergmann
2018-01-05
media: intel-ipu3: Rename arr_size macro, use min
Sakari Ailus
2017-12-29
media: intel-ipu3: cio2: add new MIPI-CSI2 driver
Yong Zhi