Age | Commit message (Expand) | Author |
2012-07-30 | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds |
2012-07-30 | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski |
2012-07-24 | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-07-10 | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard |
2012-07-10 | powerpc/vio: Separate vio bus probe and device probe | Anton Blanchard |
2012-07-10 | powerpc/vio: Remove dma not supported warnings | Anton Blanchard |
2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely |
2012-07-03 | powerpc: Fix kernel-doc warning | Wanpeng Li |
2012-05-14 | powerpc/pseries: Add PFO support to the VIO bus | Kent Yoder |
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-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt |
2012-03-09 | powerpc: clean up vio.c | Stephen Rothwell |
2011-12-21 | PM: Drop generic_subsys_pm_ops | Rafael J. Wysocki |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-10-31 | powerpc: Fix up implicit stat.h users | 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 |
2010-12-09 | powerpc/iommu: Use coherent_dma_mask for alloc_coherent | Nishanth Aravamudan |
2010-11-29 | powerpc/vio: Use dma ops helpers | Nishanth Aravamudan |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-13 | powerpc/viobus: Free TCE table on device release | Nishanth Aravamudan |
2010-10-13 | powerpc/vio: Use put_device() on device_register failure | Nishanth Aravamudan |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-21 | powerpc/vio: Switch VIO Bus PM to use generic helpers | Brian King |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely |
2010-04-28 | driver-core: Add device node pointer to struct device | Grant Likely |
2010-04-07 | powerpc/vio: Add power management support | Benjamin Herrenschmidt |
2010-04-07 | powerpc/vio: Add missing unlock in error path | Julia Lawall |
2010-04-07 | powerpc/vio: Add modalias support | Benjamin Herrenschmidt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-24 | powerpc: Change archdata dma_data to a union | Becky Bruce |
2009-09-24 | powerpc: kmalloc failure ignored in vio_build_iommu_table() | roel kluin |
2009-08-28 | powerpc: use dma_map_ops struct | FUJITA Tomonori |
2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare |
2009-01-28 | powerpc/pseries: Correct VIO bus accounting problem in CMO env. | Robert Jennings |
2008-12-16 | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-31 | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson |
2008-09-24 | powerpc: Drop archdata numa_node | Becky Bruce |
2008-08-20 | powerpc: Fix vio_bus_probe oops on probe error | Brian King |
2008-07-28 | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell |
2008-07-28 | powerpc: Fix vio build warnings | Nathan Lynch |
2008-07-25 | powerpc/pseries: vio bus support for CMO | Robert Jennings |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-06 | [POWERPC] iSeries: Fix section mismatch in viodsasd | Stephen Rothwell |
2008-01-27 | PPC: Fix powerpc vio_find_name to not use devices_subsys | Paul Mackerras |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-11 | [POWERPC] iSeries: Move detection of virtual cdroms | Stephen Rothwell |