index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx18
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
4
-19
/
+17
|
\
|
*
media: pci: Convert timers to use timer_setup()
Kees Cook
2017-10-31
3
-4
/
+4
|
*
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
1
-10
/
+10
|
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-1
/
+1
|
*
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-09-23
1
-4
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: cx18: make v4l2_file_operations const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: cx18: Make i2c_algo_bit_data const
Bhumika Goyal
2017-08-26
1
-1
/
+1
*
media: pci: 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
-2
/
+2
*
media: cx18: Fix incompatible type for argument error
Bhumika Goyal
2017-08-20
1
-1
/
+1
*
media: cx18: constify videobuf_queue_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-08-20
1
-1
/
+1
*
media: cx18: constify pci_device_id
Arvind Yadav
2017-08-09
1
-1
/
+1
*
[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_free
Jia-Ju Bai
2017-06-07
1
-1
/
+3
*
[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"
Colin Ian King
2017-06-06
1
-1
/
+1
*
[media] cx18: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+1
*
Merge tag 'v4.11-rc1' into patchwork
Mauro Carvalho Chehab
2017-03-06
1
-1
/
+1
|
\
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
Mauro Carvalho Chehab
2017-03-03
1
-1
/
+1
|
/
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
48
-236
/
+0
*
[media] cx18: don't break long lines
Mauro Carvalho Chehab
2016-10-21
12
-90
/
+58
*
[media] rc: Hauppauge z8f0811 can decode RC6
Sean Young
2016-09-22
1
-1
/
+2
*
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl ops
Hans Verkuil
2016-07-12
1
-3
/
+3
*
cx18: use macros instead of static const vars
Mauro Carvalho Chehab
2016-06-24
5
-14
/
+14
*
[media] ivtv/cx18: use the new mask variants of the v4l2_device_call_* defines
Hans Verkuil
2016-04-20
1
-11
/
+2
*
[media] ivtv/cx18: fix inverted pixel aspect ratio
Hans Verkuil
2015-12-18
1
-2
/
+2
*
[media] cx231xx: constify cx2341x_handler_ops structures
Julia Lawall
2015-12-03
2
-2
/
+2
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
2
-2
/
+2
*
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-10-01
1
-1
/
+1
*
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
2
-10
/
+15
*
[media] v4l2: replace s_mbus_fmt by set_fmt
Hans Verkuil
2015-05-01
1
-3
/
+13
*
[media] cx18: add missing caps for the PCM video device
Hans Verkuil
2015-05-01
1
-0
/
+1
*
[media] cx18: avoid going past input/audio array
Mauro Carvalho Chehab
2015-04-30
1
-2
/
+2
*
[media] cx18: replace cropping ioctls by selection ioctls
Hans Verkuil
2015-04-08
1
-21
/
+15
*
[media] cx18: fix VIDIOC_ENUMINPUT: wrong std value
Hans Verkuil
2015-04-08
2
-1
/
+13
*
[media] cx18: add support for control events
Hans Verkuil
2015-04-08
2
-8
/
+20
*
[media] cx18: embed video_device
Hans Verkuil
2015-04-03
6
-44
/
+28
*
[media] cx18: Fix bytes_per_line
Simon Farnsworth
2015-03-03
2
-3
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-11-20
1
-1
/
+1
*
|
[media] cx18: add device_caps support
Hans Verkuil
2014-12-02
4
-4
/
+16
*
|
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
2014-11-14
3
-3
/
+3
*
|
[media] cx25840/cx18: Use standard ordering of mask and shift
Joe Perches
2014-11-11
1
-8
/
+8
|
/
*
[media] pci drivers: use %zu instead of %zd
Mauro Carvalho Chehab
2014-09-26
3
-4
/
+4
*
Merge remote-tracking branch 'linus/master' into patchwork
Mauro Carvalho Chehab
2014-09-21
1
-0
/
+1
|
\
|
*
[media] cx18: fix kernel oops with tda8290 tuner
Hans Verkuil
2014-09-03
1
-0
/
+1
*
|
[media] cx18: fix sparse warnings
Hans Verkuil
2014-09-03
1
-1
/
+1
|
/
[next]