aboutsummaryrefslogtreecommitdiff
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...Gravatar Dave Airlie 1-1/+3
2016-03-16gpu: host1x: bus: Add missing of_node_put()Gravatar Amitoj Kaur Chawla 1-1/+3
2016-03-04gpu: host1x: Set DMA ops on device creationGravatar Alexandre Courbot 1-0/+2
2015-12-14gpu: host1x: Remove core driver on unregisterGravatar Thierry Reding 1-0/+2
2015-01-27gpu: host1x: Provide a proper struct bus_typeGravatar Thierry Reding 1-35/+76
2015-01-23gpu: host1x: Factor out __host1x_device_del()Gravatar Thierry Reding 1-44/+49
2015-01-23gpu: host1x: Call host1x_device_add() under lockGravatar Thierry Reding 1-4/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundGravatar Thierry Reding 1-2/+7
2014-06-05gpu: host1x: Rename internal functions for clarityGravatar Thierry Reding 1-6/+6
2013-12-19gpu: host1x: Export public APIGravatar Thierry Reding 1-0/+2
2013-12-03gpu: host1x: Fix a few sparse warningsGravatar Thierry Reding 1-2/+3
2013-10-31drm/tegra: Move subdevice infrastructure to host1xGravatar Thierry Reding 1-0/+550