summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-2111-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-171-1/+11
* | | | | IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-171-0/+7
* | | | | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-173-12/+32
* | | | | net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-171-30/+36
* | | | | IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-171-1/+1
| |/ / / |/| | |
* | | | Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\ \ \ \
| * | | | xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \ \ \ \
| * | | | | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | | | | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-271-0/+12
| * | | | | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | | | | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0610-6/+23
| * | | | | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-069-49/+202
| * | | | | device-dax: Add support for a dax override driverDan Williams2019-01-063-10/+156
| * | | | | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-065-79/+90
| * | | | | device-dax: Introduce bus + driver modelDan Williams2019-01-065-87/+203
| * | | | | device-dax: Start defining a dax bus modelDan Williams2019-01-069-224/+209
| * | | | | device-dax: Remove multi-resource infrastructureDan Williams2019-01-064-49/+10
| * | | | | device-dax: Kill dax_region baseDan Williams2019-01-064-8/+4
| * | | | | device-dax: Kill dax_region idaDan Williams2019-01-062-24/+3
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1621-77/+206
|\ \ \ \ \ \
| * | | | | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | | | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | | | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20