aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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