index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
media: cx25821-alsa: fix usage of a pointer printk
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-11
media: pt1: fix logic when pt1_nr_tables is zero or negative
Mauro Carvalho Chehab
1
-8
/
+9
2017-12-11
media: ddbridge: shut up a new warning
Mauro Carvalho Chehab
1
-0
/
+1
2017-12-11
media: ddbridge: update driver version number
Daniel Scheller
1
-1
/
+1
2017-12-11
media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx()
Daniel Scheller
3
-7
/
+7
2017-12-11
media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h]
Daniel Scheller
4
-8
/
+8
2017-12-11
media: ddbridge/ci: change debug printing to debug severity
Daniel Scheller
1
-1
/
+1
2017-12-11
media: ddbridge: split off CI (common interface) from ddbridge-core
Daniel Scheller
4
-330
/
+383
2017-12-11
media: ddbridge: fixup checkpatch-strict issues
Daniel Scheller
7
-158
/
+173
2017-12-11
media: ddbridge: remove unneeded *fe vars from attach functions
Daniel Scheller
1
-16
/
+13
2017-12-08
media: solo6x10: use ktime_get_ts64() for time sync
Arnd Bergmann
1
-8
/
+9
2017-12-08
media: cx23885: Handle return value of kasprintf
Arvind Yadav
1
-2
/
+13
2017-12-08
media: drivers/media/pci/zoran: remove redundant assignment to pointer h
Colin Ian King
1
-1
/
+0
2017-12-08
media: pt3: remove redundant assignment to mask
Colin Ian King
1
-1
/
+0
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
3
-3
/
+6
2017-12-08
media: solo6x10: hide unused variable
Arnd Bergmann
1
-0
/
+2
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-30
media: netup_unidvb: fix a bad kernel-doc markup
Mauro Carvalho Chehab
1
-4
/
+4
2017-11-30
media: tw68: fix kernel-doc markups
Mauro Carvalho Chehab
1
-16
/
+17
2017-11-30
media: sta2x11: document missing function parameters
Mauro Carvalho Chehab
1
-0
/
+11
2017-11-27
media: annotate ->poll() instances
Al Viro
13
-32
/
+32
2017-11-27
annotate poll_table_struct ->_key
Al Viro
4
-5
/
+5
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
42
-131
/
+109
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-2
/
+2
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
35
-0
/
+35
2017-11-07
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
1
-2
/
+2
2017-11-07
media: ddbridge: fix build warnings
Randy Dunlap
1
-2
/
+2
2017-11-07
media: av7110: avoid 2038 overflow in debug print
Arnd Bergmann
1
-3
/
+3
2017-11-03
media: ttpci: remove autorepeat handling and use timer_setup
Sean Young
2
-37
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
35
-0
/
+35
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
11
-29
/
+28
2017-10-31
media: saa7134: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+11
2017-10-27
media: cx23885/saa7134: make vb2_ops const
Bhumika Goyal
4
-4
/
+4
2017-10-27
media: zoran: make zoran_template const
Bhumika Goyal
2
-2
/
+2
2017-10-27
media: bt8xx: make bttv_vbi_qops const
Bhumika Goyal
2
-2
/
+2
2017-10-11
media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
Mauro Carvalho Chehab
2
-2
/
+2
2017-09-29
Merge tag 'v4.14-rc2' into patchwork
Mauro Carvalho Chehab
1
-8
/
+5
2017-09-23
media: fix media Kconfig help syntax issues
Hans Verkuil
2
-8
/
+8
2017-09-23
media: cobalt: do not register subdev nodes
Hans Verkuil
1
-3
/
+0
2017-09-23
media: Hexium Orion: Adjust one function call together with a variable assignment
Markus Elfring
1
-1
/
+3
2017-09-23
media: meye: Adjust two function calls together with a variable assignment
Markus Elfring
1
-3
/
+4
2017-09-23
media: cx23885: make const array buf static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-23
media: cobalt: remove redundant zero check on retval
Colin Ian King
1
-2
/
+0
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
5
-5
/
+5
2017-09-23
media: drivers: Adjust checks for null pointers
Markus Elfring
2
-12
/
+12
2017-09-23
media: drivers: improve a size determination
Markus Elfring
6
-7
/
+7
2017-09-23
media: drivers: delete unnecessary variable initialisations
Markus Elfring
2
-2
/
+2
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
7
-26
/
+11
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+5
[prev]
[next]