index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
gspca
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
media: gspca: Fix memory leak in probe
Alan Stern
1
-0
/
+1
2020-11-16
media: gspca: ov534-ov772x: use semicolons rather than commas to separate sta...
Julia Lawall
1
-6
/
+6
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-16
/
+16
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-4
/
+4
2020-07-19
gspca: First camera mode is skipped
Florin Tudorache
1
-1
/
+1
2020-07-19
media: gspca: replace http references with https ones
Alexander A. Klimov
1
-1
/
+1
2020-07-19
media: gspca: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-23
media: gspca: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2020-04-21
media: gspca: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+0
2020-04-14
media: docs: move user-facing docs to the admin guide
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-12
media: xirlink_cit: add missing descriptor sanity checks
Johan Hovold
1
-1
/
+17
2020-03-12
media: stv06xx: add missing descriptor sanity checks
Johan Hovold
2
-1
/
+22
2020-03-12
media: ov519: add missing endpoint sanity checks
Johan Hovold
1
-0
/
+10
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-13
media: gspca: zero usb_buf
Hans Verkuil
1
-1
/
+1
2019-10-24
media: gspca: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-10-10
media: gspca: make array st6422_bridge_init static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-10
media: usb: null check create_singlethread_workqueue
Navid Emamdoost
1
-0
/
+3
2019-10-10
media: gspca: null check create_singlethread_workqueue
Navid Emamdoost
1
-0
/
+3
2019-08-26
media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
Hans de Goede
1
-0
/
+7
2019-08-19
media: gspca: zero usb_buf on error
Hans Verkuil
14
-0
/
+71
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
1
-13
/
+15
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-9
/
+0
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
39
-317
/
+39
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
15
-75
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 258
Thomas Gleixner
1
-2
/
+1
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
22
-230
/
+22
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 131
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 65
Thomas Gleixner
6
-78
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
41
-417
/
+41
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-03-29
media: gspca: Kill URBs on USB device disconnect
Ezequiel Garcia
1
-1
/
+3
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
media: gspca: do not resubmit URBs when streaming has stopped
Hans Verkuil
1
-2
/
+6
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
17
-29
/
+29
2019-01-16
media: gspca: ov534-ov772x: remove unnecessary COM3 initialization
Philipp Zabel
1
-4
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove camera clock setup from bridge_init
Philipp Zabel
1
-2
/
+0
2019-01-16
media: gspca: ov534-ov722x: remove mode specific video data registers from br...
Philipp Zabel
1
-9
/
+0
2019-01-16
media: gspca: ov534-ov772x: add SGBRG8 bayer mode support
Philipp Zabel
1
-17
/
+98
2019-01-16
media: gspca: ov543-ov772x: move video format specific registers into bridge_...
Philipp Zabel
1
-9
/
+10
2019-01-16
media: gspca: support multiple pixel formats in TRY_FMT
Philipp Zabel
1
-2
/
+8
2019-01-16
media: gspca: support multiple pixel formats in ENUM_FRAMEINTERVALS
Philipp Zabel
1
-3
/
+5
2019-01-16
media: gspca: ov534: replace msleep(10) with usleep_range
Philipp Zabel
1
-2
/
+2
2019-01-16
media: gspca: mt9m111: Check write_bridge for timeout
Aditya Pakki
1
-3
/
+5
2019-01-16
media: gspca: Check the return value of write_bridge for timeout
Aditya Pakki
1
-2
/
+6
2019-01-16
media: usb: gspca: add a missed check for goto_low_power
Kangjie Lu
1
-1
/
+5
2019-01-16
media: usb: gspca: add a missed return-value check for do_command
Kangjie Lu
1
-2
/
+6
[next]