summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/bus.c
AgeCommit message (Expand)Author
2020-07-16gpu: host1x: Detach driver on unregisterThierry Reding
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-06-05gpu: host1x: Do not link logical devices to DT nodesThierry Reding
2019-06-05gpu: host1x: Increase maximum DMA segment sizeThierry Reding
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-02-04gpu: host1x: Represent host1x bus devices in debugfsThierry Reding
2018-09-26gpu: host1x: Remove spurious tabThierry Reding
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig
2018-05-03dma-mapping: move dma configuration to bus infrastructureNipun Gupta
2017-12-13gpu: host1x: Cleanup on initialization failureThierry Reding
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-20gpu: host1x: Call of_dma_configure() after setting busMikko Perttunen
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17gpu: host1x: Support sub-devices recursivelyThierry Reding
2017-07-31gpu/host1x: Remove excess parameter in host1x_subdev_add docsSean Paul
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding
2017-04-05gpu: host1x: Fix host1x driver shutdownThierry Reding
2017-01-30gpu: host1x: Set OF node for new host1x devicesThierry Reding
2016-03-17Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie
2016-03-16gpu: host1x: bus: Add missing of_node_put()Amitoj Kaur Chawla
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot
2015-12-14gpu: host1x: Remove core driver on unregisterThierry Reding
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2015-01-23gpu: host1x: Factor out __host1x_device_del()Thierry Reding
2015-01-23gpu: host1x: Call host1x_device_add() under lockThierry Reding
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding
2014-06-05gpu: host1x: Rename internal functions for clarityThierry Reding
2013-12-19gpu: host1x: Export public APIThierry Reding
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding