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
/
arch
/
powerpc
/
platforms
/
ps3
/
system-bus.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-02-03
Move static keyword at beginning of declaration
Mathieu Malaterre
2017-06-09
powerpc: ps3: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-24
PS3: replace bus_id usage
Greg Kroah-Hartman
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
powerpc/ps3: Quiet system bus match output
Geoff Levand
2008-01-25
[POWERPC] PS3: Add logical performance monitor device support
Geoff Levand
2008-01-25
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-16
PS3: sg chaining support
Jens Axboe
2007-10-15
PS3 system bus add_uevent_var() fallout
Geert Uytterhoeven
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
[next]