aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-06drm/ttm: allow drivers to provide their own manager subclassesDave Airlie1-1/+10
2020-08-06drm/ttm: rename manager variable to make sure wrapper is used.Dave Airlie1-2/+5
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-638/+736
2020-08-06drm/ttm: add wrapper to get manager from bdev.Dave Airlie1-0/+6
2020-08-06drm/ttm: make TTM responsible for cleaning system only.Dave Airlie2-38/+0
2020-08-06drm/ttm: start allowing drivers to use new takedown path (v2)Dave Airlie1-0/+24
2020-08-06drm/ttm: make some inline helper functions for cleanup paths. (v2)Dave Airlie1-0/+26
2020-08-06drm/ttm: purge old manager init path.Dave Airlie2-33/+0
2020-08-06drm/ttm: provide a driver-led init path for range mm manager. (v2)Dave Airlie1-0/+14
2020-08-06drm/ttm: split the mm manager init code (v2)Dave Airlie2-0/+30
2020-08-05Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds4-3/+146
2020-08-06drm/ttm: export memory type debug entrypoint.Dave Airlie1-0/+8
2020-08-06drm/ttm: use a helper for unlocked moves to the lru tailDave Airlie1-3/+8
2020-08-06drm/ttm/amdgpu: consolidate ttm reserve pathsDave Airlie1-74/+17
2020-08-05virtio_config: fix up warnings on pariscMichael S. Tsirkin1-5/+4
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-12/+0
2020-08-05Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas2-7/+2
2020-08-05Merge branch 'pci/error'Bjorn Helgaas1-2/+2
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen1-2/+2
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen1-4/+14
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy1-2/+4
2020-08-05vhost-vdpa: support IOTLB batching hintsJason Wang2-0/+13
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into HEADMichael S. Tsirkin6-24/+179
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-6/+40
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+9
2020-08-05Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+2
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-1/+2
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-8/+33
2020-08-05ipv6: add ipv6_dev_find()Xin Long1-0/+2
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds14-80/+108
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-144/+150
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds24-61/+400
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+6
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds6-18/+227
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-30/+180
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo1-0/+2
2020-08-05platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych1-1/+4
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan1-0/+1
2020-08-05vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan1-0/+7
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin1-1/+1
2020-08-05virtio_config: drop LE option from config spaceMichael S. Tsirkin1-26/+2
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin1-0/+10
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin1-3/+3
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin1-0/+65
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin1-14/+2
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin1-84/+75
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin1-12/+19
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin1-0/+34