index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-13
408
-8292
/
+31398
|
\
|
*
Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-12-07
39
-1504
/
+227
|
|
\
|
|
*
media: s5c73m3: Switch to GPIO descriptors
Linus Walleij
2022-12-07
3
-95
/
+23
|
|
*
media: i2c: s5k5baf: switch to using gpiod API
Dmitry Torokhov
2022-12-07
1
-46
/
+18
|
|
*
media: i2c: s5k6a3: switch to using gpiod API
Dmitry Torokhov
2022-12-07
1
-19
/
+11
|
|
*
media: imx: remove code for non-existing config IMX_GPT_ICAP
Lukas Bulwahn
2022-12-07
1
-56
/
+1
|
|
*
media: si470x: Fix use-after-free in si470x_int_in_callback()
Shigeru Yoshida
2022-12-07
1
-1
/
+3
|
|
*
media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
Geert Uytterhoeven
2022-12-07
1
-1
/
+1
|
|
*
media: coda: Add check for kmalloc
Jiasheng Jiang
2022-12-07
1
-2
/
+8
|
|
*
media: coda: Add check for dcoda_iram_alloc
Jiasheng Jiang
2022-12-07
1
-2
/
+2
|
|
*
media: s5k4ecgx: Delete driver
Linus Walleij
2022-12-07
3
-965
/
+0
|
|
*
media: s5k4ecgx: Switch to GPIO descriptors
Linus Walleij
2022-12-07
1
-102
/
+25
|
|
*
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-12-07
13
-84
/
+41
|
|
*
media: usb: pwc-uncompress: Use flex array destination for memcpy()
Gustavo A. R. Silva
2022-12-07
1
-1
/
+1
|
|
*
media: s5p-mfc: Fix to handle reference queue during finishing
Smitha T Murthy
2022-12-07
1
-2
/
+10
|
|
*
media: s5p-mfc: Clear workbit to handle error condition
Smitha T Murthy
2022-12-07
1
-1
/
+3
|
|
*
media: s5p-mfc: Fix in register read and write for H264
Smitha T Murthy
2022-12-07
1
-7
/
+7
|
|
*
media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
Philipp Zabel
2022-12-07
4
-118
/
+63
|
|
*
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
2022-12-07
1
-0
/
+1
|
|
*
media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
Lecopzer Chen
2022-12-07
1
-1
/
+1
|
|
*
media: i2c: isl7998x: make const array isl7998x_video_in_chan_map static
Colin Ian King
2022-12-07
1
-1
/
+1
|
|
*
drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
Moses Christopher Bollavarapu
2022-12-07
1
-9
/
+9
|
|
*
media: v4l2-mediabus: add support for dual edge sampling
Michael Riesch
2022-12-07
1
-4
/
+19
|
|
*
media: pt3: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-12-07
1
-12
/
+4
|
|
*
media: ipu3-cio2: make the bridge depend on i2c
Adam Borowski
2022-12-07
1
-0
/
+1
|
|
*
media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
Aakarsh Jain
2022-11-26
1
-2
/
+15
|
*
|
media: i2c: ov9282: Add missing clk_disable_unprepare to error path
Dave Stevenson
2022-12-06
1
-1
/
+3
|
*
|
media: i2c: ov9282: Make common_regs_list static
Dave Stevenson
2022-12-06
1
-1
/
+1
|
*
|
media: i2c: ov9282: Fix missing documentation in structures
Dave Stevenson
2022-12-06
1
-0
/
+4
|
*
|
media: i2c: ov08d10: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
2022-12-06
1
-0
/
+5
|
*
|
media: i2c: imx355: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
2022-12-06
1
-0
/
+4
|
*
|
media: i2c: imx319: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
2022-12-06
1
-0
/
+4
|
*
|
media: i2c: imx208: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
2022-12-06
1
-0
/
+4
|
*
|
media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
Dave Stevenson
2022-12-06
1
-0
/
+2
|
*
|
media: ov5640: report correct frame rate to user
Guoniu.zhou
2022-12-06
1
-10
/
+12
|
*
|
media: i2c: ov9282: Add ov9281 compatible
Alexander Stein
2022-12-06
1
-1
/
+4
|
*
|
media: ov5640: set correct default link frequency
Guoniu.zhou
2022-12-06
1
-1
/
+2
|
*
|
media: rzg2l-cru: fix a test for timeout
Dan Carpenter
2022-12-06
1
-1
/
+1
|
*
|
media: rzg2l-cru: Fix missing error code in rzg2l_cru_start_streaming_vq()
Jiapeng Chong
2022-12-06
1
-0
/
+1
|
*
|
media: platform: renesas: rzg2l-cru: Add missing documentation for image_conv...
Lad Prabhakar
2022-12-06
1
-0
/
+2
|
*
|
media: dvbdev: fix refcnt bug
Lin Ma
2022-12-06
1
-1
/
+1
|
*
|
media: sun6i-csi: clarify return value, fix uninited variable and add missing...
Hans Verkuil
2022-12-06
1
-4
/
+4
|
*
|
media: i2c: tc358746: make DEFINE_RUNTIME_DEV_PM_OPS static
Hans Verkuil
2022-12-06
1
-2
/
+2
|
*
|
media: dvb-frontends: drx39xyj: set missing error code
Hans Verkuil
2022-12-06
1
-0
/
+1
|
*
|
media: videobuf2: revert "get_userptr: buffers are always writable"
Hans Verkuil
2022-12-06
5
-8
/
+19
|
*
|
media: rzg2l-cru: Remove unnecessary shadowing of ret in rzg2l_csi2_s_stream()
Nathan Chancellor
2022-12-06
1
-2
/
+0
|
*
|
media: saa7164: fix missing pci_disable_device()
Liu Shixin
2022-12-06
1
-1
/
+3
|
*
|
media: ov5693: Add support for a privacy-led GPIO
Hans de Goede
2022-12-06
1
-0
/
+10
|
*
|
media: dvb-usb: m920x: make read-only arrays static const
Colin Ian King
2022-12-02
1
-8
/
+8
|
*
|
media: ipu3-cio2: make the bridge depend on i2c
Adam Borowski
2022-11-25
1
-0
/
+1
[next]