开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
stk1160
/
stk1160-video.c
Age
Commit message (
Expand
)
Author
2024-05-03
media: stk1160: Use min macro
Ricardo Ribalda
2024-04-24
media: stk1160: fix bounds checking in stk1160_copy_video()
Dan Carpenter
2023-12-07
media: stk1160: Fixed high volume of stk1160_dbg messages
Ghanshyam Agrawal
2022-03-07
media: stk1160: use dma_alloc_noncontiguous API
Dafna Hirschfeld
2022-03-07
media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
Dafna Hirschfeld
2022-03-07
media: stk1160: fix number of buffers in case not all buffers are created
Dafna Hirschfeld
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2016-08-24
[media] media: usb: stk1160: stk1160-video: don't print error when allocating...
Wolfram Sang
2016-02-01
[media] stk1160: Remove redundant vb2_buf payload set
Ezequiel Garcia
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-07-06
[media] stk1160: fix sequence handling
Hans Verkuil
2013-01-01
[media] stk1160: Replace BUG_ON with WARN_ON
Ezequiel Garcia
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-11-21
[media] stk1160: Try to continue with fewer transfer buffers
Ezequiel Garcia
2012-09-25
[media] stk1160: Handle urb allocation failure condition properly
Ezequiel Garcia
2012-09-25
[media] stk1160: Make kill/free urb debug message more verbose
Ezequiel Garcia
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab