index
:
hverkuil/media_tree.git
bttv-audio
cec-arc
cec-s-conn
cisco
compat32
csc2
ctrl-enable
ctrl-priv
cubie
cubox
debugfs
dv-col
dw-hdmi-cec
em28xx
extron
fh
firefly
firefly2
for-v5.11a
for-v5.11b
for-v5.11c
for-v5.12a
for-v5.12b
for-v5.12c
for-v5.12d
for-v5.12e
fract-ctrl
hdcp
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
saa7164
sama5d3
sdrout
selection
sensorfixes
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
tuner
userptr
uvc
uvc-4.19
uvc2
vb2-cpu-access
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY
tegrav7
Sowjanya Komatineni
3
-2
/
+38
2020-11-12
media: tegra-video: Disable VI channel data to memory during error recovery
Sowjanya Komatineni
1
-0
/
+2
2020-11-12
media: tegra-video: Add support for x8 captures with gang ports
Sowjanya Komatineni
5
-149
/
+362
2020-11-12
dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes
Sowjanya Komatineni
1
-2
/
+2
2020-11-12
media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8
Sowjanya Komatineni
2
-2
/
+2
2020-11-12
media: tegra-video: Implement V4L2 device notify callback
Sowjanya Komatineni
2
-0
/
+21
2020-11-12
media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
Sowjanya Komatineni
1
-1
/
+13
2020-11-12
media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
Sowjanya Komatineni
1
-0
/
+10
2020-11-12
media: tegra-video: Add support for EDID ioctl ops
Sowjanya Komatineni
1
-0
/
+28
2020-11-12
media: tegra-video: Add DV timing support
Sowjanya Komatineni
1
-0
/
+99
2020-11-12
media: tegra-video: Add support for V4L2_PIX_FMT_NV16
Sowjanya Komatineni
2
-0
/
+15
2020-11-12
media: tegra-video: Fix V4L2 pixel format RGB and YUV
Sowjanya Komatineni
1
-10
/
+10
2020-11-12
media: tegra-video: Enable VI pixel transform for YUV and RGB formats
Sowjanya Komatineni
1
-1
/
+14
2020-11-12
media: tegra-video: Use zero crop settings if subdev has no get_selection
Sowjanya Komatineni
1
-5
/
+12
2020-11-12
tegra210-p2597.dtsi: support ZHAW HDMI2CSI
Hans Verkuil
1
-4
/
+215
2020-11-12
tc358840: disable CSI port TX1 when unused
Hans Verkuil
1
-2
/
+5
2020-11-12
tc358840: fix undefined reference to `__udivdi3'
Hans Verkuil
1
-2
/
+3
2020-11-12
tc358840: change pll_* variables to u32
Hans Verkuil
2
-6
/
+6
2020-11-05
tc358840: various fixes
Hans Verkuil
1
-11
/
+42
2020-11-05
tc358840: add Toshiba tc358840 HDMI-to-CSI bridge.
Hans Verkuil
6
-0
/
+4286
2020-11-05
dt-bindings: toshiba: document tc358840 HDMI-to-CSI bridge bindings
Hans Verkuil
1
-0
/
+49
2020-11-05
Revert "tegra210-p2597.dtsi: add imx219 and imx274"
Hans Verkuil
1
-182
/
+0
2020-11-05
Revert "swap imx219/imx274"
Hans Verkuil
1
-25
/
+25
2020-11-05
i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
Sowjanya Komatineni
1
-4
/
+7
2020-11-05
swap imx219/imx274
Hans Verkuil
1
-25
/
+25
2020-11-05
arm64: tegra: Add IMX219 device graph to Jetson Nano
Sowjanya Komatineni
1
-0
/
+108
2020-11-05
tegra210-p2597.dtsi: add imx219 and imx274
Hans Verkuil
1
-0
/
+182
2020-11-05
media: i2c: Add support for IMX274 supplies and external clock
Sowjanya Komatineni
1
-8
/
+108
2020-11-05
imx274: remove composition support
Hans Verkuil
1
-89
/
+37
2020-11-05
media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size
Hans Verkuil
1
-1
/
+7
2020-11-05
imx219: selection compliance fixes
Hans Verkuil
1
-8
/
+9
2020-10-29
Merge tag 'v5.10-rc1' into patchwork
Mauro Carvalho Chehab
13057
-401151
/
+680260
2020-10-26
refcount.h: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+116
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-25
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-5
/
+3
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+111
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-126
/
+152
2020-10-25
Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
Linus Torvalds
7
-125
/
+336
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-190
/
+404
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
[next]
Privacy Policy