index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
hdpvr
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-01
[media] hdpvr: hide unused variable
Arnd Bergmann
1
-0
/
+2
2016-02-01
[media] hdpvr: Refactoring for hdpvr_read()
Markus Elfring
1
-4
/
+2
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-02
[media] hdpvr: embed video_device
Hans Verkuil
3
-21
/
+10
2014-09-23
[media] hdpvr: reduce memory footprint when debugging
Andy Shevchenko
2
-36
/
+12
2014-07-22
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
1
-3
/
+3
2014-07-17
[media] hdpvr: fix reported HDTV colorspace
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-1
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-07-04
[media] hdpvr: fix two audio bugs
Hans Verkuil
1
-3
/
+3
2014-02-04
[media] hdpvr: Fix memory leak in debug
Masanari Iida
1
-1
/
+3
2013-10-15
[media] hdpvr: fix sparse warnings
Hans Verkuil
1
-6
/
+5
2013-09-03
[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
Alexey Khoroshilov
1
-5
/
+6
2013-08-24
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2013-08-18
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
Hans Verkuil
1
-4
/
+2
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
1
-0
/
+1
2013-06-13
[media] hdpvr: improve error handling
Hans Verkuil
3
-19
/
+21
2013-06-13
[media] hdpvr: code cleanup
Hans Verkuil
1
-27
/
+27
2013-06-13
[media] hdpvr: fix querystd 'unknown format' return
Hans Verkuil
1
-1
/
+1
2013-05-27
[media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()
Leonid Kegulskiy
3
-44
/
+37
2013-05-27
[media] media: fix hdpvr kconfig/build errors
Randy Dunlap
1
-1
/
+1
2013-05-21
[media] hdpvr: Added some error handling in hdpvr_start_streaming()
Leonid Kegulskiy
1
-1
/
+5
2013-05-21
[media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...
Leonid Kegulskiy
1
-8
/
+0
2013-04-14
[media] hdpvr: allow g/s/enum/querystd when in legacy mode
Hans Verkuil
1
-11
/
+26
2013-04-14
[media] hdpvr: add dv_timings support
Hans Verkuil
2
-24
/
+194
2013-04-14
[media] hdpvr: add g/querystd, remove deprecated current_norm
Hans Verkuil
2
-13
/
+54
2013-04-14
[media] hdpvr: recognize firmware version 0x1e
Hans Verkuil
2
-0
/
+2
2013-04-14
[media] hdpvr: register the video node at the end of probe
Hans Verkuil
1
-6
/
+7
2013-04-14
[media] hdpvr: small fixes
Hans Verkuil
1
-3
/
+3
2013-04-14
[media] hdpvr: support device_caps in querycap
Hans Verkuil
1
-3
/
+3
2013-04-14
[media] hdpvr: add prio and control event support
Hans Verkuil
1
-8
/
+12
2013-04-14
[media] hdpvr: remove hdpvr_fh and just use v4l2_fh
Hans Verkuil
2
-73
/
+46
2013-04-14
[media] hdpvr: convert to the control framework
Hans Verkuil
2
-378
/
+145
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-2
/
+2
2013-03-23
[media] hdpvr-video: Use the proper check for I2C support
Mauro Carvalho Chehab
1
-1
/
+2
2013-03-18
[media] hdpvr: Fix memory leak
Syam Sidhardhan
1
-0
/
+1
2013-02-06
[media] [V2,23/24] usb/hdpvr/hdpvr-i2c.c: use IS_ENABLED() macro
Peter Senna Tschudin
1
-1
/
+1
2013-02-06
[media] [V2,22/24] usb/hdpvr/hdpvr-core.c: use IS_ENABLED() macro
Peter Senna Tschudin
1
-3
/
+3
2012-12-27
[media] hdpvr: Replace memcpy with struct assignment
Ezequiel Garcia
1
-2
/
+1
2012-11-22
[media] drivers/media/usb/hdpvr/hdpvr-core.c: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
7
-0
/
+2526