index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
pwc
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-5
/
+0
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
14
-182
/
+14
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
14
-182
/
+14
*
|
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
2
-3
/
+2
*
|
media: pwc: convert to BIT macro
Oliver Neukum
2019-05-28
1
-9
/
+9
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
media: pwc-ctl: pChoose can't be NULL
Mauro Carvalho Chehab
2019-03-25
1
-8
/
+9
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-2
/
+2
*
media: usb: fix several typos
Mauro Carvalho Chehab
2019-03-01
3
-4
/
+4
*
media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
Matwey V. Kornilov
2019-01-16
1
-13
/
+49
*
media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
Matwey V. Kornilov
2019-01-16
1
-0
/
+7
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
2
-2
/
+2
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-4
/
+6
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-3
/
+3
*
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-30
1
-4
/
+3
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
1
-1
/
+2
|
\
|
*
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-07
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-05-19
1
-1
/
+2
*
convert philips.txt to ReST and add to media docs
Mauro Carvalho Chehab
2017-04-20
1
-236
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
[media] pwc: don't break long lines
Mauro Carvalho Chehab
2016-10-21
2
-6
/
+4
*
[media] usb: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: usb: pwc: pwc-if: don't print error when allocating urb fails
Wolfram Sang
2016-08-24
1
-1
/
+0
*
[media] pwc: hide unused label
Arnd Bergmann
2016-07-08
1
-0
/
+2
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] pwc: Add USB id for Philips Spc880nc webcam
Hans de Goede
2016-02-01
1
-0
/
+6
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-2
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
3
-16
/
+27
*
[media] pwc: fix WARN_ON
Hans Verkuil
2015-01-29
1
-5
/
+7
*
[media] pwc: fix sparse warning
Hans Verkuil
2014-09-03
1
-1
/
+1
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-5
/
+2
*
[media] pwc: do not decompress the image unless the state is DONE
Hans Verkuil
2014-03-11
1
-6
/
+9
*
[media] vb2: change result code of buf_finish to void
Hans Verkuil
2014-03-11
1
-2
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] media: Remove OOM message after input_allocate_device
Joe Perches
2014-01-07
1
-1
/
+0
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
1
-1
/
+1
*
[media] pwc: Fix comment wrt lock ordering
Hans de Goede
2013-05-07
1
-1
/
+1
*
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-03-05
1
-0
/
+1
*
[media] pwc: Don't return EINVAL when an unsupported pixelformat is requested
Hans de Goede
2013-02-05
1
-4
/
+3
*
[media] pwc: Replace memcpy with struct assignment
Ezequiel Garcia
2012-12-27
1
-1
/
+1
*
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-12-21
1
-1
/
+2
*
[media] pwc: Fix codec1 cameras no longer working
Hans de Goede
2012-11-21
1
-0
/
+2
*
[media] pwc-if: must check vb2_queue_init() success
Mauro Carvalho Chehab
2012-10-28
1
-1
/
+5
*
[media] pwc-if: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-10-28
1
-1
/
+1
*
[media] pwc: Remove unneeded struct vb2_queue clearing
Ezequiel Garcia
2012-09-13
1
-1
/
+0
[next]