index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+1
2018-12-29
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/vi...
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
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2
-4
/
+0
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-03-27
parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
Helge Deller
1
-1
/
+19
2018-03-27
parisc: Directly call machine_power_off() in power button driver
Helge Deller
1
-2
/
+1
2018-03-27
parisc/led: Fix sparse warnings
Helge Deller
1
-2
/
+2
2018-01-02
parisc: Show unhashed EISA EEPROM address
Helge Deller
1
-1
/
+1
2018-01-02
parisc: Show unhashed HPA of Dino chip
Helge Deller
1
-5
/
+5
2017-12-17
parisc: Hide Diva-built-in serial aux and graphics card
Helge Deller
1
-0
/
+33
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-24
parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge
Helge Deller
1
-3
/
+39
2017-08-22
parisc: Fix section mismatches in parisc core drivers
Helge Deller
11
-25
/
+25
2017-08-16
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
1
-1
/
+1
2017-07-31
parisc: pdc_stable: Fix locking when creating sysfs links
James Bottomley
1
-3
/
+3
2017-07-23
parisc: pdc_stable: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
2
-2
/
+18
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
4
-3
/
+34
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-55
/
+73
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-26
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-1
/
+5
2017-02-26
parisc: eisa: Fix resource leaks in error paths
Arvind Yadav
1
-2
/
+16
2017-02-26
parisc: eisa: Remove coding style errors
Arvind Yadav
1
-52
/
+52
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
6
-6
/
+6
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-16
/
+16
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
[next]