index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-09
powerpc/ps3: remove unneeded semicolons
jing yangyang
1
-2
/
+2
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
1
-4
/
+5
2020-12-03
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-3
/
+2
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+4
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
1
-7
/
+0
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-02-03
Move static keyword at beginning of declaration
Mathieu Malaterre
1
-2
/
+2
2017-06-09
powerpc: ps3: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-2
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+7
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-0
/
+7
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-1
/
+0
2010-04-29
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-2
/
+2
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
1
-1
/
+1
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+0
2009-06-15
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
Geert Uytterhoeven
1
-6
/
+9
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-25
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
1
-3
/
+3
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
1
-1
/
+3
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
1
-2
/
+2
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-16
/
+12
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
1
-4
/
+6
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-17
/
+19
2008-09-25
powerpc: Drop archdata numa_node
Becky Bruce
1
-1
/
+1
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
1
-7
/
+14
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
1
-7
/
+10
2008-07-09
powerpc/ps3: Quiet system bus match output
Geoff Levand
1
-8
/
+13
2008-01-25
[POWERPC] PS3: Add logical performance monitor device support
Geoff Levand
1
-0
/
+5
2008-01-25
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
1
-7
/
+7
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-3
/
+2
2007-10-16
PS3: sg chaining support
Jens Axboe
1
-3
/
+4
2007-10-15
PS3 system bus add_uevent_var() fallout
Geert Uytterhoeven
1
-1
/
+0
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-7
/
+2
2007-06-28
[POWERPC] PS3: System-bus modinfo attribute
David Woodhouse
1
-0
/
+15
2007-06-28
[POWERPC] PS3: System-bus uevent
David Woodhouse
1
-0
/
+16
2007-06-28
[POWERPC] PS3: System-bus rework
Geoff Levand
1
-81
/
+452
2007-05-12
[POWERPC] Trivial ps3 warning fixes
Stephen Rothwell
1
-3
/
+3
[next]