index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
hdpvr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+49
2012-02-15
[media] hdpvr: update picture controls to support firmware versions > 0.15
Taylor Ralph
3
-15
/
+47
2012-02-14
[media] hdpvr: fix race conditon during start of streaming
Janne Grunau
1
-1
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-20
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-2
/
+2
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+1
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
3
-8
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-22
[media] hdpvr: use same polling interval as other OS
Jarod Wilson
1
-1
/
+2
2011-03-22
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
1
-1
/
+1
2011-03-22
[media] hdpvr: i2c master enhancements
Jarod Wilson
1
-17
/
+50
2011-01-31
[media] hdpvr: fix up i2c device registration
Jarod Wilson
3
-16
/
+41
2011-01-19
[media] hdpvr: reduce latency of i2c read/write w/recycled buffer
Jarod Wilson
2
-17
/
+16
2011-01-19
[media] hdpvr: enable IR part
Jarod Wilson
5
-77
/
+65
2010-12-30
[media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip
Andy Walls
3
-0
/
+64
2010-10-21
[media] hdpvr: add usb product id 0x4903
Janne Grunau
2
-0
/
+2
2010-10-21
[media] hdpvr: decrease URB timeout to 90ms
Alan Young
1
-1
/
+1
2010-10-21
[media] hdpvr: fix audio input setting for pre AC3 firmwares
Janne Grunau
1
-2
/
+1
2010-10-21
[media] hdpvr: use AC3 as default audio codec for SPDIF
Janne Grunau
1
-1
/
+5
2010-10-21
[media] hdpvr: add two known to work firmware versions
Janne Grunau
2
-13
/
+18
2010-10-21
[media] hdpvr: print firmware date
Alan Young
1
-0
/
+4
2010-10-21
[media] hdpvr: remove unecessary sleep in buffer drain loop
Alan Young
1
-2
/
+0
2010-10-21
[media] hdpvr: remove unnecessary sleep in hdpvr_config_call
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-10-21
[media] i2c: Stop using I2C_CLASS_TV_ANALOG
Jean Delvare
1
-1
/
+0
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-08-02
V4L/DVB: hdpvr: Fixes probing function
Perceval Anichini
1
-0
/
+5
2010-06-01
V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
Julia Lawall
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-4
/
+4
2010-05-20
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
3
-28
/
+28
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
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: add new USB product id
Janne Grunau
2
-0
/
+2
2010-02-26
V4L/DVB: hdpvr-video: cleanup signedness
Márton Németh
1
-1
/
+2
2010-02-26
V4L/DVB: hdpvr-core: make module parameters local
Márton Németh
1
-2
/
+2
2009-12-16
V4L/DVB (13685): Correct code taking the size of a pointer
Julia Lawall
1
-3
/
+3
2009-12-16
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
Laurent Pinchart
1
-1
/
+1
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-6
/
+4
2009-12-05
V4L/DVB (13413): introduce missing kfree
Julia Lawall
1
-2
/
+6
2009-09-12
V4L/DVB (12472): hdpvr-control: fix bad whitespaces
Mauro Carvalho Chehab
1
-12
/
+12
2009-09-12
V4L/DVB (12373): hdpvr: fix lock imbalances
Jiri Slaby
2
-8
/
+10
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-1
/
+0
2009-08-13
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
3
-64
/
+75
[next]