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
/
usb
/
hdpvr
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+4
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
*
media: hdpvr: don't check number of messages in the driver
Wolfram Sang
2018-07-27
1
-3
/
+0
*
media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"
Colin Ian King
2018-05-28
1
-1
/
+1
*
media: hdpvr: fix compiler warning
Hans Verkuil
2018-05-25
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
5
-65
/
+44
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
2
-22
/
+22
|
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-4
/
+0
|
*
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-14
3
-29
/
+8
|
*
media: hdpvr: Fix an error handling path in hdpvr_probe()
Arvind Yadav
2017-12-08
1
-11
/
+15
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
media: usb: make i2c_adapter const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-1
/
+2
*
media: usb: constify usb_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
*
[media] hdpvr: fix interrupted recording
Jonathan Sims
2016-11-16
1
-3
/
+19
*
[media] hdpvr: don't break long lines
Mauro Carvalho Chehab
2016-10-21
3
-13
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-11
1
-1
/
+0
|
\
|
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
|
*
media: usb: hdpvr: hdpvr-video: don't print error when allocating urb fails
Wolfram Sang
2016-08-30
1
-3
/
+1
*
|
[media] rc: Hauppauge z8f0811 can decode RC6
Sean Young
2016-09-22
1
-1
/
+1
*
|
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
|
[media] media: usb: hdpvr: hdpvr-video: don't print error when allocating urb...
Wolfram Sang
2016-08-24
1
-3
/
+1
|
/
*
[media] hdpvr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-08
3
-13
/
+5
*
[media] hdpvr: hide unused variable
Arnd Bergmann
2016-02-01
1
-0
/
+2
*
[media] hdpvr: Refactoring for hdpvr_read()
Markus Elfring
2016-02-01
1
-4
/
+2
*
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
2015-12-03
1
-1
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] hdpvr: embed video_device
Hans Verkuil
2015-04-02
3
-21
/
+10
*
[media] hdpvr: reduce memory footprint when debugging
Andy Shevchenko
2014-09-23
2
-36
/
+12
*
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
2014-07-22
1
-3
/
+3
|
\
|
*
[media] hdpvr: fix two audio bugs
Hans Verkuil
2014-07-04
1
-3
/
+3
*
|
[media] hdpvr: fix reported HDTV colorspace
Hans Verkuil
2014-07-17
1
-1
/
+1
*
|
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-17
1
-1
/
+0
*
|
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
|
/
*
[media] hdpvr: Fix memory leak in debug
Masanari Iida
2014-02-04
1
-1
/
+3
*
[media] hdpvr: fix sparse warnings
Hans Verkuil
2013-10-15
1
-6
/
+5
*
[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
Alexey Khoroshilov
2013-09-03
1
-5
/
+6
*
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
2013-08-24
1
-1
/
+1
*
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
Hans Verkuil
2013-08-18
1
-4
/
+2
*
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2013-08-18
1
-0
/
+1
*
[media] hdpvr: improve error handling
Hans Verkuil
2013-06-13
3
-19
/
+21
*
[media] hdpvr: code cleanup
Hans Verkuil
2013-06-13
1
-27
/
+27
*
[media] hdpvr: fix querystd 'unknown format' return
Hans Verkuil
2013-06-13
1
-1
/
+1
*
[media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()
Leonid Kegulskiy
2013-05-27
3
-44
/
+37
*
[media] media: fix hdpvr kconfig/build errors
Randy Dunlap
2013-05-27
1
-1
/
+1
*
[media] hdpvr: Added some error handling in hdpvr_start_streaming()
Leonid Kegulskiy
2013-05-21
1
-1
/
+5
*
[media] hdpvr: Removed unnecessary get_video_info() call from hdpvr_device_in...
Leonid Kegulskiy
2013-05-21
1
-8
/
+0
*
[media] hdpvr: allow g/s/enum/querystd when in legacy mode
Hans Verkuil
2013-04-14
1
-11
/
+26
[next]