summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-05Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-34/+40
2018-05-05Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2-3/+6
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello1-1/+1
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-1/+3
2018-05-04media: v4l2-dev: use pr_foo() for printing messagesMauro Carvalho Chehab1-19/+26
2018-05-04media: platform: video-mux: propagate format from sink to sourceChris Lesiak1-1/+15
2018-05-04media: i2c: tvp5150: Fix open brace placement codding styleNasser Afshin1-2/+2
2018-05-04media: i2c: tvp5150: Use the correct comment styleNasser Afshin1-7/+12
2018-05-04media: i2c: tvp5150: Add a space after commasNasser Afshin1-67/+67
2018-05-04media: i2c: tvp5150: Use parentheses for sizeofNasser Afshin1-1/+1
2018-05-04media: bttv: Fixed oops error when capturing at yuv410pSamuel Williams1-8/+9
2018-05-04media: tuners/qm1d1c0042: use SPDX License IdentifierAkihiro Tsukada2-20/+2
2018-05-04media: tuners/mxl301rf: use SPDX License IdentifierAkihiro Tsukada2-20/+2
2018-05-04media: dvb/pci/pt3: use SPDX License IdentifierAkihiro Tsukada4-40/+4
2018-05-04media: dvb-frontends/tc90522: use SPDX License IdentifierAkihiro Tsukada2-20/+2
2018-05-04media: dvb-core/dvb_frontend: set better default for ISDB-TAkihiro Tsukada1-1/+1
2018-05-04media: dvb-frontends/tc90522: fix bit shift mistakesAkihiro Tsukada1-2/+2
2018-05-04media: ov13858: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-05-04media: ov5695: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-05-04media: em28xx-cards: output regular messages as infoChris Mayo1-6/+6
2018-05-04media: pt3: no need to check if null for dvb_module_release()Mauro Carvalho Chehab1-4/+2
2018-05-04media: media/dvb: earth-pt3: use the new i2c binding helperAkihiro Tsukada1-37/+22
2018-05-04media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller2-0/+3
2018-05-04media: ddbridge, cxd2099: include guard, fix unneeded NULL init, stringsDaniel Scheller5-5/+9
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-55/+31
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse1-5/+19
2018-05-04KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider1-1/+1
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse1-1/+1
2018-05-04Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+44
2018-05-04Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds75-110/+93
2018-05-04Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-7/+23
2018-05-04media: cxd2880-spi: avoid out-of-bounds access warningArnd Bergmann1-17/+7
2018-05-04media: lgdt330x: don't use an uninitialized stateMauro Carvalho Chehab1-1/+2
2018-05-04media: lgdt330x: add block error counts via DVBv5Mauro Carvalho Chehab1-24/+76
2018-05-04media: lgdt330x: get rid of read_ber stubMauro Carvalho Chehab1-8/+0
2018-05-04media: lgdt330x: provide DVBv5 Carrier S/N measurementsMauro Carvalho Chehab1-7/+40
2018-05-04media: lgdt330x: move *read_status functionsMauro Carvalho Chehab1-127/+128
2018-05-04media: lgdt330x: constify several register init arraysMauro Carvalho Chehab1-25/+18
2018-05-04media: lgdt330x: do some cleanups at status logicMauro Carvalho Chehab1-8/+8
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab10-101/+177
2018-05-04media: lgdt330x: print info when device gets probedMauro Carvalho Chehab1-1/+4
2018-05-04media: lgdt330x: use pr_foo() macrosMauro Carvalho Chehab1-30/+34
2018-05-04media: lgdt330x: fix coding style issuesMauro Carvalho Chehab1-154/+204
2018-05-04media: lgdt330x: use kernel-doc instead of inlined commentsMauro Carvalho Chehab1-12/+13
2018-05-04media: em28xx: fix a regression with HVR-950Mauro Carvalho Chehab1-0/+2
2018-05-04media: v4l2-core: get rid of videobuf-dvbMauro Carvalho Chehab4-462/+0
2018-05-04media: cx231xx: get rid of videobuf-dvb dependencyMauro Carvalho Chehab3-5/+5
2018-05-04media: dvb-usb-v2: stop using coherent memory for URBsMauro Carvalho Chehab1-13/+4
2018-05-04media: dvbsky: fix driver unregister logicMauro Carvalho Chehab1-0/+3