index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ibmebus.c
Age
Commit message (
Expand
)
Author
2008-01-25
[POWERPC] Make ibmebus use of_(un)register_driver
Stephen Rothwell
2008-01-17
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2007-12-21
[POWERPC] The builtin matches for ibmebus.c can be __initdata
Stephen Rothwell
2007-10-22
Update arch/ to use sg helpers
Jens 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_device
Joachim Fenkes
2007-10-17
[POWERPC] ibmebus: Remove bus match/probe/remove functions
Joachim Fenkes
2007-10-16
PPC: sg chaining support
Jens 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.c
Jesper Juhl
2007-09-11
[POWERPC] ibmebus: Prevent bus_id collisions
Joachim Fenkes
2007-04-13
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
Joachim Fenkes
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-03-16
[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanup
Joachim Fenkes
2007-03-16
[POWERPC] ibmebus: whitespace fixes
Joachim Fenkes
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
2006-08-01
Merge 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 code
Benjamin Herrenschmidt
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: IBMEBUS bus support
Heiko J Schick