summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/bus.c
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Flesh out kerneldocThierry Reding2017-06-151-0/+75
* gpu: host1x: Fix host1x driver shutdownThierry Reding2017-04-051-34/+34
* gpu: host1x: Set OF node for new host1x devicesThierry Reding2017-01-301-0/+1
* Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie2016-03-161-1/+3
|\
| * gpu: host1x: bus: Add missing of_node_put()Amitoj Kaur Chawla2016-03-161-1/+3
* | gpu: host1x: Set DMA ops on device creationAlexandre Courbot2016-03-041-0/+2
|/
* gpu: host1x: Remove core driver on unregisterThierry Reding2015-12-141-0/+2
* gpu: host1x: Provide a proper struct bus_typeThierry Reding2015-01-271-35/+76
* gpu: host1x: Factor out __host1x_device_del()Thierry Reding2015-01-231-44/+49
* gpu: host1x: Call host1x_device_add() under lockThierry Reding2015-01-231-4/+2Star
* gpu: host1x: Call ->remove() only when a device is boundThierry Reding2015-01-231-2/+7
* gpu: host1x: Rename internal functions for clarityThierry Reding2014-06-051-6/+6
* gpu: host1x: Export public APIThierry Reding2013-12-191-0/+2
* gpu: host1x: Fix a few sparse warningsThierry Reding2013-12-031-2/+3
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-311-0/+550