summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King2020-08-101-1/+1
| * | | | | | | regulator: cros-ec-regulator: Add NULL test for devm_kmemdup callAxel Lin2020-08-041-0/+3
* | | | | | | | Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-09-116-63/+123
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdio: Use mmc_pre_req() / mmc_post_req()Adrian Hunter2020-09-071-17/+22
| * | | | | | | | mmc: sdhci-of-esdhc: Don't walk device-tree on every interruptChris Packham2020-09-071-3/+7
| * | | | | | | | mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unsetUlf Hansson2020-09-072-35/+53
| * | | | | | | | mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson2020-09-071-1/+17
| * | | | | | | | mmc: sdhci-acpi: Clear amd_sdhci_host on resetRaul E Rangel2020-09-071-7/+24
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-1116-36/+77
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-09-1113-29/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/virtio: drop virtio_gpu_output->enabledGerd Hoffmann2020-09-043-6/+1
| | * | | | | | | | drm/sun4i: backend: Disable alpha on the lowest plane on the A20Maxime Ripard2020-09-041-1/+0
| | * | | | | | | | drm/sun4i: backend: Support alpha property on lowest planeMaxime Ripard2020-09-041-2/+1
| | * | | | | | | | drm/sun4i: Fix DE2 YVU handlingJernej Skrabec2020-09-041-1/+1
| | * | | | | | | | drm/tve200: Stabilize enable/disableLinus Walleij2020-09-031-1/+21
| | * | | | | | | | dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in ke...Krzysztof Kozlowski2020-09-031-0/+1
| | * | | | | | | | dma-buf: Fix kerneldoc of dma_buf_set_name()Krzysztof Kozlowski2020-09-031-3/+3
| | * | | | | | | | drm/virtio: fix unblankGerd Hoffmann2020-09-023-1/+15
| | * | | | | | | | Documentation: fix dma-buf.rst underline length warningRandy Dunlap2020-09-011-1/+1
| | * | | | | | | | drm/sun4i: Fix dsi dcs long write functionOndrej Jirman2020-08-311-2/+2
| | * | | | | | | | drm/ingenic: Fix driver not probing when IPU port is missingPaul Cercueil2020-08-311-8/+11
| | * | | | | | | | drm/ingenic: Fix leak of device_node pointerPaul Cercueil2020-08-311-0/+1
| | * | | | | | | | drm/sun4i: add missing put_device() call in sun8i_r40_tcon_tv_set_mux()Yu Kuai2020-08-271-2/+6
| | * | | | | | | | drm/virtio: Revert "drm/virtio: Call the right shmem helpers"Gurchetan Singh2020-08-261-1/+7
| * | | | | | | | | Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-09-111-6/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: fix regression leading to display audio probe failure on GLKKai Vehmanen2020-09-081-6/+4
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/medi...Dave Airlie2020-09-092-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependencyLaurent Pinchart2020-09-051-0/+1
| | * | | | | | | | | rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart2020-09-051-1/+1
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-1119-106/+168
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2020-09-092-56/+78
| * | | | | | | | | | | RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2020-09-092-8/+8
| * | | | | | | | | | | RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing2020-09-091-2/+0
| * | | | | | | | | | | RDMA/core: Fix reported speed and widthKamal Heib2020-09-021-1/+1
| * | | | | | | | | | | RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang2020-09-021-2/+2
| * | | | | | | | | | | RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier2020-08-271-11/+11
| * | | | | | | | | | | RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS2020-08-271-2/+2
| * | | | | | | | | | | RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2020-08-272-1/+2
| * | | | | | | | | | | RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS2020-08-271-2/+1
| * | | | | | | | | | | RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier2020-08-273-12/+25
| * | | | | | | | | | | RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier2020-08-271-3/+18
| * | | | | | | | | | | RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-08-271-1/+2
| * | | | | | | | | | | RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-273-0/+11
| * | | | | | | | | | | RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-08-271-0/+1
| * | | | | | | | | | | RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-08-241-1/+1
| * | | | | | | | | | | RDMA/rtrs-srv: Replace device_register with device_initialize and device_addMd Haris Iqbal2020-08-242-4/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | gcov: add support for GCC 10.1Peter Oberparleiter2020-09-112-2/+3
* | | | | | | | | | | Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-103-4/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi2020-09-081-0/+3
| * | | | | | | | | | | f2fs: fix indefinite loop scanning for free nidSahitya Tummala2020-09-081-0/+3