index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
inflate_fast: sout is already a short so ptr arith was off by one.
Joakim Tjernlund
2010-03-12
1
-1
/
+1
*
zlib: make new optimized inflate endian independent
Joakim Tjernlund
2010-03-12
1
-40
/
+30
*
decompress: fix new decompressor for PIC
Russell King
2010-03-12
1
-2
/
+12
*
sgi-gru: use for_each_set_bit()
Akinobu Mita
2010-03-12
1
-11
/
+4
*
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
2010-03-12
1
-1
/
+1
*
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
2010-03-12
1
-2
/
+2
*
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
2010-03-12
1
-1
/
+1
*
serial amba-pl010: enable PPS support
Rodolfo Giometti
2010-03-12
1
-0
/
+15
*
serial 8250: enable PPS support
Rodolfo Giometti
2010-03-12
1
-0
/
+16
*
pps: serial clients support
Rodolfo Giometti
2010-03-12
4
-1
/
+172
*
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
2010-03-12
2
-0
/
+18
*
ldisc: new dcd_change() method for line disciplines
Rodolfo Giometti
2010-03-12
2
-0
/
+12
*
pps: LinuxPPS clients support
Rodolfo Giometti
2010-03-12
5
-0
/
+153
*
Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
2010-03-12
1
-1
/
+1
*
Documentation: remove the PCI DMA API description in DMA-API.txt
FUJITA Tomonori
2010-03-12
1
-137
/
+15
*
Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
FUJITA Tomonori
2010-03-12
1
-180
/
+172
*
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
2010-03-12
3
-33
/
+12
*
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
2010-03-12
5
-59
/
+8
*
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
2010-03-12
2
-18
/
+0
*
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
2010-03-12
3
-4
/
+21
*
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
2010-03-12
1
-6
/
+4
*
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
2010-03-12
5
-342
/
+165
*
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
2010-03-12
3
-22
/
+13
*
dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
2010-03-12
1
-60
/
+5
*
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
2010-03-12
1
-36
/
+0
*
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
2010-03-12
3
-96
/
+5
*
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
2010-03-12
3
-15
/
+80
*
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
13
-24
/
+1
*
pci-dma: cris: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
1
-7
/
+1
*
pci-dma: xtensa: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
1
-7
/
+1
*
pci-dma: sparc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
4
-28
/
+5
*
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-18
/
+4
*
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-31
/
+4
*
pci-dma: parisc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-13
/
+4
*
pci-dma: mips: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-23
/
+3
*
pci-dma: ia64: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-13
/
+4
*
pci-dma: frv: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
1
-7
/
+1
*
pci-dma: arm: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-10
/
+4
*
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-13
/
+4
*
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
2
-28
/
+5
*
pci-dma: add include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
1
-0
/
+20
*
um: remove dma_sync_single_range
FUJITA Tomonori
2010-03-12
1
-8
/
+0
*
alpha: remove dma_sync_single_range
FUJITA Tomonori
2010-03-12
1
-1
/
+0
*
DMA-API.txt: remove dma_sync_single_range description
FUJITA Tomonori
2010-03-12
1
-10
/
+0
*
DMA-API.txt: add dma_sync_single/sg API description
FUJITA Tomonori
2010-03-12
1
-0
/
+42
*
Documentation/DMA-API.txt: remove deprecated function descriptions
FUJITA Tomonori
2010-03-12
1
-28
/
+0
*
edac: e752x: add dram scrubbing support
Peter Tyser
2010-03-12
1
-0
/
+107
*
edac: e752x fsb ecc
Konstantin Olifer
2010-03-12
1
-8
/
+2
*
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
2010-03-12
1
-4
/
+3
*
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
2010-03-12
1
-8
/
+138
[next]