summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-17device-dax: "Hotremove" persistent memory that is used like normal RAMPavel Tatashin2-4/+39
2019-07-17device-dax: fix memory and resource leak if hotplug failsPavel Tatashin1-1/+4
2019-07-17drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-07-17drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter1-0/+2
2019-07-17kernel: fix typos and some coding style in commentsWeitao Hou1-1/+1
2019-07-17memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/Masahiro Yamada3-3/+5
2019-07-16drm/amd/powerplay: Use proper enums in vega20_print_clk_levelsNathan Chancellor1-3/+3
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle1-17/+10
2019-07-16drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ssKenneth Feng1-6/+5
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang1-1/+1
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling1-0/+2
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta1-1/+3
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta1-8/+18
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds37-50/+50
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang1-1/+2
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang4-8/+0
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann2-6/+0
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell1-2/+8
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis1-0/+7
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis6-13/+14
2019-07-16drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smuKevin Wang2-23/+41
2019-07-16drm/amd/powerplay: fix save dpm level error for smuKevin Wang1-4/+3
2019-07-16drm/amd/powerplay: avoid double check feature enabledKevin Wang1-15/+8
2019-07-16drm/amd/powerplay: add standard profile dpm support for smuKevin Wang1-1/+1
2019-07-16drm/amd/powerplay: add socclk profile dpm support.Kevin Wang1-0/+6
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling9-17/+20
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann1-1/+1
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann2-5/+19
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-36/+17
2019-07-16ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede1-0/+37
2019-07-16Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij3-20/+19
2019-07-16Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij1-8/+1
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar19-70/+45
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds22-114/+372
2019-07-16Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds31-473/+1274
2019-07-16Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds21-13/+798
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds43-553/+1351
2019-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds185-24118/+17580
2019-07-16Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds40-434/+6493
2019-07-16Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1483-33877/+473194
2019-07-16Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson2-4/+43
2019-07-15net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov1-1/+2
2019-07-15net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov1-5/+1
2019-07-15net/mlx5e: Verify encapsulation is supportedEli Cohen1-0/+4
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-07-15Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie21-1685/+445
2019-07-15vmxnet3: Remove call to memset after dma_alloc_coherentFuqian Huang1-1/+0
2019-07-15hippi: Remove call to memset after pci_alloc_consistentFuqian Huang1-2/+0