index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
hdpvr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] hdpvr: add usb product id 0x4903
Janne Grunau
2010-10-21
2
-0
/
+2
*
[media] hdpvr: decrease URB timeout to 90ms
Alan Young
2010-10-21
1
-1
/
+1
*
[media] hdpvr: fix audio input setting for pre AC3 firmwares
Janne Grunau
2010-10-21
1
-2
/
+1
*
[media] hdpvr: use AC3 as default audio codec for SPDIF
Janne Grunau
2010-10-21
1
-1
/
+5
*
[media] hdpvr: add two known to work firmware versions
Janne Grunau
2010-10-21
2
-13
/
+18
*
[media] hdpvr: print firmware date
Alan Young
2010-10-21
1
-0
/
+4
*
[media] hdpvr: remove unecessary sleep in buffer drain loop
Alan Young
2010-10-21
1
-2
/
+0
*
[media] hdpvr: remove unnecessary sleep in hdpvr_config_call
Alan Young
2010-10-21
1
-2
/
+0
*
[media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flag
James M McLaren
2010-10-21
1
-0
/
+1
*
[media] i2c: Stop using I2C_CLASS_TV_ANALOG
Jean Delvare
2010-10-21
1
-1
/
+0
*
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
1
-2
/
+2
*
V4L/DVB: hdpvr: Fixes probing function
Perceval Anichini
2010-08-02
1
-0
/
+5
*
V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
Julia Lawall
2010-06-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-4
/
+4
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-4
/
+4
*
|
V4L/DVB: hdpvr: fix disconnect sequence
Hans Verkuil
2010-05-19
3
-28
/
+28
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'
Lars Hanisch
2010-02-26
1
-1
/
+1
*
V4L/DVB: hdpvr: add new USB product id
Janne Grunau
2010-02-26
2
-0
/
+2
*
V4L/DVB: hdpvr-video: cleanup signedness
Márton Németh
2010-02-26
1
-1
/
+2
*
V4L/DVB: hdpvr-core: make module parameters local
Márton Németh
2010-02-26
1
-2
/
+2
*
V4L/DVB (13685): Correct code taking the size of a pointer
Julia Lawall
2009-12-16
1
-3
/
+3
*
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
2009-12-16
1
-1
/
+1
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-6
/
+4
*
V4L/DVB (13413): introduce missing kfree
Julia Lawall
2009-12-05
1
-2
/
+6
*
V4L/DVB (12472): hdpvr-control: fix bad whitespaces
Mauro Carvalho Chehab
2009-09-12
1
-12
/
+12
*
V4L/DVB (12373): hdpvr: fix lock imbalances
Jiri Slaby
2009-09-12
2
-8
/
+10
*
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
2009-09-12
1
-1
/
+0
*
V4L/DVB (12428): hdpvr: add missing initialization of current_norm
Hans Verkuil
2009-08-13
1
-0
/
+2
*
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
2009-06-12
1
-1
/
+1
*
V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streaming
Janne Grunau
2009-03-30
1
-0
/
+26
*
V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_de...
Janne Grunau
2009-03-30
3
-64
/
+75
*
V4L/DVB (11245): hdpvr: add struct v4l2_device
Janne Grunau
2009-03-30
2
-0
/
+13
*
V4L/DVB (11231): hdpvr: locking fixes
Janne Grunau
2009-03-30
2
-1
/
+5
*
V4L/DVB (11230): hdpvr: return immediately from hdpvr_poll if data is available
Janne Grunau
2009-03-30
1
-12
/
+8
*
V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_device
Janne Grunau
2009-03-30
3
-4
/
+6
*
V4L/DVB (11228): hdpvr: use debugging macro for buffer status
Janne Grunau
2009-03-30
1
-17
/
+10
*
V4L/DVB (11152): hdpvr: Fix build with Config_I2C not set
Janne Grunau
2009-03-30
2
-1
/
+13
*
V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
Janne Grunau
2009-03-30
5
-5
/
+5
*
V4L/DVB (11097): use video_ioctl2 as ioctl handler directly
Janne Grunau
2009-03-30
1
-44
/
+41
*
V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device
Janne Grunau
2009-03-30
7
-0
/
+2328