index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
media: tegra-video: Add support for selection ioctl ops
Sowjanya Komatineni
1
-0
/
+106
2020-08-28
media: tegra-video: Add support for external sensor capture
Sowjanya Komatineni
7
-64
/
+800
2020-08-28
media: tegra-video: Separate CSI stream enable and disable implementations
Sowjanya Komatineni
1
-16
/
+35
2020-08-28
media: dt-bindings: tegra: Update VI and CSI bindings with port info
Sowjanya Komatineni
1
-2
/
+90
2020-08-28
media: tegra-video: Update format lookup to offset based
Sowjanya Komatineni
1
-4
/
+6
2020-08-28
media: tegra-video: Enable TPG based on kernel config
Sowjanya Komatineni
5
-21
/
+65
2020-08-28
media: tegra-video: Fix channel format alignment
Sowjanya Komatineni
1
-13
/
+3
2020-08-28
media: staging/media: drop vb2_queue_release()
Hans Verkuil
5
-24
/
+9
2020-08-28
media: media/test-drivers: use vb2_video_unregister_device()
Hans Verkuil
2
-21
/
+18
2020-08-28
media: media/usb: use vb2_video_unregister_device()
Hans Verkuil
3
-21
/
+8
2020-08-28
media: media/platform: drop vb2_queue_release()
Hans Verkuil
7
-31
/
+8
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
8
-23
/
+12
2020-08-28
media: qcom/camss: use vb2_video_unregister_device()
Hans Verkuil
5
-27
/
+2
2020-08-28
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
2
-6
/
+62
2020-08-28
media: MAINTAINERS: Fix sort order for RDACM20
Kieran Bingham
1
-1
/
+1
2020-08-26
media: MAINTAINERS: add Dafna Hirschfeld for rkisp1
Helen Koike
1
-0
/
+1
2020-08-26
media: Implements support for the MyGica iGrabber
Christopher Snowhill
2
-0
/
+23
2020-08-26
media: tuner-simple: fix regression in simple_set_radio_freq
Tom Rix
1
-2
/
+3
2020-08-26
media: v4l2-tpg: Clamp hue in tpg_s_hue()
Peilin Ye
1
-0
/
+1
2020-08-26
media: vivid: Fix global-out-of-bounds read in precalculate_color()
Peilin Ye
1
-4
/
+5
2020-08-26
media: mtk-vcodec: fix Kconfig help text
Alexandre Courbot
1
-2
/
+2
2020-08-26
media: mtk-vcodec: set dma max segment size
Hsin-Yi Wang
2
-0
/
+16
2020-08-26
media: pvrusb2: fix parsing error
Tong Zhang
1
-3
/
+2
2020-08-26
media: MAINTAINERS: Remove Pawel from the maintainers list of videobuf2
Tomasz Figa
1
-1
/
+0
2020-08-26
media: MAINTAINERS: Remove Kyungmin from the maintainers list of videobuf2
Tomasz Figa
1
-1
/
+0
2020-08-26
media: MAINTAINERS: Make Tomasz the main maintainer of videobuf2
Tomasz Figa
1
-1
/
+1
2020-08-26
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
3
-17
/
+14
2020-08-26
media: dev-sliced-vbi.rst: fix wrong type
Hans Verkuil
1
-1
/
+1
2020-08-18
media: venus: core: Add support for opp tables/perf voting
Rajendra Nayak
3
-7
/
+92
2020-08-18
media: venus: core: Fix error handling in probe
Rajendra Nayak
1
-5
/
+10
2020-08-18
media: venus: core: Fix runtime PM imbalance in venus_probe
Dinghao Liu
1
-1
/
+4
2020-08-18
media: rcar-csi2: Negotiate data lanes number
Jacopo Mondi
1
-7
/
+68
2020-08-18
media: i2c: adv748x: Implement get_mbus_config
Jacopo Mondi
1
-0
/
+31
2020-08-18
media: i2c: adv748x: Adjust TXA data lanes number
Jacopo Mondi
2
-7
/
+25
2020-08-18
media: staging: media: imx: Update TODO entry
Jacopo Mondi
1
-0
/
+4
2020-08-18
media: v4l2- mediabus: Add usage note for V4L2_MBUS_*
Jacopo Mondi
1
-4
/
+29
2020-08-18
media: v4l2-subdev: Remove [s|g]_mbus_config video ops
Jacopo Mondi
1
-10
/
+0
2020-08-18
media: pxa_camera: Use the new set_mbus_config op
Jacopo Mondi
1
-138
/
+51
2020-08-18
media: i2c: ov6650: Use new [get|set]_mbus_config ops
Jacopo Mondi
1
-16
/
+37
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
7
-21
/
+28
2020-08-18
media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops
Jacopo Mondi
2
-0
/
+44
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
virtio: pci: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
3
-3
/
+3
2020-08-15
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
22
-138
/
+138
2020-08-15
sh: use generic strncpy()
Kuninori Morimoto
1
-26
/
+0
[next]