summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott2017-12-121-2/+2
* media: si2165: Make checkpatch happyMatthias Schwarzott2017-12-121-1/+1
* media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab2017-12-111-2/+2
* media: pt1: fix logic when pt1_nr_tables is zero or negativeMauro Carvalho Chehab2017-12-111-8/+9
* media: ddbridge: shut up a new warningMauro Carvalho Chehab2017-12-111-0/+1
* media: ddbridge: update driver version numberDaniel Scheller2017-12-111-1/+1
* media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx()Daniel Scheller2017-12-113-7/+7
* media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h]Daniel Scheller2017-12-114-8/+8
* media: ddbridge/ci: change debug printing to debug severityDaniel Scheller2017-12-111-1/+1
* media: ddbridge: split off CI (common interface) from ddbridge-coreDaniel Scheller2017-12-114-330/+383
* media: ddbridge: fixup checkpatch-strict issuesDaniel Scheller2017-12-117-164/+179
* media: ddbridge: remove unneeded *fe vars from attach functionsDaniel Scheller2017-12-111-16/+13
* media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann2017-12-081-8/+9
* media: cx23885: Handle return value of kasprintfArvind Yadav2017-12-081-2/+13
* media: drivers/media/pci/zoran: remove redundant assignment to pointer hColin Ian King2017-12-081-1/+0
* media: pt3: remove redundant assignment to maskColin Ian King2017-12-081-1/+0
* media: use ARRAY_SIZEJérémy Lefaure2017-12-083-3/+6
* media: solo6x10: hide unused variableArnd Bergmann2017-12-081-0/+2
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-1/+1
* media: netup_unidvb: fix a bad kernel-doc markupMauro Carvalho Chehab2017-11-301-4/+4
* media: tw68: fix kernel-doc markupsMauro Carvalho Chehab2017-11-301-16/+17
* media: sta2x11: document missing function parametersMauro Carvalho Chehab2017-11-301-0/+11
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1542-131/+109
|\
| * media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King2017-11-071-2/+2
| * media: ddbridge: fix build warningsRandy Dunlap2017-11-071-2/+2
| * media: av7110: avoid 2038 overflow in debug printArnd Bergmann2017-11-071-3/+3
| * media: pci: Convert timers to use timer_setup()Kees Cook2017-10-3111-29/+28
| * media: saa7134: Convert timers to use timer_setup()Kees Cook2017-10-316-15/+11
| * media: cx23885/saa7134: make vb2_ops constBhumika Goyal2017-10-274-4/+4
| * media: zoran: make zoran_template constBhumika Goyal2017-10-272-2/+2
| * media: bt8xx: make bttv_vbi_qops constBhumika Goyal2017-10-272-2/+2
| * media: dvb_demux: dvb_demux_feed.pusi_seen is booleanMauro Carvalho Chehab2017-10-112-2/+2
| * Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-291-8/+5
| |\
| * | media: fix media Kconfig help syntax issuesHans Verkuil2017-09-232-8/+8
| * | media: cobalt: do not register subdev nodesHans Verkuil2017-09-231-3/+0
| * | media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring2017-09-231-1/+3
| * | media: meye: Adjust two function calls together with a variable assignmentMarkus Elfring2017-09-231-3/+4
| * | media: cx23885: make const array buf static, reduces object code sizeColin Ian King2017-09-231-1/+1
| * | media: cobalt: remove redundant zero check on retvalColin Ian King2017-09-231-2/+0
| * | media: pci: make i2c_client constBhumika Goyal2017-09-235-5/+5
| * | media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-232-12/+12
| * | media: drivers: improve a size determinationMarkus Elfring2017-09-236-7/+7
| * | media: drivers: delete unnecessary variable initialisationsMarkus Elfring2017-09-232-2/+2
| * | media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-237-26/+11
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\ \ \
| * | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
| | |/ | |/|
* | | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-0735-0/+35
|\ \ \
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0235-0/+35
| |/ /
* | | media: ttpci: remove autorepeat handling and use timer_setupSean Young2017-11-032-37/+21
|/ /
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-8/+5
|\ \ | |/ |/|
OpenPOWER on IntegriCloud