index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-02-14
powerpc: pmac: make macio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2023-08-28
macintosh: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-1
/
+6
2022-11-24
macintosh: fix possible memory leak in macio_add_one_device()
Yang Yingliang
1
-1
/
+1
2022-05-11
macintosh: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-1
/
+2
2022-05-04
macintosh: Use for_each_child_of_node() macro
Zou Wei
1
-3
/
+3
2022-02-02
macintosh: macio_asic: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-2
/
+2
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
[next]