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
/
video
/
hdpvr
/
hdpvr-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-1289
/
+0
2012-05-14
[media] v4l: fix compiler warnings
Hans Verkuil
1
-1
/
+1
2012-02-15
[media] hdpvr: update picture controls to support firmware versions > 0.15
Taylor Ralph
1
-12
/
+31
2012-02-14
[media] hdpvr: fix race conditon during start of streaming
Janne Grunau
1
-1
/
+2
2011-07-28
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-2
/
+0
2011-01-19
[media] hdpvr: enable IR part
Jarod Wilson
1
-5
/
+2
2010-10-21
[media] hdpvr: decrease URB timeout to 90ms
Alan Young
1
-1
/
+1
2010-10-21
[media] hdpvr: remove unecessary sleep in buffer drain loop
Alan Young
1
-2
/
+0
2010-10-21
[media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flag
James M McLaren
1
-0
/
+1
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-06-01
V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
Julia Lawall
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-4
/
+4
2010-05-19
V4L/DVB: hdpvr: fix disconnect sequence
Hans Verkuil
1
-0
/
+18
2010-02-26
V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'
Lars Hanisch
1
-1
/
+1
2010-02-26
V4L/DVB: hdpvr-video: cleanup signedness
Márton Németh
1
-1
/
+2
2009-12-16
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
1
-1
/
+1
2009-12-05
V4L/DVB (13413): introduce missing kfree
Julia Lawall
1
-2
/
+6
2009-09-12
V4L/DVB (12373): hdpvr: fix lock imbalances
Jiri Slaby
1
-2
/
+4
2009-08-14
V4L/DVB (12428): hdpvr: add missing initialization of current_norm
Hans Verkuil
1
-0
/
+2
2009-06-12
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-03-30
V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streaming
Janne Grunau
1
-0
/
+26
2009-03-30
V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_de...
Janne Grunau
1
-28
/
+33
2009-03-30
V4L/DVB (11231): hdpvr: locking fixes
Janne Grunau
1
-1
/
+3
2009-03-30
V4L/DVB (11230): hdpvr: return immediately from hdpvr_poll if data is available
Janne Grunau
1
-12
/
+8
2009-03-30
V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_device
Janne Grunau
1
-2
/
+3
2009-03-30
V4L/DVB (11228): hdpvr: use debugging macro for buffer status
Janne Grunau
1
-17
/
+10
2009-03-30
V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
Janne Grunau
1
-1
/
+1
2009-03-30
V4L/DVB (11097): use video_ioctl2 as ioctl handler directly
Janne Grunau
1
-44
/
+41
2009-03-30
V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device
Janne Grunau
1
-0
/
+1228