index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
bus.c
Age
Commit message (
Expand
)
Author
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2021-12-16
gpu: host1x: Add missing DMA API include
Robin Murphy
2021-12-16
gpu: host1x: Drop excess kernel-doc entry @key
Randy Dunlap
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
2021-05-17
gpu: host1x: Split up client initalization and registration
Thierry Reding
2021-03-31
gpu: host1x: Add early init and late exit callbacks
Thierry Reding
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
2020-11-05
gpu/host1x: bus: Add missing description for 'driver'
Lee Jones
2020-06-16
gpu: host1x: Detach driver on unregister
Thierry Reding
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-10-28
gpu: host1x: Do not limit DMA segment size
Thierry Reding
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-06-05
gpu: host1x: Do not link logical devices to DT nodes
Thierry Reding
2019-06-05
gpu: host1x: Increase maximum DMA segment size
Thierry Reding
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-02-04
gpu: host1x: Represent host1x bus devices in debugfs
Thierry Reding
2018-09-26
gpu: host1x: Remove spurious tab
Thierry Reding
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
2017-12-13
gpu: host1x: Cleanup on initialization failure
Thierry Reding
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-10-20
gpu: host1x: Call of_dma_configure() after setting bus
Mikko Perttunen
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-08-17
gpu: host1x: Support sub-devices recursively
Thierry Reding
2017-07-31
gpu/host1x: Remove excess parameter in host1x_subdev_add docs
Sean Paul
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-04-05
gpu: host1x: Fix host1x driver shutdown
Thierry Reding
2017-01-30
gpu: host1x: Set OF node for new host1x devices
Thierry Reding
2016-03-17
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...
Dave Airlie
2016-03-16
gpu: host1x: bus: Add missing of_node_put()
Amitoj Kaur Chawla
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
2015-12-14
gpu: host1x: Remove core driver on unregister
Thierry Reding
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
2015-01-23
gpu: host1x: Factor out __host1x_device_del()
Thierry Reding
2015-01-23
gpu: host1x: Call host1x_device_add() under lock
Thierry Reding
2015-01-23
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
2014-06-05
gpu: host1x: Rename internal functions for clarity
Thierry Reding
2013-12-19
gpu: host1x: Export public API
Thierry Reding
2013-12-03
gpu: host1x: Fix a few sparse warnings
Thierry Reding
2013-10-31
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding