index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-28
scripts/spelling.txt: add "neded" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+3
2017-02-03
[media] gspca_stv06xx: remove redundant check for err < 0
Colin Ian King
1
-3
/
+0
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
62
-248
/
+0
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
2
-8
/
+2
2016-10-24
[media] stv06xx: store device name after the USB_DEVICE line
Mauro Carvalho Chehab
1
-12
/
+6
2016-10-24
[media] spca506: rewrite a commented line to avoid wrong parsing
Mauro Carvalho Chehab
1
-2
/
+1
2016-10-21
[media] gspca: don't break long lines
Mauro Carvalho Chehab
13
-37
/
+21
2016-08-24
[media] gspca: finepix: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-6
/
+2
2016-08-24
[media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-6
/
+2
2016-08-24
[media] gspca: vicam: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-6
/
+2
2016-08-24
[media] gspca: sonixj: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+4
2016-08-24
[media] media: usb: gspca: konica: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-24
[media] media: usb: gspca: gspca: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-24
[media] media: usb: gspca: benq: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-07-09
[media] zc3xx: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+4
2016-07-08
[media] gspca: avoid unused variable warnings
Arnd Bergmann
3
-3
/
+3
2016-07-08
[media] gspca: correct speed testing
Oliver Neukum
1
-1
/
+1
2016-07-08
[media] sn9c20x: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-10
/
+4
2016-07-08
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
Antonio Ospite
1
-1
/
+1
2016-07-08
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
Antonio Ospite
1
-1
/
+18
2016-07-08
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
Antonio Ospite
1
-4
/
+4
2016-07-08
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
Antonio Ospite
1
-1
/
+1
2016-07-08
[media] gspca: ov534/topro: use a define for the default framerate
Antonio Ospite
2
-6
/
+7
2016-06-24
m5602_ov7660: move skeletons to the .c file
Mauro Carvalho Chehab
2
-153
/
+153
2016-06-24
m5602_po1030: move skeletons to the .c file
Mauro Carvalho Chehab
2
-104
/
+104
2016-06-24
m5602_s5k83a: move skeletons to the .c file
Mauro Carvalho Chehab
2
-124
/
+124
2016-06-24
m5602_ov9650: move skeletons to the .c file
Mauro Carvalho Chehab
2
-150
/
+152
2016-06-24
m5602_mt9m111: move skeletons to the .c file
Mauro Carvalho Chehab
2
-144
/
+144
2016-06-24
m5602_s5k4aa: move skeletons to the .c file
Mauro Carvalho Chehab
2
-197
/
+199
2016-06-24
m5602_core: move skeletons to the .c file
Mauro Carvalho Chehab
2
-15
/
+15
2016-03-10
[media] touptek: cast char types on %x printk
Mauro Carvalho Chehab
1
-2
/
+2
2016-03-10
[media] touptek: don't DMA at the stack
Mauro Carvalho Chehab
1
-2
/
+2
2016-03-01
[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arrays
Hans de Goede
1
-34
/
+0
2016-03-01
[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci host
Wesley Post
2
-0
/
+17
2015-11-17
[media] gspca: ov534/topro: prevent a division by 0
Antonio Ospite
2
-3
/
+12
2015-10-01
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
1
-2
/
+2
2015-07-06
[media] gscpa_m5602: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+1
2015-07-06
[media] gspca: sn9c2028: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2015-05-30
[media] gspca: sn9c2028: Add gain and autogain controls Genius Videocam Live v2
Vasily Khoruzhick
2
-3
/
+137
2015-05-30
[media] gspca: sn9c2028: Add support for Genius Videocam Live v2
Vasily Khoruzhick
1
-1
/
+118
2015-05-01
[media] xirlink_cit: comment unreachable code
Mauro Carvalho Chehab
1
-3
/
+9
2015-05-01
[media] stk014: fix bad indenting
Mauro Carvalho Chehab
1
-1
/
+1
[next]