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
/
usb
/
zr364xx
Age
Commit message (
Expand
)
Author
2022-08-29
media: zr364xx: deprecate this driver
Hans Verkuil
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-06-02
media: zr364xx: fix memory leak in zr364xx_start_readpipe
Pavel Skripkin
2021-03-11
media: drivers/media/usb: fix memory leak in zr364xx_probe
Pavel Skripkin
2021-01-27
media: zr364xx: fix memory leaks in probe()
Dan Carpenter
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-11-16
media: zr364xx: propagate errors from zr364xx_start_readpipe()
Evgeny Novikov
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-11-10
media: zr364xx: remove redundant assigmnent to idx, clean up code
Colin Ian King
2019-10-07
media: delete unused proc_fs.h include
Sean Young
2019-08-14
media: media/usb: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-28
media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
Vandana BN
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-03-23
media: zr364xx: avoid casting just to print pointer address
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-08-27
media: usb: make video_device const
Bhumika Goyal
2017-08-20
media: zr364xx: constify videobuf_queue_ops structures
Julia Lawall
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-04-18
[media] zr364xx: enforce minimum size when reading header
Alyssa Milburn
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] zr364xx: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] media: usb: zr364xx: zr364xx: don't print error when allocating urb f...
Wolfram Sang
2015-06-09
[media] usb drivers: use BUG_ON() instead of if () BUG
Mauro Carvalho Chehab
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-10-28
[media] zr364xx: urb actual_length is unsigned
Mauro Carvalho Chehab
2012-08-15
[media] move the remaining USB drivers to drivers/media/usb
Mauro Carvalho Chehab