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
/
gspca
Age
Commit message (
Expand
)
Author
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-01-16
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
2019-01-16
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
2019-01-16
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
2019-01-16
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
2019-01-16
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
2019-01-16
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
2019-01-16
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
2019-01-16
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
2019-01-16
media: gspca: mt9m111: Check write_bridge for timeout
Aditya Pakki
2019-01-16
media: gspca: Check the return value of write_bridge for timeout
Aditya Pakki
2019-01-16
media: usb: gspca: add a missed check for goto_low_power
Kangjie Lu
2019-01-16
media: usb: gspca: add a missed return-value check for do_command
Kangjie Lu
2018-11-22
media: gspca: fix frame overflow error
Hans Verkuil
2018-09-12
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
Sebastian Andrzej Siewior
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-25
media: gspca_kinect: cast sizeof to int for comparison
Julia Lawall
2018-06-15
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
2018-05-28
media: gspca: convert to vb2
Hans Verkuil
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-05
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
Hans de Goede
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-04-04
media: gspca: fix Kconfig help info
winton.liu
2018-02-26
media: gspca: dtcs033: use %*ph to print small buffer
Antonio Cardace
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-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
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
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
2017-10-04
[media] gspca: make arrays static, reduces object code size
Colin Ian King
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-07-20
media: staging: fbtft: make const array gamma_par_mask static
Colin Ian King
[next]