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
/
drivers
/
macintosh
/
macio_asic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-22
macintosh: Use of_node_name_{eq, prefix} for node name comparisons
Rob Herring
1
-18
/
+15
2018-11-26
macintosh: Use device_type helpers to access the node type
Rob Herring
1
-2
/
+2
2018-10-03
macintosh: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+5
2018-02-13
powerpc/macio: set a proper dma_coherent_mask
Christoph Hellwig
1
-0
/
+1
2017-06-09
macintosh: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-2
/
+2
2017-03-10
powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_ops
Larry Finger
1
-0
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-01-04
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-05
sections: fix section conflicts in drivers/macintosh
Andi Kleen
1
-1
/
+1
2012-02-02
drivercore: Output common devicetree information in uevent
Grant Likely
1
-1
/
+1
2010-11-29
powerpc/macio: Ensure all dma routines get copied over
Nishanth Aravamudan
1
-4
/
+3
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-1
/
+0
2010-06-02
powerpc/macio: Don't dereference pointer before null check
Andreas Schwab
1
-3
/
+4
2010-05-22
of: change of_match_device to work with struct device
Grant Likely
1
-3
/
+2
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
1
-3
/
+2
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
1
-2
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-8
/
+8
2009-12-08
powerpc/macio: Add dma_parms support to macio
Benjamin Herrenschmidt
1
-0
/
+5
2009-12-08
powerpc/macio: Add devres support to macio_device
Benjamin Herrenschmidt
1
-0
/
+47
2009-08-20
powerpc/macio: Don't the address of an array element before boundchecking
roel kluin
1
-2
/
+4
2009-06-26
powerpc/pmac: Fix DMA ops for MacIO devices
Benjamin Herrenschmidt
1
-0
/
+11
2009-01-06
macintosh: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-12
/
+12
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
1
-1
/
+1
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-12
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] powermac: Use the new of_device common uevent handler
Sylvain Munaut
1
-97
/
+1
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
1
-4
/
+6
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-1
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-49
/
+103
2006-07-02
[PATCH] powermac: Fix some 64b resource damage
Benjamin Herrenschmidt
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-03-23
[PATCH] macintosh: tidy-up driver_register() return values
Bjorn Helgaas
1
-4
/
+1
2006-02-01
[PATCH] MODALIAS= for macio
Olaf Hering
1
-24
/
+48
2006-01-13
[PATCH] Add macio_bus_type probe and remove methods
Russell King
1
-3
/
+3
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-13
/
+13
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-8
/
+4
2006-01-09
[PATCH] powerpc: convert macio_asic to use prom_parse
Benjamin Herrenschmidt
1
-94
/
+140
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-2
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-07-06
[PATCH] openfirmware: implement hotplug for macio devices
Jeff Mahoney
1
-0
/
+71
2005-07-06
[PATCH] openfirmware: add sysfs nodes for open firmware devices
Jeff Mahoney
1
-0
/
+3
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-2
/
+2
2005-04-17
[PATCH] fix u32 vs. pm_message_t in drivers/macintosh
Pavel Machek
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+636