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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
V4L/DVB (7712): pvrusb2: Close connect/disconnect race
Mike Isely
1
-1
/
+10
2008-04-24
V4L/DVB (7711): pvrusb2: Fix race on module unload
Mike Isely
3
-51
/
+174
2008-04-24
V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...
Mike Isely
3
-7
/
+156
2008-04-24
V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital mode
Mike Isely
3
-9
/
+33
2008-04-24
V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abort
Mike Isely
2
-2
/
+9
2008-04-24
V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...
Michael Krufky
1
-0
/
+60
2008-04-24
V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751...
Michael Krufky
1
-5
/
+23
2008-04-24
V4L/DVB (7705): pvrusb2: Enable OnAir digital operation
Michael Krufky
1
-1
/
+74
2008-04-24
V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ...
Mike Isely
1
-0
/
+2
2008-04-24
V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion
Mike Isely
1
-2
/
+2
2008-04-24
V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop execution
Mike Isely
1
-15
/
+37
2008-04-24
V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commands
Mike Isely
1
-82
/
+116
2008-04-24
V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants
Mike Isely
1
-24
/
+24
2008-04-24
V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking
Mike Isely
4
-0
/
+84
2008-04-24
V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)
Mike Isely
1
-2
/
+0
2008-04-24
V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)
Mike Isely
1
-1
/
+1
2008-04-24
V4L/DVB (7696): pvrusb2: state control tweak
Mike Isely
1
-1
/
+1
2008-04-24
V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic)
Mike Isely
1
-2
/
+2
2008-04-24
V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB i...
Mike Isely
1
-0
/
+2
2008-04-24
V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL
Mike Isely
1
-1
/
+1
2008-04-24
V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down
Mike Isely
4
-14
/
+13
2008-04-24
V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital side
Mike Isely
1
-3
/
+12
2008-04-24
V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flag
Mike Isely
2
-12
/
+6
2008-04-24
V4L/DVB (7689): pvrusb2-dvb: Rework module tear-down
Mike Isely
3
-17
/
+19
2008-04-24
V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stop
Mike Isely
2
-168
/
+148
2008-04-24
V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvb
Mike Isely
1
-3
/
+8
2008-04-24
V4L/DVB (7686): pvrusb2: Fix broken debug interface build
Mike Isely
1
-1
/
+1
2008-04-24
V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description
Mike Isely
1
-3
/
+4
2008-04-24
V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variable
Mike Isely
1
-0
/
+17
2008-04-24
V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontend
Michael Krufky
1
-1
/
+19
2008-04-24
V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handling
Mike Isely
1
-0
/
+187
2008-04-24
V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling code
Michael Krufky
2
-2
/
+45
2008-04-24
V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to nego...
Michael Krufky
1
-0
/
+14
2008-04-24
V4L/DVB (7679): pvrusb2: add DVB API framework
Michael Krufky
6
-0
/
+232
2008-04-24
V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly
Mike Isely
1
-4
/
+4
2008-04-24
V4L/DVB (7677): saa7134: Add/fix Beholder entries
Dmitry Belimov
5
-11
/
+157
2008-04-24
V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c bus
Dmitry Belimov
1
-0
/
+2
2008-04-24
V4L/DVB (7675): tea5767 autodetection is not working on some saa7134 boards
Dmitry Belimov
1
-5
/
+0
2008-04-24
V4L/DVB (7674): tda10048: Adding an SNR table
Steven Toth
1
-10
/
+147
2008-04-24
V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400
Steven Toth
5
-1
/
+144
2008-04-24
V4L/DVB (7672): dib7000p: Add output mode param to the attach struct
Steven Toth
2
-1
/
+9
2008-04-24
V4L/DVB (7671): pxa-camera: fix DMA sg-list coalescing for more than 2 buffers
Guennadi Liakhovetski
1
-20
/
+15
2008-04-24
V4L/DVB (7670): pxa-camera: handle FIFO overruns
Guennadi Liakhovetski
1
-20
/
+39
2008-04-24
V4L/DVB (7669): pxa_camera: Add support for YUV modes
Mike Rapoport
1
-112
/
+304
2008-04-24
V4L/DVB (7668): soc-camera: Remove redundant return
Guennadi Liakhovetski
1
-2
/
+0
2008-04-24
V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2
Douglas Schilling Landgraf
1
-710
/
+655
2008-04-24
V4L/DVB (7665): videodev: Add default vidioc handler
Douglas Schilling Landgraf
2
-0
/
+11
2008-04-24
V4L/DVB (7663): budget: Support for Activy budget card with BSBE1 tuner
Oliver Endriss
1
-7
/
+70
2008-04-24
V4L/DVB (7662): stv0299: Fixed some typos
Oliver Endriss
7
-13
/
+13
2008-04-24
V4L/DVB (7661): stv0299: Add flag to turn off OP0 output
Oliver Endriss
2
-15
/
+33
[prev]
[next]