Age | Commit message (Expand) | Author |
2016-11-18 | powerpc/pseries: Move ibmebus.c into platforms pseries | Michael Ellerman |
2016-11-14 | powerpc/ibmebus: Fix further device reference leaks | Johan Hovold |
2016-11-14 | powerpc/ibmebus: Fix device reference leaks in sysfs interface | Johan Hovold |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-04-12 | powerpc: sparse: static-ify some things | Daniel Axtens |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2013-09-26 | PPC: ibmebus: convert bus code to use bus_groups | Greg Kroah-Hartman |
2013-06-12 | ibmebus: convert of_platform_driver to platform_driver | Rob Herring |
2012-09-05 | powerpc: Remove all includes of <asm/abs_addr.h> | Michael Ellerman |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-02-01 | drivercore: Output common devicetree information in uevent | Grant Likely |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | powerpc: Fix up implicit stat.h users | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-09-20 | powerpc: Tidy up dma_map_ops after adding new hook | Milton Miller |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki |
2011-02-28 | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely |
2010-10-21 | of/device: Rework to use common platform_device_alloc() for allocating devices | Grant Likely |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori |
2008-12-16 | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-03 | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq() | Sebastien Dugue |
2008-10-31 | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson |
2008-08-20 | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes |
2008-07-09 | powerpc/ibmebus: more meaningful variable name | Paul Gortmaker |
2008-07-09 | powerpc/dma: implement new dma_*map*_attrs() interfaces | Mark Nelson |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
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 |