index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
media: gspca/sunplus: fix zero-length control requests
Johan Hovold
1
-2
/
+6
2021-07-20
media: gspca/sq905: fix control-request direction
Johan Hovold
1
-1
/
+1
2021-07-20
media: gspca/gl860: fix zero-length control requests
Johan Hovold
1
-2
/
+2
2021-06-03
media: gspca: properly check for errors in po1030_probe()
Greg Kroah-Hartman
1
-3
/
+7
2021-05-22
media: gscpa/stv06xx: fix memory leak
Hans Verkuil
3
-0
/
+12
2021-05-22
media: gspca/sq905.c: fix uninitialized variable
Hans Verkuil
1
-1
/
+1
2020-12-30
media: gspca: Fix memory leak in probe
Alan Stern
1
-0
/
+1
2020-04-02
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
1
-1
/
+17
2020-04-02
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2
-1
/
+22
2020-04-02
media: ov519: add missing endpoint sanity checks
Johan Hovold
1
-0
/
+10
2020-02-05
media: gspca: zero usb_buf
Hans Verkuil
1
-1
/
+1
2019-10-05
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
1
-0
/
+7
2019-10-05
media: gspca: zero usb_buf on error
Hans Verkuil
14
-0
/
+71
2019-05-31
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
1
-2
/
+6
2019-05-31
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
1
-1
/
+3
2018-12-13
media: gspca: fix frame overflow error
Hans Verkuil
1
-5
/
+6
2018-07-25
media: gspca_kinect: cast sizeof to int for comparison
Julia Lawall
1
-1
/
+1
2018-06-16
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
1
-2
/
+0
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-28
media: gspca_zc3xx: Enable short exposure times for OV7648
Ondrej Zary
1
-3
/
+6
2018-05-28
media: gspca_zc3xx: Fix power line frequency settings for OV7648
Ondrej Zary
1
-7
/
+0
2018-05-28
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
Ondrej Zary
1
-8
/
+34
2018-05-28
media: gspca: Kill all URBs before releasing any of them
Ezequiel Garcia
1
-4
/
+11
2018-05-28
media: gspca: fix g/s_parm handling
Hans Verkuil
3
-15
/
+16
2018-05-28
media: gspca: convert to vb2
Hans Verkuil
5
-769
/
+182
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-05
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
Hans de Goede
4
-4
/
+4
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-04
media: gspca: fix Kconfig help info
winton.liu
1
-1
/
+1
2018-02-26
media: gspca: dtcs033: use %*ph to print small buffer
Antonio Cardace
1
-4
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
62
-851
/
+924
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
3
-8
/
+8
2017-12-08
media: gspca: Convert PDEBUG to gspca_dbg
Joe Perches
59
-687
/
+742
2017-12-08
media: gspca: Convert PERR to gspca_err
Joe Perches
32
-156
/
+174
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-16
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-20
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-31
media: gspca: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-10-04
[media] gspca: make arrays static, reduces object code size
Colin Ian King
1
-11
/
+11
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
1
-8
/
+8
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-07-20
media: staging: fbtft: make const array gamma_par_mask static
Colin Ian King
1
-1
/
+1
2017-06-06
[media] m5602_s5k83a: check return value of kthread_create
Pan Bian
1
-0
/
+5
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-1
/
+2
2017-04-05
[media] gspca: konica: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
[next]