summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1Kailang Yang1-4/+9
2020-03-05ALSA: hda/realtek - Add Headset Mic supportedKailang Yang1-0/+2
2020-03-05HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure1-4/+2
2020-03-05Hyper-V: add myself as a maintainerWei Liu1-0/+1
2020-03-05Hyper-V: Drop Sasha Levin from the Hyper-V maintainersSasha Levin1-1/+0
2020-03-05MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entryLukas Bulwahn1-1/+1
2020-03-05ASoC: wm8741: Fix typo in Kconfig promptAxel Lin1-1/+1
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman1-0/+2
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao2-0/+2
2020-03-05Merge tag 'mediatek-drm-fixes-5.6' of https://github.com/ckhu-mediatek/linux....Dave Airlie3-10/+28
2020-03-05Merge tag 'exynos-drm-fixes-for-v5.6-rc5' of git://git.kernel.org/pub/scm/lin...Dave Airlie2-15/+19
2020-03-05riscv: Fix range looking for kernel image memblockAlexandre Ghiti1-1/+1
2020-03-05Revert "software node: Simplify software_node_release() function"Brendan Higgins1-7/+7
2020-03-04dt-bindings: bus: Drop empty compatible string in exampleRob Herring1-1/+0
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-69/+94
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal1-0/+1
2020-03-04RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3
2020-03-04RDMA/siw: Fix failure handling during device creationBernard Metzler1-3/+3
2020-03-04RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missingMark Zhang1-0/+2
2020-03-04RDMA/odp: Ensure the mm is still alive before creating an implicit childJason Gunthorpe1-5/+19
2020-03-04RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb3-19/+14
2020-03-04IB/mlx5: Fix implicit ODP raceArtemy Kovalyov2-10/+8
2020-03-04Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+1
2020-03-04dt-bindings: power: Convert domain-idle-states bindings to json-schemaUlf Hansson5-47/+76
2020-03-04dt-bindings: arm: Fix cpu compatibles in the hierarchical example for PSCIUlf Hansson1-2/+2
2020-03-04dt-bindings: arm: Correct links to idle states definitionsUlf Hansson1-1/+1
2020-03-04spi: spi_register_controller(): free bus id on error pathsAaro Koskinen1-17/+15
2020-03-04regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier1-1/+2
2020-03-04drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz2-21/+0
2020-03-04ASoC: stm32: sai: manage rebind issueOlivier Moysan1-8/+10
2020-03-04driver core: Skip unnecessary work when device doesn't have sync_state()Saravana Kannan1-1/+3
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan1-0/+11
2020-03-04driver core: Call sync_state() even if supplier has no consumersSaravana Kannan1-6/+17
2020-03-04Merge tag 'phy-for-5.6-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-103/+100
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson1-3/+11
2020-03-04drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson2-18/+43
2020-03-04s390/pci: Fix unexpected write combine on resourceNiklas Schnelle1-2/+2
2020-03-04s390/mm: fix panic in gup_fast on large pudGerald Schaefer1-0/+6
2020-03-04ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen1-0/+1
2020-03-04usb: dwc3: gadget: Update chain bit correctly when using sg listPratham Pratap1-1/+8
2020-03-04usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-2/+8
2020-03-04usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca1-1/+5
2020-03-04usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca1-1/+1
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-04usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky1-0/+3
2020-03-04usb: usb251xb: fix regulator probe and error handlingMarco Felsch1-4/+16
2020-03-04phy: allwinner: Fix GENMASK misuseRikard Falkeborn1-1/+1
2020-03-04usb: cdns3: gadget: toggle cycle bit before reset endpointPeter Chen1-3/+14
2020-03-04usb: cdns3: gadget: link trb should point to next requestPeter Chen1-1/+1
2020-03-04Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson615-5457/+6958