index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
39
-365
/
+186
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
3
-3
/
+3
2015-11-19
[media] davinci: add i2c Kconfig dependencies
Arnd Bergmann
1
-0
/
+6
2015-11-19
[media] v4l: omap_vout: Don't free buffers if they haven't been allocated
Laurent Pinchart
1
-4
/
+6
2015-11-19
[media] c8sectpfe: Combine three checks into a single if block
Markus Elfring
1
-8
/
+9
2015-11-19
[media] c8sectpfe: Delete unnecessary checks before two function calls
Markus Elfring
1
-3
/
+2
2015-11-19
[media] v4l: xilinx-vipp: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-19
[media] v4l: xilinx-tpg: add missing of_node_put
Julia Lawall
1
-0
/
+2
2015-11-19
[media] rcar_vin: Remove obsolete platform data support
Geert Uytterhoeven
1
-46
/
+29
2015-11-19
[media] move media platform data to linux/platform_data/media
Mauro Carvalho Chehab
5
-5
/
+5
2015-11-19
[media] V4L2: platform: rcar_jpu: switch off clock on release later
Mikhail Ulyanov
1
-5
/
+5
2015-11-19
[media] V4L2: platform: rcar_jpu: remove redundant code
Mikhail Ulyanov
1
-3
/
+0
2015-11-18
[media] c8sectpfe: Update binding to reset-gpios
Peter Griffin
1
-1
/
+1
2015-11-17
[media] atmel-isi: support RGB565 output when sensor output YUV formats
Josh Wu
1
-6
/
+19
2015-11-17
[media] atmel-isi: setup YCC_SWAP correctly when using preview path
Josh Wu
1
-0
/
+14
2015-11-17
[media] atmel-isi: add code to setup correct resolution for preview path
Josh Wu
2
-1
/
+21
2015-11-17
[media] atmel-isi: prepare for the support of preview path
Josh Wu
1
-23
/
+49
2015-11-17
[media] atmel-isi: correct yuv swap according to different sensor outputs
Josh Wu
1
-10
/
+29
2015-11-17
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
Josh Wu
1
-3
/
+3
2015-11-17
[media] v4l2-clk: add new macro for v4l2_clk_name_of()
Josh Wu
1
-2
/
+2
2015-11-17
[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()
Josh Wu
1
-6
/
+7
2015-11-17
[media] vivid: add support for reduced frame rate in video capture
Prashant Laddha
1
-1
/
+9
2015-11-17
[media] vivid-capture: add control for reduced frame rate
Prashant Laddha
2
-0
/
+16
2015-11-17
[media] vivid: add support for reduced fps in video out
Prashant Laddha
1
-1
/
+8
2015-11-17
[media] sh-vou: clarify videobuf2 dependency
Arnd Bergmann
1
-1
/
+1
2015-11-17
[media] media/core: Replace ctrl_class with which
Ricardo Ribalda
2
-2
/
+2
2015-11-17
[media] vivid: fix compliance error
Hans Verkuil
1
-2
/
+4
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
6
-6
/
+6
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
24
-28
/
+28
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2
-2
/
+2
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
92
-1107
/
+2298
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
1
-2
/
+2
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
1
-2
/
+1
2015-10-20
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
Takashi Iwai
1
-1
/
+0
2015-10-20
[media] media/vivid-osd: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
39
-44
/
+66
2015-10-20
[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...
Andrzej Hajda
2
-8
/
+14
2015-10-20
[media] s5p-mfc: end-of-stream handling for newer encoders
Andrzej Hajda
3
-31
/
+48
2015-10-20
[media] s5p-mfc: fix spelling errors
Ingi Kim
1
-4
/
+4
2015-10-03
[media] vivid: Add an option to configure the maximum number of devices
Ezequiel Garcia
2
-1
/
+9
2015-10-03
[media] vivid: Fix iteration in driver removal path
Ezequiel Garcia
1
-1
/
+4
2015-10-03
[media] media: am437x-vpfe: fix handling platform_get_irq result
Andrzej Hajda
1
-2
/
+3
2015-10-03
[media] VIDEO_RENESAS_JPU should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-10-02
[media] rcar_jpu: Fix namespace for two __be16 vars
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-02
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-02
[media] mipi-csis: make sparse happy
Mauro Carvalho Chehab
1
-1
/
+2
2015-10-01
Revert "[media] rcar_vin: call g_std() instead of querystd()"
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-01
[media] s5p-jpeg: remove unused var
Mauro Carvalho Chehab
1
-3
/
+0
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
66
-713
/
+863
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
36
-36
/
+36
[next]