index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
s2255
/
s2255drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: usb: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-28
1
-2
/
+0
*
media: s2255: Use refcount_t instead of atomic_t for num_channels
Ricardo Ribalda
2024-05-03
1
-10
/
+10
*
media: usb: s2255: Refactor s2255_get_fx2fw
Ricardo Ribalda
2024-02-28
1
-3
/
+4
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-2
/
+2
*
media: s2255: fix control-message timeouts
Johan Hovold
2021-11-19
1
-2
/
+2
*
media: s2255drv: remove redundant assignment to variable field
Colin Ian King
2021-05-19
1
-2
/
+0
*
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-2
/
+2
*
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-23
1
-2
/
+0
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-8
/
+0
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
1
-10
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
|
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-3
/
+2
|
/
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-5
/
+5
*
media: s2255drv: fix a casting warning
Mauro Carvalho Chehab
2018-03-23
1
-2
/
+2
*
media: s2255drv: Remove unneeded if else blocks
Christopher Díaz Riveros
2018-02-26
1
-8
/
+0
*
media: s2255drv: update firmware load
Dean A
2017-12-08
1
-7
/
+6
*
media: s2255: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-3
/
+4
*
media: usb: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: usb: constify usb_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
*
[media] s2255drv: avoid a switch fall through
Mauro Carvalho Chehab
2017-05-19
1
-0
/
+2
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
[media] s2255drv: don't use stack for DMA
Mauro Carvalho Chehab
2016-10-14
1
-2
/
+13
*
[media] usb: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: usb: s2255: s2255drv: don't print error when allocating urb fails
Wolfram Sang
2016-08-24
1
-7
/
+2
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+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
1
-12
/
+15
*
[media] s2255drv: Use setup_timer
Julia Lawall
2015-01-27
1
-3
/
+1
*
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-11
1
-14
/
+11
|
\
|
*
[media] USB: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-11-25
1
-2
/
+1
|
*
[media] s2255drv: fix spinlock issue
sensoray-dev
2014-11-11
1
-12
/
+10
*
|
[media] s2255drv: fix payload size for JPG, MJPEG
sensoray-dev
2014-11-21
1
-1
/
+1
|
/
*
[media] s2255drv: 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] s2255drv: fix memory leak s2255_probe()
Daeseok Youn
2014-05-23
1
-1
/
+1
*
[media] s2255: Do not free fw_data until timer handler has actually stopped u...
Kirill Tkhai
2014-05-23
1
-2
/
+2
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-3
/
+2
*
[media] s2255drv: memory leak fix
sensoray-dev
2014-03-11
1
-5
/
+0
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-1
/
+1
*
[media] s2255drv: upgrade to videobuf2
sensoray-dev
2014-02-28
1
-360
/
+152
*
[media] s2255drv: cleanup of s2255_fh
Dean Anderson
2014-02-28
1
-50
/
+44
*
[media] s2255drv: fix for return code not checked
Dean Anderson
2014-02-28
1
-6
/
+10
*
[media] s2255drv: dynamic memory allocation efficiency fix
Dean Anderson
2014-02-28
1
-30
/
+37
*
[media] s2255drv: remove redundant parameter
Dean Anderson
2014-02-28
1
-4
/
+2
*
[media] s2255drv: buffer setup fix
Dean Anderson
2014-02-28
1
-12
/
+4
*
[media] s2255drv: refactoring s2255_channel to s2255_vc
Dean Anderson
2014-02-28
1
-258
/
+259
*
[media] s2255drv: removal of s2255_dmaqueue structure
Dean Anderson
2014-02-28
1
-19
/
+10
*
[media] s2255drv: checkpatch fix: coding style fix
sensoray-dev
2014-02-04
1
-182
/
+151
[next]