aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner1-1/+0
2019-12-10ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren1-0/+1
2019-12-10ARM: omap2plus_defconfig: enable NET_SWITCHDEVGrygorii Strashko1-1/+2
2019-12-10ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard1-1/+1
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren2-1/+3
2019-12-10docs: dm-integrity: remove reference to ARC4Eric Biggers1-1/+1
2019-12-10docs: filesystems: overlayfs: Fix restview warningsAmir Goldstein1-4/+6
2019-12-10docs: filesystems: overlayfs: Rename overlayfs.txt to .rstAmir Goldstein2-1/+1
2019-12-10ovl: relax WARN_ON() on rename to selfAmir Goldstein1-1/+1
2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein1-1/+7
2019-12-10ovl: don't use a temp buf for encoding real fhAmir Goldstein1-21/+16
2019-12-10ovl: make sure that real fid is 32bit aligned in memoryAmir Goldstein4-73/+115
2019-12-10ovl: fix lookup failure on multi lower squashfsAmir Goldstein3-7/+27
2019-12-10fbtft: Fix the initialization from property algorithmAndy Shevchenko1-3/+3
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck2-9/+6
2019-12-10ASoC: Intel: common: work-around incorrect ACPI HID for CML boardsAmery Song1-17/+24
2019-12-10ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey1-3/+4
2019-12-10ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski1-2/+3
2019-12-10ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski1-0/+2
2019-12-10ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta1-0/+6
2019-12-10ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu1-1/+7
2019-12-10ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu1-6/+13
2019-12-10usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2019-12-10of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan1-3/+3
2019-12-10usb: dwc3: ep0: Clear started flag on completionThinh Nguyen1-0/+8
2019-12-10usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen1-0/+3
2019-12-10usb: dwc3: gadget: Fix logical conditionTejas Joglekar1-1/+1
2019-12-10staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs1-3/+3
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul1-1/+8
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul3-27/+36
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul1-20/+24
2019-12-10drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede2-7/+27
2019-12-10drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2019-12-10efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel1-0/+3
2019-12-10reset: Do not register resource data for missing resetsGeert Uytterhoeven1-2/+2
2019-12-10reset: Fix {of,devm}_reset_control_array_get kerneldoc return typesGeert Uytterhoeven1-4/+2
2019-12-10reset: brcmstb: Remove resource checksFlorian Fainelli1-6/+0
2019-12-10dt-bindings: reset: Fix brcmstb-reset exampleFlorian Fainelli1-1/+1
2019-12-10usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-10usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue1-1/+2
2019-12-10usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-10usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-12-10usb: roles: fix a potential use after freeWen Yang1-1/+1
2019-12-10drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson1-25/+21