summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/bus.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie1-1/+3
2016-03-16gpu: host1x: bus: Add missing of_node_put()Amitoj Kaur Chawla1-1/+3
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot1-0/+2
2015-12-14gpu: host1x: Remove core driver on unregisterThierry Reding1-0/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-35/+76
2015-01-23gpu: host1x: Factor out __host1x_device_del()Thierry Reding1-44/+49
2015-01-23gpu: host1x: Call host1x_device_add() under lockThierry Reding1-4/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding1-2/+7
2014-06-05gpu: host1x: Rename internal functions for clarityThierry Reding1-6/+6
2013-12-19gpu: host1x: Export public APIThierry Reding1-0/+2
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding1-2/+3
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-0/+550