开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
bus.c
Age
Commit message (
Expand
)
Author
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