| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 | 1 | -1/+1 |
* | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 1 | -1/+1 |
* | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq() | Sebastien Dugue | 2008-12-03 | 1 | -0/+1 |
* | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson | 2008-10-31 | 1 | -13/+14 |
* | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes | 2008-08-20 | 1 | -12/+0 |
* | powerpc/ibmebus: more meaningful variable name | Paul Gortmaker | 2008-07-09 | 1 | -2/+2 |
* | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson | 2008-07-09 | 1 | -4/+8 |
* | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -6/+6 |
* | [POWERPC] Make ibmebus use of_(un)register_driver | Stephen Rothwell | 2008-01-25 | 1 | -5/+2 |
* | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -1/+1 |
* | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 2008-01-17 | 1 | -0/+1 |
* | [POWERPC] The builtin matches for ibmebus.c can be __initdata | Stephen Rothwell | 2007-12-21 | 1 | -1/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -2/+1 |
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 | 1 | -13/+15 |
* | [POWERPC] ibmebus: Add device creation and bus probing based on of_device | Joachim Fenkes | 2007-10-17 | 1 | -18/+82 |
* | [POWERPC] ibmebus: Remove bus match/probe/remove functions | Joachim Fenkes | 2007-10-17 | 1 | -193/+6 |
* | PPC: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -5/+6 |
* | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() | Joachim Fenkes | 2007-10-03 | 1 | -2/+2 |
* | [POWERPC] Don't cast kmalloc return value in ibmebus.c | Jesper Juhl | 2007-09-19 | 1 | -1/+2 |
* | [POWERPC] ibmebus: Prevent bus_id collisions | Joachim Fenkes | 2007-09-11 | 1 | -21/+9 |
* | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path | Joachim Fenkes | 2007-04-13 | 1 | -55/+60 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -12/+10 |
* | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup | Joachim Fenkes | 2007-03-16 | 1 | -34/+133 |
* | [POWERPC] ibmebus: whitespace fixes | Joachim Fenkes | 2007-03-16 | 1 | -63/+63 |
* | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-04 | 1 | -2/+1 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+5 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 1 | -1/+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] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -3/+3 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -7/+2 |
* | [PATCH] powerpc: IBMEBUS bus support | Heiko J Schick | 2006-01-09 | 1 | -0/+396 |