Age | Commit message (Expand) | Author |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-18 | parisc: Move ccio_cujo20_fixup() into init section | Helge Deller |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2017-08-22 | parisc: Fix section mismatches in parisc core drivers | Helge Deller |
2017-07-05 | parisc: ->mapping_error | Christoph Hellwig |
2017-07-03 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | parisc: ccio-dma: Handle return NULL error from ioremap_nocache | Arvind Yadav |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-01-20 | parisc: convert to dma_map_ops | Christoph Hellwig |
2015-11-10 | pci: remove pci_dma_supported | Christoph Hellwig |
2015-09-10 | parisc: use seq_hex_dump() to dump buffers | Andy Shevchenko |
2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox |
2015-04-15 | parisc: remove use of seq_printf return value | Joe Perches |
2011-10-31 | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-08-02 | parisc: includecheck fix for ccio-dma.c | Jaswinder Singh Rajput |
2009-07-03 | parisc: ccio-dma: fix build failure without procfs | Alexander Beregalov |
2009-04-02 | parisc: drivers: fix warnings | Alexander Beregalov |
2009-01-05 | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori |
2009-01-05 | parisc: drivers/parisc/: make code static | Adrian Bunk |
2008-10-10 | parisc: unify CCIO_COLLECT_STATS implementation | Kyle McMartin |
2008-05-15 | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-29 | parisc: use non-racy method for proc entries creation | Denis V. Lunev |
2008-03-05 | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori |
2008-03-04 | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori |
2008-03-04 | iommu: parisc: pass struct device to iommu_alloc_range | FUJITA Tomonori |
2008-02-05 | iommu sg merging: parisc: make iommu respect the segment size limits | FUJITA Tomonori |
2008-02-03 | drivers/parisc/: Spelling fixes | Joe Perches |
2007-10-23 | parisc: fix sg_page() fallout | FUJITA Tomonori |
2007-05-27 | [PARISC] fix section mismatch in ccio-dma | Helge Deller |
2007-05-22 | [PARISC] ROUNDUP macro cleanup in drivers/parisc | Milind Arun Choudhary |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller |
2006-02-08 | [PARISC] Convert ccio-dma.c to use seq_file | Kyle McMartin |
2006-01-22 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller |
2005-10-28 | Auto-update from upstream | Kyle McMartin |
2005-10-28 | [PATCH] gfp_t: dma-mapping (parisc) | Al Viro |
2005-10-21 | [PARISC] Update ccio-dma from parisc tree | Grant Grundler |
2005-10-21 | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox |
2005-10-21 | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better | Matthew Wilcox |