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