summaryrefslogtreecommitdiff
path: root/drivers/macintosh/macio_asic.c
Commit message (Expand)AuthorAge
* powerpc/pmac: Fix crash in dma-mapping.h with NULL dma_opsLarry Finger2017-03-10
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sections: fix section conflicts in drivers/macintoshAndi Kleen2012-10-06
* drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-29
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* powerpc/macio: Don't dereference pointer before null checkAndreas Schwab2010-06-02
* of: change of_match_device to work with struct deviceGrant Likely2010-05-22
* drivercore: Add of_match_table to the common device driversGrant Likely2010-05-22
* arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-08
* powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-08
* powerpc/macio: Don't the address of an array element before boundcheckingroel kluin2009-08-20
* powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt2009-06-26
* macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-27
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-26
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-13
* [POWERPC] powermac: Use the new of_device common uevent handlerSylvain Munaut2007-04-13
* Merge branch 'merge'Paul Mackerras2006-08-01
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* [PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
* [PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas2006-03-23
* [PATCH] MODALIAS= for macioOlaf Hering2006-02-01
* [PATCH] Add macio_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-09
* [PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2006-01-09
* [PATCH] powerpc: convert macio_asic to use prom_parseBenjamin Herrenschmidt2006-01-09
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney2005-07-06
* [PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney2005-07-06
* [PATCH] openfirmware: generate device table for userspaceJeff Mahoney2005-07-06
* [PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16