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
/
pci
/
cx18
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
1
-6
/
+7
*
media: cx18: Don't check for address of video_dev
Nathan Chancellor
2018-10-08
1
-1
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
6
-12
/
+12
*
media: cx18: remove redundant zero check on retval
Colin Ian King
2018-06-28
1
-2
/
+0
*
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+2
*
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
2018-03-06
1
-2
/
+2
*
media: cx18: remove unused cx18-alsa-mixer
Corentin Labbe
2018-02-26
3
-189
/
+0
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-8
/
+8
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
15
-177
/
+167
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
12
-153
/
+153
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
2
-2
/
+2
|
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
2
-7
/
+6
|
*
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-14
2
-15
/
+6
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
2
-4
/
+4
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
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
[next]