index
:
linux-0-day
lst-etnaviv
lst/etnaviv-ppas
lst/sdma-firmware
master
mfe/clk-regmap
mfe/media/i2c/tvp5150
mfe/media/i2c/tvp5150.10
mfe/media/i2c/tvp5150.8
mfe/media/v4l2-subdev-stubs
mfe/topic/tc358746
mtr/allegro
pza/imx-drm/fixes
pza/imx-drm/next
pza/reset/next
v5.6/topic/tvp5150.12-media
v6.1/topic/net-phy-reset
Check Linux patches - QA
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: tvp5150: make debug output more readable
mfe/media/i2c/tvp5150.10
Marco Felsch
2019-08-29
1
-3
/
+6
*
media: tvp5150: add support to limit sdtv standards
Marco Felsch
2019-08-29
1
-2
/
+76
*
media: dt-bindings: tvp5150: add optional sdtv standards documentation
Marco Felsch
2019-08-29
1
-0
/
+10
*
media: dt-bindings: tvp5150: cleanup bindings stlye
Marco Felsch
2019-08-29
1
-13
/
+17
*
media: tvp5150: add s_power callback
Marco Felsch
2019-08-29
1
-6
/
+17
*
media: tvp5150: initialize subdev before parsing device tree
Michael Tretter
2019-08-29
1
-4
/
+3
*
media: tvp5150: add FORMAT_TRY support for get/set selection handlers
Marco Felsch
2019-08-29
1
-32
/
+81
*
media: tvp5150: fix set_selection rectangle handling
Marco Felsch
2019-08-29
1
-16
/
+16
*
media: dt-bindings: tvp5150: Add input port connectors DT bindings
Marco Felsch
2019-08-29
1
-7
/
+105
*
media: tvp5150: add input source selection of_graph support
Marco Felsch
2019-08-29
1
-30
/
+348
*
partial revert of "[media] tvp5150: add HW input connectors support"
Javier Martinez Canillas
2019-08-29
2
-147
/
+0
*
media: v4l2-fwnode: add initial connector parsing support
Marco Felsch
2019-08-29
2
-0
/
+167
*
media: v4l2-fwnode: add v4l2_fwnode_connector
Marco Felsch
2019-08-29
1
-0
/
+43
*
dt-bindings: connector: analog: add sdtv standards property
Marco Felsch
2019-08-29
3
-0
/
+86
*
media: imx: remove unused including <linux/version.h>
YueHaibing
2019-08-29
1
-1
/
+0
*
media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()
Markus Elfring
2019-08-29
1
-1
/
+0
*
media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...
Yizhuo
2019-08-29
1
-1
/
+1
*
media: em28xx: Fix exception handling in em28xx_alloc_urbs()
Markus Elfring
2019-08-29
1
-1
/
+1
*
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
19
-38
/
+38
*
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
16
-1002
/
+1014
*
media: ov9650: add a sanity check
Mauro Carvalho Chehab
2019-08-26
1
-0
/
+5
*
media: aspeed-video: address a protential usage of an unitialized var
Mauro Carvalho Chehab
2019-08-26
1
-2
/
+3
*
media: vicodec: make life easier for static analyzers
Mauro Carvalho Chehab
2019-08-26
1
-4
/
+7
*
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-08-26
4
-5
/
+1
*
v4l2-core: fix coding style for the two new c files
Mauro Carvalho Chehab
2019-08-26
2
-33
/
+54
*
media: v4l2-core: Remove BUG() from i2c and spi helpers
Ezequiel Garcia
2019-08-26
2
-3
/
+4
*
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2019-08-26
3
-23
/
+32
*
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2019-08-26
3
-12
/
+19
*
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
5
-182
/
+229
*
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
4
-67
/
+82
*
media: v4l2-core: Module re-organization
Ezequiel Garcia
2019-08-26
3
-8
/
+3
*
media: usbvision: Remove dead code
Souptick Joarder
2019-08-26
1
-10
/
+0
*
media: aspeed: fix an incorrect return code on buffer allocation failure
Jae Hyun Yoo
2019-08-26
1
-0
/
+1
*
media: hantro: Enable VP8 decoding on RK3328
Jonas Karlman
2019-08-26
1
-1
/
+1
*
media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate()
Maciej S. Szmigiero
2019-08-26
1
-4
/
+8
*
media: saa7134: keep demod i2c gate closed on Medion 7134
Maciej S. Szmigiero
2019-08-26
1
-0
/
+14
*
media: i2c: adv7842: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
2019-08-26
1
-22
/
+11
*
media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL ...
Wolfram Sang
2019-08-26
1
-4
/
+2
*
media: hdpvr: remove redundant assignment to retval
Colin Ian King
2019-08-26
1
-5
/
+1
*
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
2019-08-26
1
-0
/
+7
*
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
2019-08-26
1
-4
/
+6
*
media: fdp1: Fix a memory leak bug
Wenwen Wang
2019-08-26
1
-0
/
+1
*
media: saa7146: add cleanup in hexium_attach()
Wenwen Wang
2019-08-26
1
-0
/
+3
*
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
2019-08-26
1
-0
/
+1
*
media: cpia2_usb: fix memory leaks
Wenwen Wang
2019-08-26
1
-0
/
+4
*
media: imx: add csc/scaler mem2mem device
Philipp Zabel
2019-08-26
6
-2
/
+972
*
media: cec-notifier: clear cec_adap in cec_notifier_unregister
Hans Verkuil
2019-08-26
1
-0
/
+2
*
media: cec-adap: return from cec_s_conn_info() if adap is invalid
Hans Verkuil
2019-08-26
1
-0
/
+3
*
media: sunxi: Add A10 CSI driver
Maxime Ripard
2019-08-23
9
-0
/
+1332
*
media: sunxi: Refactor the Makefile and Kconfig
Maxime Ripard
2019-08-23
4
-2
/
+4
[next]