index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-31
media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
Hans Verkuil
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
Daniel Mentz
2018-01-30
media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: avoid sizeof(type)
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: fix the indentation
Hans Verkuil
2018-01-30
media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
Hans Verkuil
2018-01-30
media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
Hans Verkuil
2018-01-30
media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
Hans Verkuil
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
media: v4l: Add a UVC Metadata format
Guennadi Liakhovetski
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color format
Yong Zhi
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
media: move videobuf2 to drivers/media/common
Mauro Carvalho Chehab
2017-12-22
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
2017-12-18
media: vb2: unify calling of set_page_dirty_lock
Stanimir Varbanov
2017-12-18
media: vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer
Philipp Zabel
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
2017-12-08
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-11-30
media: v4l: async: use the v4l2_dev from the root notifier when matching sub-...
Niklas Söderlund
2017-11-30
media: v4l2-fwnode: Check subdev count after checking port
Tomasz Figa
2017-11-30
media: v4l2-core: Fix kernel-doc markups
Mauro Carvalho Chehab
2017-11-29
v4l2: disable filesystem-dax mapping support
Dan Williams
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
media: videobuf2: don't use kernel-doc "/**" markups
Mauro Carvalho Chehab
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-07
media: v4l2-ctrls: Don't validate BITMASK twice
Andy Shevchenko
2017-11-07
media: v4l: async: fix unregister for implicitly registered sub-device notifiers
Niklas Söderlund
2017-11-07
media: v4l: async: fix return of unitialized variable ret
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
media: v4l2-fwnode: use the cached value instead of getting again
Mauro Carvalho Chehab
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function to obtain device / integer references
Sakari Ailus
2017-10-31
media: v4l: fwnode: Add a helper function for parsing generic references
Sakari Ailus
[next]