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
/
stk1160
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
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
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-04
media: stk1160: Set the vb2_queue lock before calling vb2_queue_init
Ezequiel Garcia
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-28
media: stk1160: Add missing calls to mutex_destroy
Ezequiel Garcia
2018-05-28
media: stk1160: Fix typo s/therwise/Otherwise
Ezequiel Garcia
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
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: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-23
media: usb: make i2c_client const
Bhumika Goyal
2017-08-27
media: usb: make video_device const
Bhumika Goyal
2017-08-26
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-04-18
[media] media: stk1160: Add Kconfig help on snd-usb-audio requirement
Ezequiel Garcia
2017-02-03
[media] stk1160: make some functions static
Mauro Carvalho Chehab
2017-02-03
[media] stk1160: Wait for completion of transfers to and from AC97 codec
Marcel Hasler
2017-02-03
[media] stk1160: Check whether to use AC97 codec
Marcel Hasler
2017-02-03
[media] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatic...
Marcel Hasler
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-19
[media] usb: constify vb2_ops structures
Julia Lawall
2016-08-24
[media] media: usb: stk1160: stk1160-video: don't print error when allocating...
Wolfram Sang
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-06-28
[media] stk1160: Check *nplanes in queue_setup
Helen Fornazier
2016-02-01
[media] stk1160: Remove redundant vb2_buf payload set
Ezequiel Garcia
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-07-17
[media] stk1160: Add frame scaling support
Ezequiel Garcia
2015-07-17
[media] stk1160: Reduce driver verbosity
Ezequiel Garcia
2015-07-06
[media] stk1160: fix sequence handling
Hans Verkuil
2015-06-06
[media] stk1160: add DMABUF support
Hans Verkuil
2015-04-02
[media] stk1160: Make sure current buffer is released
Ezequiel Garcia
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-11-05
[media] stk1160: fix sparse warning
Hans Verkuil
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-05-24
[media] media: stk1160: Avoid stack-allocated buffer for control URBs
Ezequiel Garcia
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-08
[media] stk1160: warrant a NUL terminated string
Mauro Carvalho Chehab
[next]