summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* libata: fix using DMA buffers on stackraymond pang2019-03-281-10/+24
* Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-233-7/+17
|\
| * loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang2019-03-181-1/+1
| * paride/pcd: cleanup queues when detection failsJens Axboe2019-03-181-1/+5
| * paride/pf: cleanup queues when detection failsJens Axboe2019-03-181-5/+11
* | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-231-22/+6
|\ \
| * | rbd: drop wait_for_latest_osdmap()Ilya Dryomov2019-03-201-18/+2
| * | rbd: set io_min, io_opt and discard_granularity to alloc_sizeIlya Dryomov2019-03-181-4/+4
| |/
* | Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-223-4/+13
|\ \
| * | iommu/vt-d: Save the right domain ID used by hardwareLu Baolu2019-03-221-1/+1
| * | iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-03-221-0/+3
| * | iommu/iova: Fix tracking of recently failed iova addressRobert Richter2019-03-221-2/+3
| * | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-181-1/+6
| |/
* | Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-221-2/+2
|\ \
| * | drivers: base: swnode: Make two functions staticYueHaibing2019-03-191-2/+2
| |/
* | Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-221-0/+1
|\ \
| * | ACPI / utils: Drop reference in test for device presenceAndy Shevchenko2019-03-191-0/+1
| |/
* | Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-221-7/+6
|\ \
| * | PM / Domains: Avoid a potential deadlockJiada Wang2019-03-191-7/+6
| |/
* | Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-03-226-21/+35
|\ \
| * | mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang2019-03-211-1/+7
| * | mmc: alcor: fix DMA readsDaniel Drake2019-03-211-6/+19
| * | mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I2019-03-211-0/+3
| * | mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan2019-03-211-12/+4
| * | mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-03-181-1/+1
| * | mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-181-1/+1
| |/
* | Merge tag 'drm-fixes-2019-03-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-2211-75/+87
|\ \
| * \ Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-03-222-1/+3
| |\ \
| | * | drm/amdgpu: fix invalid use of change_bitChristian König2019-03-191-1/+1
| | * | drm/amdgpu: revert "cleanup setting bulk_movable"Christian König2019-03-191-0/+2
| | |/
| * | Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-03-222-10/+4
| |\ \
| | * | drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann2019-03-201-9/+3
| | * | drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat2019-03-201-1/+1
| * | | Merge tag 'exynos-drm-fixes-for-5.1-rc2' of git://git.kernel.org/pub/scm/linu...Dave Airlie2019-03-221-44/+66
| |\ \ \
| | * | | drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda2019-03-211-44/+66
| | | |/ | | |/|
| * | | Merge tag 'drm-intel-fixes-2019-03-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-03-223-7/+11
| |\ \ \
| | * | | drm/i915: Sanity check mmap length against object sizeChris Wilson2019-03-181-6/+9
| | * | | drm/i915: Fix off-by-one in reporting hanging processChris Wilson2019-03-181-1/+1
| | * | | drm/i915/bios: assume eDP is present on port A when there is no VBTThomas Preston2019-03-181-0/+1
| | |/ /
| * | | Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-03-222-12/+2
| |\ \ \
| | * | | drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.Jérôme Glisse2019-03-221-8/+0
| | * | | drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing2019-03-221-1/+1
| | * | | drm/nouveau/dmem: Fix a NULL vs IS_ERR() checkDan Carpenter2019-03-221-1/+1
| | * | | drm/nouveau/dmem: remove set but not used variable 'drm'YueHaibing2019-03-221-2/+0
| * | | | drm/udl: use drm_gem_object_put_unlocked.Dave Airlie2019-03-181-1/+1
| | |/ / | |/| |
* | | | Merge tag 'tag-chrome-platform-fixes-for-v5.1-rc2' of git://git.kernel.org/pu...Linus Torvalds2019-03-192-4/+8
|\ \ \ \
| * | | | platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck2019-03-191-3/+7
| * | | | platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews2019-03-181-1/+1
* | | | | i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-03-181-1/+11
* | | | | IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-181-0/+7