index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ibmebus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-4
/
+4
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+0
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
1
-1
/
+4
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-03
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
1
-0
/
+1
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-13
/
+14
2008-08-20
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
1
-12
/
+0
2008-07-09
powerpc/ibmebus: more meaningful variable name
Paul Gortmaker
1
-2
/
+2
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
1
-4
/
+8
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-01-25
[POWERPC] Make ibmebus use of_(un)register_driver
Stephen Rothwell
1
-5
/
+2
2008-01-17
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
1
-1
/
+1
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
1
-0
/
+1
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-11
[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-13
[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-10
[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