index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ARM: pxa: Delete platform data for CD/WP
Linus Walleij
2018-12-17
36
-117
/
+6
|
*
|
|
|
ARM: pxa: Add GPIO descriptors for Palm27x
Linus Walleij
2018-12-17
8
-19
/
+108
|
*
|
|
|
ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP
Linus Walleij
2018-12-17
21
-11
/
+322
|
*
|
|
|
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
2018-12-17
5
-10
/
+64
|
*
|
|
|
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
2018-12-17
1
-4
/
+22
|
*
|
|
|
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
2018-12-17
3
-10
/
+38
|
*
|
|
|
mmc: sdhci: imx: Use the slot GPIO descriptor
Linus Walleij
2018-12-17
1
-4
/
+13
|
*
|
|
|
mmc: jz4740: Use GPIO descriptor for power
Linus Walleij
2018-12-17
2
-6
/
+2
|
*
|
|
|
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
2018-12-17
2
-5
/
+9
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-19
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
78
-1237
/
+440
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
12
-13
/
+16
|
*
|
|
|
|
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-21
/
+18
|
*
|
|
|
|
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-12
/
+11
|
*
|
|
|
|
arm64: default to the direct mapping in get_arch_dma_ops
Christoph Hellwig
2018-12-19
1
-5
/
+1
|
*
|
|
|
|
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
Christoph Hellwig
2018-12-15
1
-1
/
+1
|
*
|
|
|
|
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
12
-29
/
+13
|
*
|
|
|
|
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
10
-43
/
+14
|
*
|
|
|
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
3
-13
/
+29
|
*
|
|
|
|
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
2
-89
/
+1
|
*
|
|
|
|
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
22
-22
/
+0
|
*
|
|
|
|
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
|
|
|
|
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
*
|
|
|
|
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
2018-12-11
3
-88
/
+49
|
*
|
|
|
|
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2018-12-11
2
-9
/
+9
|
*
|
|
|
|
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
2018-12-11
1
-3
/
+1
|
*
|
|
|
|
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
4
-236
/
+138
|
*
|
|
|
|
sparc: factor the dma coherent mapping into helper
Christoph Hellwig
2018-12-11
1
-84
/
+67
|
*
|
|
|
|
sparc: remove not needed sbus_dma_ops methods
Christoph Hellwig
2018-12-11
1
-20
/
+0
|
*
|
|
|
|
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
2018-12-11
1
-23
/
+0
|
*
|
|
|
|
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
11
-9
/
+3
|
*
|
|
|
|
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-4
/
+3
|
*
|
|
|
|
x86/calgary: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-23
/
+7
|
*
|
|
|
|
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-34
/
+6
|
*
|
|
|
|
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
|
ia64/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
|
ia64/sba_iommu: improve internal map_page users
Christoph Hellwig
2018-12-06
1
-44
/
+29
|
*
|
|
|
|
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-10
/
+4
|
*
|
|
|
|
arm64: remove the dummy_dma_ops mapping_error method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
|
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
3
-21
/
+7
|
*
|
|
|
|
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-13
/
+5
|
*
|
|
|
|
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
2
-17
/
+5
|
*
|
|
|
|
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
5
-27
/
+15
|
*
|
|
|
|
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
3
-35
/
+18
|
*
|
|
|
|
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
|
*
|
|
|
|
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2018-12-01
2
-141
/
+3
|
*
|
|
|
|
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
2018-12-01
1
-1
/
+1
|
*
|
|
|
|
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
2018-12-01
1
-1
/
+0
|
*
|
|
|
|
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
2
-175
/
+11
[prev]
[next]