Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | [POWERPC] The builtin matches for ibmebus.c can be __initdata | Stephen Rothwell | 1 | -1/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 1 | -2/+1 |
2007-10-17 | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 1 | -13/+15 |
2007-10-17 | [POWERPC] ibmebus: Add device creation and bus probing based on of_device | Joachim Fenkes | 1 | -18/+82 |
2007-10-17 | [POWERPC] ibmebus: Remove bus match/probe/remove functions | Joachim Fenkes | 1 | -193/+6 |
2007-10-16 | PPC: sg chaining support | Jens Axboe | 1 | -5/+6 |
2007-10-03 | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe() | Joachim Fenkes | 1 | -2/+2 |
2007-09-19 | [POWERPC] Don't cast kmalloc return value in ibmebus.c | Jesper Juhl | 1 | -1/+2 |
2007-09-10 | [POWERPC] ibmebus: Prevent bus_id collisions | Joachim Fenkes | 1 | -21/+9 |
2007-04-13 | [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path | Joachim Fenkes | 1 | -55/+60 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -12/+10 |
2007-03-16 | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup | Joachim Fenkes | 1 | -34/+133 |
2007-03-16 | [POWERPC] ibmebus: whitespace fixes | Joachim Fenkes | 1 | -63/+63 |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-12-04 | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 1 | -1/+5 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -1/+1 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 1 | -1/+1 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -1/+1 |
2006-07-31 | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 1 | -3/+3 |
2006-07-11 | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 1 | -7/+2 |
2006-01-09 | [PATCH] powerpc: IBMEBUS bus support | Heiko J Schick | 1 | -0/+396 |