index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
parisc: Move pci_dev_is_behind_card_dino to where it is used
Guenter Roeck
1
-9
/
+9
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-49
/
+49
2021-09-01
parisc: ccio-dma.c: Added tab instead of spaces
Shubhankar Kuranagatti
1
-43
/
+43
2021-08-30
parisc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+4
2021-08-30
parisc: Replace symbolic permissions with octal permissions
Jinchao Wang
1
-2
/
+2
2021-08-09
parisc: return error code from .map_sg() ops
Martin Oliveira
2
-2
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-0
/
+2
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2
-0
/
+4
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2
-4
/
+2
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-08-12
parisc: mask out enable and reserved bits from sba imask
Sven Schnelle
1
-1
/
+1
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-7
/
+7
2020-04-05
parisc: Replace setup_irq() by request_irq()
afzal mohammed
1
-6
/
+2
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
6
-11
/
+11
2019-10-14
parisc: Remove 32-bit DMA enforcement from sba_iommu
Sven Schnelle
1
-8
/
+0
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-0
/
+2
2019-09-08
parisc: Disable HP HSC-PCI Cards to prevent kernel crash
Helge Deller
1
-0
/
+24
2019-09-06
parisc: Save some bytes in dino driver
Helge Deller
1
-3
/
+3
2019-09-05
parisc: Convert eisa_enumerator to use pr_cont()
Helge Deller
1
-5
/
+5
2019-09-05
parisc: Avoid warning when loading hppb driver
Helge Deller
1
-6
/
+5
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
2
-2
/
+0
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2
-0
/
+4
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-14
/
+1
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+4
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
2
-2
/
+2
2019-06-06
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
2
-5
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 217
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-30
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
14
-66
/
+14
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-03
parisc: Skip registering LED when running in QEMU
Helge Deller
1
-0
/
+3
2019-04-06
Revert: parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
1
-1
/
+5
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-02-21
parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
1
-16
/
+1
2019-02-21
parisc: remove the HBA_DATA macro
Christoph Hellwig
2
-6
/
+9
2019-02-21
parisc/lba_pci: use container_of in LBA_DEV
Christoph Hellwig
1
-6
/
+4
2019-02-21
parisc/dino: use container_of in DINO_DEV
Christoph Hellwig
1
-6
/
+4
2019-02-21
parisc: properly type the return value of parisc_walk_tree
Christoph Hellwig
1
-1
/
+1
2019-02-21
parisc: turn GET_IOC into an inline function
Christoph Hellwig
1
-4
/
+8
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
7
-0
/
+62
2019-02-21
parisc: Hide built-in serial aux port of Tosca GSP card
Helge Deller
1
-0
/
+12
2019-02-20
ccio: allow large DMA masks
Christoph Hellwig
1
-2
/
+2
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+1
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2
-4
/
+4
2018-12-06
parisc/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-12-06
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
[next]