aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: ppc4xx: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
* spi: omap-uwire: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
* spi: oc-tiny: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
* spi: npcm-pspi: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
* spi: spidev: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
* spi: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-2/+2
* Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...Mark Brown2021-05-114-98/+107
|\
| * spi: pxa2xx: Introduce special type for Merrifield SPIsAndy Shevchenko2021-05-112-4/+30
| * spi: pxa2xx: Constify struct driver_data parameterAndy Shevchenko2021-05-111-2/+2
| * spi: pxa2xx: Extract read_SSSR_bits() helperAndy Shevchenko2021-05-113-22/+20
| * spi: pxa2xx: Extract clear_SSCR1_bits() helperAndy Shevchenko2021-05-113-8/+8
| * spi: pxa2xx: Extract pxa2xx_spi_update() helperAndy Shevchenko2021-05-111-19/+14
| * spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko2021-05-112-21/+19
| * spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()Andy Shevchenko2021-05-111-12/+5
| * spi: pxa2xx: Introduce int_stop_and_reset() helperAndy Shevchenko2021-05-111-14/+13
* | spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()Zou Wei2021-05-111-3/+1
* | spi: Convert to use predefined time multipliersAndy Shevchenko2021-05-111-13/+28
|/
* Merge series "spi: Set of cleanups" from Jay Fang <f.fangjian@huawei.com>:Mark Brown2021-05-117-11/+9
|\
| * spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang2021-05-101-1/+1
| * spi: delete repeated words in commentsJay Fang2021-05-105-7/+7
| * spi: omap-100k: Clean the value of 'status' is not usedJay Fang2021-05-101-2/+0
| * spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>Jay Fang2021-05-101-1/+1
* | Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...Mark Brown2021-05-114-45/+35
|\ \
| * | spi: pxa2xx: Replace header inclusions by forward declarationsAndy Shevchenko2021-05-104-10/+15
| * | spi: pxa2xx: Utilize struct device from struct ssp_deviceAndy Shevchenko2021-05-104-18/+11
| * | spi: pxa2xx: Utilize MMIO and physical base from struct ssp_deviceAndy Shevchenko2021-05-103-15/+7
| * | spi: pxa2xx: Use one point of return when ->probe() failsAndy Shevchenko2021-05-101-2/+2
| |/
* | spi: tegra210-quad: Fix an error messageChristophe JAILLET2021-05-101-1/+1
* | spi: tegra114: Fix an error messageChristophe JAILLET2021-05-101-2/+1
* | spi: omap-100k: Fix the length judgment problemTian Tao2021-05-101-1/+1
* | spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang2021-05-101-1/+3
|/
* Merge existing fixes from spi/for-5.13Mark Brown2021-05-103-12/+17
|\
| * spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski2021-04-291-4/+3
| * spi: spi-zynq-qspi: Fix kernel-doc warningAmit Kumar Mahapatra2021-04-291-1/+1
| * spi: altera: Make SPI_ALTERA_CORE invisibleGeert Uytterhoeven2021-04-281-1/+1
| * spi: Fix spi device unregister flowSaravana Kannan2021-04-281-6/+12
* | fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds2021-05-091-1/+1
* | Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-0919-81/+332
|\ \
| * \ Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-0714-45/+328
| |\ \
| | * | drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen2021-05-051-6/+175
| | * | drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen2021-05-051-0/+4
| | * | drm/amd/pm: initialize variableTom Rix2021-05-041-1/+1
| | * | drm/radeon: Avoid power table parsing memory leaksKees Cook2021-05-041-5/+15
| | * | drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook2021-05-041-3/+3
| | * | drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira2021-05-041-0/+51
| | * | drm/amdgpu: add new MC firmware for Polaris12 32bit ASICEvan Quan2021-05-041-3/+10
| | * | amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_createSimon Ser2021-04-291-0/+1
| | * | drm/amdgpu: Register VGA clients after init can no longer failKai-Heng Feng2021-04-291-15/+13
| | * | drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardownPavan Kumar Ramayanam2021-04-291-0/+3
| | * | drm/amdgpu: fix r initial valuesVictor Zhao2021-04-291-1/+1