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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used
Mike Isely
1
-1
/
+11
2008-10-12
V4L/DVB (8894): pvrusb2: Remove BKL
Mike Isely
1
-6
/
+0
2008-10-12
V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()
Mike Isely
1
-0
/
+11
2008-10-12
V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tuner
Oliver Endriss
2
-0
/
+10
2008-10-12
V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modification
Oliver Endriss
3
-25
/
+92
2008-10-12
V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tuner
Oliver Endriss
3
-0
/
+82
2008-10-12
V4L/DVB (8559): replace __FUNCTION__ with __func__
Alexander Beregalov
1
-1
/
+1
2008-10-12
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
Jean Delvare
1
-1
/
+1
2008-10-12
V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix it
Patrick Boettcher
3
-3
/
+11
2008-10-12
V4L/DVB (8857): v4l2-dev: replace panic with BUG
Hans Verkuil
1
-2
/
+5
2008-10-12
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
5
-8
/
+0
2008-10-12
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
1
-68
/
+63
2008-10-12
V4L/DVB (8850): bt856: fix define conflict
Hans Verkuil
1
-4
/
+4
2008-10-12
V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in...
Laurent Pinchart
1
-0
/
+9
2008-10-12
V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message
Laurent Pinchart
1
-2
/
+3
2008-10-12
V4L/DVB (8845): s2255drv: adds JPEG compression quality control
Dean Anderson
1
-1
/
+34
2008-10-12
V4L/DVB (8838): CRED: Wrap task credential accesses in video input drivers
David Howells
1
-1
/
+1
2008-10-12
V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H
Steven Toth
4
-11
/
+59
2008-10-12
V4L/DVB (8800): [v4l-dvb-maintainer] [PATCH] v4l: mt9m111.c make function static
Harvey Harrison
1
-1
/
+1
2008-10-12
V4L/DVB (8797): A simple state machine was added to saa7134_ts.
Dmitry Belimov
2
-12
/
+52
2008-10-12
V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS
Dmitry Belimov
1
-3
/
+1
2008-10-12
V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...
Dmitry Belimov
2
-9
/
+23
2008-10-12
V4L/DVB (8791): v4l2-dev: do not clear the driver_data field
Hans Verkuil
1
-0
/
+4
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
25
-304
/
+157
2008-10-12
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
1
-7
/
+6
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
22
-108
/
+108
2008-10-12
V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory
Hans Verkuil
1
-14
/
+2
2008-10-12
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
24
-17
/
+36
2008-10-12
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
1
-0
/
+7
2008-10-12
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
1
-30
/
+0
2008-10-12
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
10
-73
/
+128
2008-10-12
V4L/DVB (8776): radio: replace video_exclusive_open/release
Hans Verkuil
13
-31
/
+185
2008-10-12
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
Andy Walls
3
-1
/
+12
2008-10-12
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
Andy Walls
4
-19
/
+51
2008-10-12
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
4
-10
/
+11
2008-10-12
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
Andy Walls
3
-8
/
+1
2008-10-12
V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field
Andy Walls
2
-2
/
+0
2008-10-12
V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...
Laurent Pinchart
1
-2
/
+13
2008-10-12
V4L/DVB (8752): s2255drv: firmware improvement patch
Dean Anderson
1
-238
/
+297
2008-10-12
V4L/DVB (8750): V4L: check inval in video_register_device_index()
Henrik Kretzschmar
1
-0
/
+3
2008-10-12
V4L/DVB (8748): V4L: fix return value of meye probe callback
Henrik Kretzschmar
1
-1
/
+1
2008-10-12
V4L/DVB (8746): v4l-dvb: fix compile warnings.
Hans Verkuil
3
-6
/
+6
2008-10-12
V4L/DVB (8745): v4l2: fix a bunch of compile warnings.
Hans Verkuil
4
-4
/
+4
2008-10-12
V4L/DVB (8742): pvrusb2: use proper byteorder interface
Harvey Harrison
1
-2
/
+1
2008-10-12
V4L/DVB (8739): dtv5100: remove prohibited space...
Antoine Jacquet
1
-1
/
+1
2008-10-12
V4L/DVB (8738): dtv5100: remove old definition from header
Antoine Jacquet
1
-2
/
+0
2008-10-12
V4L/DVB (8736): dtv5100: CodingStyle cleanups
Antoine Jacquet
1
-8
/
+7
2008-10-12
V4L/DVB (8735): dtv5100: replace dummy frontend by zl10353
Antoine Jacquet
4
-266
/
+68
2008-10-12
V4L/DVB (8734): Initial support for AME DTV-5100 USB2.0 DVB-T
Antoine Jacquet
5
-0
/
+502
2008-10-12
V4L/DVB (8732): zr364xx: handle video exclusive open internaly
Antoine Jacquet
1
-10
/
+14
[next]