summaryrefslogtreecommitdiff
path: root/drivers/macintosh/macio_asic.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2013-01-03Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-10-06sections: fix section conflicts in drivers/macintoshAndi Kleen1-1/+1
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely1-1/+1
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan1-4/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-1/+0
2010-06-02powerpc/macio: Don't dereference pointer before null checkAndreas Schwab1-3/+4
2010-05-22of: change of_match_device to work with struct deviceGrant Likely1-3/+2
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-3/+2
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-8/+8
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+5
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+47
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin1-2/+4
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-01-06macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-12/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-13[POWERPC] powermac: Use the new of_device common uevent handlerSylvain Munaut1-97/+1
2006-08-01Merge branch 'merge'Paul Mackerras1-1/+1
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-4/+6
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-49/+103
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+2
2006-03-23[PATCH] macintosh: tidy-up driver_register() return valuesBjorn Helgaas1-4/+1
2006-02-01[PATCH] MODALIAS= for macioOlaf Hering1-24/+48
2006-01-13[PATCH] Add macio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-13/+13
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt1-8/+4
2006-01-09[PATCH] powerpc: convert macio_asic to use prom_parseBenjamin Herrenschmidt1-94/+140
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-07-06[PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney1-0/+71
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney1-0/+3
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+636