index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
stkwebcam
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: stkwebcam: deprecate driver, move to staging
Hans Verkuil
5
-2163
/
+0
2022-05-13
media: stkwebcam: move stk_camera_read_reg() scratch buffer to struct stk_camera
Tom Rix
2
-9
/
+4
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-02-22
stkwebcam: add new Asus laptop to upside_down table
Xose Vazquez Perez
1
-0
/
+7
2021-09-30
media: usb: stkwebcam: Update the reference count of the usb device structure
Cai Huoqing
1
-4
/
+7
2021-07-22
media: stkwebcam: fix memory leak in stk_camera_probe
Pavel Skripkin
1
-2
/
+4
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
1
-1
/
+1
2019-10-04
media: stkwebcam: fix runtime PM after driver unbind
Johan Hovold
1
-2
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-5
/
+0
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-9
/
+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
1
-9
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
Thomas Gleixner
2
-20
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-07
media: stkwebcam: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2018-12-05
media: stkwebcam: Bugfix for wrong return values
Andreas Pape
1
-1
/
+5
2018-12-05
media: stkwebcam: Support for ASUS A6VM notebook added.
Andreas Pape
1
-0
/
+7
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-8
/
+8
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-23
/
+23
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-22
/
+22
2017-12-08
media: stk-webcam: Fix use after free on disconnect
Dan Carpenter
1
-1
/
+1
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-27
media: usb: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-06-24
media: stkwebcam: Use more common logging styles
Joe Perches
3
-56
/
+52
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
3
-12
/
+0
2016-11-22
[media] stk-webcam: fix an endian bug in stk_camera_read_reg()
Dan Carpenter
3
-9
/
+10
2016-10-21
[media] stkwebcam: don't break long lines
Mauro Carvalho Chehab
2
-4
/
+3
2016-10-14
[media] stk-webcam: don't use stack for DMA
Mauro Carvalho Chehab
1
-5
/
+11
2016-08-24
[media] media: usb: stkwebcam: stk-webcam: don't print error when allocating ...
Wolfram Sang
1
-3
/
+1
2015-03-02
[media] stk-webcam: Delete an unnecessary check before the function call "vfree"
Markus Elfring
1
-4
/
+2
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
1
-1
/
+0
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-2
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2013-09-26
[media] Add HCL T12Rg-H to STK webcam upside-down table
Gregor Jasny
1
-0
/
+7
2013-03-05
[media] stk-webcam: implement support for count == 0 when calling REQBUFS
Hans Verkuil
1
-0
/
+7
2013-03-05
[media] stk-webcam: s_fmt shouldn't grab ownership
Hans Verkuil
1
-2
/
+1
2013-03-05
[media] stk-webcam: fix read() handling when reqbufs was already called
Hans Verkuil
2
-1
/
+3
2013-03-05
[media] stk-webcam: enable core-locking
Hans Verkuil
2
-2
/
+23
2013-03-05
[media] stk-webcam: zero the priv field of v4l2_pix_format
Hans Verkuil
1
-6
/
+17
2013-03-05
[media] stk-webcam: fix querycap and simplify s_input
Hans Verkuil
1
-6
/
+6
2013-03-05
[media] stk-webcam: add support for control events and prio handling
Hans Verkuil
2
-10
/
+18
2013-03-05
[media] stk-webcam: don't use private_data, use video_drvdata
Hans Verkuil
1
-18
/
+14
2013-03-05
[media] stk-webcam: convert to the control framework
Hans Verkuil
2
-89
/
+33
[next]