aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/bus.c
AgeCommit message (Expand)Author
2020-07-22gpu: host1x: Detach driver on unregisterThierry Reding
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