index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
parisc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/gregkh/driver-core
Linus Torvalds
1
-14
/
+1
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
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 of I/O pdirs
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/masahiroy/linux-kbuild
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
2018-11-23
eisa: consolidate EISA Kconfig entry in drivers/eisa
Christoph Hellwig
1
-10
/
+1
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
1
-2
/
+0
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-11
/
+0
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
2
-19
/
+10
2018-10-17
parisc: Ratelimit dino stuck interrupt warnings
Helge Deller
1
-2
/
+1
2018-10-17
parisc: dino: Utilize DINO_MASK_IRQ() macro
Helge Deller
1
-1
/
+1
2018-10-17
parisc: remove the dead ccio-rm-dma driver
Christoph Hellwig
2
-205
/
+0
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-9
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-60
/
+6
2018-05-18
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-60
/
+6
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-5
/
+0
[next]
Otomatik - 86.109.7.149
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »