aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ibmebus.c
AgeCommit message (Expand)Author
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc: Tidy up dma_map_ops after adding new hookMilton Miller
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes
2008-07-09powerpc/ibmebus: more meaningful variable namePaul Gortmaker
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-25[POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-17[POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes
2007-10-17[POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes
2007-10-16PPC: sg chaining supportJens Axboe
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes
2007-09-19[POWERPC] Don't cast kmalloc return value in ibmebus.cJesper Juhl
2007-09-11[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes
2007-04-13[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT pathJoachim Fenkes
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: IBMEBUS bus supportHeiko J Schick