| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 1 | -0/+2 |
* | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -3/+3 |
* | sections: fix section conflicts in drivers/macintosh | Andi Kleen | 2012-10-05 | 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-19 | 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-12 | 1 | -1/+1 |
* | [POWERPC] powermac: Use the new of_device common uevent handler | Sylvain Munaut | 2007-04-12 | 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-02 | 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-05 | 1 | -2/+2 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+2 |
* | [PATCH] openfirmware: implement hotplug for macio devices | Jeff Mahoney | 2005-07-06 | 1 | -0/+71 |
* | [PATCH] openfirmware: add sysfs nodes for open firmware devices | Jeff Mahoney | 2005-07-06 | 1 | -0/+3 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -2/+2 |
* | [PATCH] fix u32 vs. pm_message_t in drivers/macintosh | Pavel Machek | 2005-04-17 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+636 |