summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki
2021-03-12Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-12perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun
2021-03-12opp: Don't drop extra references to OPPs accidentallyBeata Michalska
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-12drm/nouveau: fix dma syncing for loops (v2)Dave Airlie
2021-03-12drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin
2021-03-11xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-11xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-11nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov
2021-03-11nvme-rdma: Fix a use after free in nvmet_rdma_write_data_doneLv Yunlong
2021-03-11nvme-core: check ctrl css before setting up znsChaitanya Kulkarni
2021-03-11nvme-fc: fix racing controller reset and create associationJames Smart
2021-03-11nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke
2021-03-11nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()Hannes Reinecke
2021-03-11nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke
2021-03-11nvme: simplify error logic in nvme_validate_ns()Hannes Reinecke
2021-03-11nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni
2021-03-11media: rkisp1: params: fix wrong bits settingsDafna Hirschfeld
2021-03-11media: v4l: vsp1: Fix uif null pointer accessBiju Das
2021-03-11media: v4l: vsp1: Fix bru null pointer accessBiju Das
2021-03-11media: usbtv: Fix deadlock on suspendMaxim Mikityanskiy
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
2021-03-11drm/compat: Clear bounce structuresDaniel Vetter
2021-03-11drm/shmem-helpers: vunmap: Don't put pages for dma-bufNoralf Trønnes
2021-03-11drm: meson_drv add shutdown functionArtem Lapkin
2021-03-11drm/shmem-helper: Don't remove the offset in vm_area_struct pgoffNeil Roberts
2021-03-11drm/shmem-helper: Check for purged buffers in fault handlerNeil Roberts
2021-03-11qxl: Fix uninitialised struct field head.surface_idColin Ian King
2021-03-11drm/ttm: Fix TTM page pool accountingAnthony DeRossi
2021-03-11drm/ttm: soften TTM warningsChristian König
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-11fbdev: atyfb: use LCD management functions for PPC_PMAC alsoRandy Dunlap
2021-03-11fbdev: atyfb: always declare aty_{ld,st}_lcd()Randy Dunlap
2021-03-11drm/qxl: fix lockdep issue in qxl_alloc_release_reservedGerd Hoffmann
2021-03-11drm/qxl: unpin release objectsGerd Hoffmann
2021-03-11drm/fb-helper: only unmap if buffer not nullTong Zhang
2021-03-11Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-10Xen/gntdev: don't needlessly use kvcalloc()Jan Beulich
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-03-10Xen/gntdev: don't needlessly allocate k{,un}map_ops[]Jan Beulich
2021-03-10xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross