index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
Helge Deller
2018-03-27
1
-1
/
+19
*
parisc: Directly call machine_power_off() in power button driver
Helge Deller
2018-03-27
1
-2
/
+1
*
parisc/led: Fix sparse warnings
Helge Deller
2018-03-27
1
-2
/
+2
*
parisc: Show unhashed EISA EEPROM address
Helge Deller
2018-01-02
1
-1
/
+1
*
parisc: Show unhashed HPA of Dino chip
Helge Deller
2018-01-02
1
-5
/
+5
*
parisc: Hide Diva-built-in serial aux and graphics card
Helge Deller
2017-12-17
1
-0
/
+33
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge
Helge Deller
2017-08-24
1
-3
/
+39
*
parisc: Fix section mismatches in parisc core drivers
Helge Deller
2017-08-22
11
-25
/
+25
*
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
2017-08-16
1
-1
/
+1
*
parisc: pdc_stable: Fix locking when creating sysfs links
James Bottomley
2017-07-31
1
-3
/
+3
*
parisc: pdc_stable: constify attribute_group structures.
Arvind Yadav
2017-07-23
1
-1
/
+1
*
parisc: ->mapping_error
Christoph Hellwig
2017-07-05
2
-2
/
+18
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-03
4
-3
/
+34
*
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-55
/
+73
|
\
|
*
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-02-25
1
-1
/
+5
|
*
parisc: eisa: Fix resource leaks in error paths
Arvind Yadav
2017-02-25
1
-2
/
+16
|
*
parisc: eisa: Remove coding style errors
Arvind Yadav
2017-02-25
1
-52
/
+52
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
2
-2
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
6
-6
/
+6
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
2
-16
/
+16
*
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-2
/
+0
|
\
|
*
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
2016-03-08
1
-2
/
+0
*
|
drivers: Initialize resource entry to zero
Toshi Kani
2016-01-30
1
-2
/
+2
|
/
*
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
2
-49
/
+60
*
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2016-01-12
2
-2
/
+6
*
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
2015-12-12
1
-7
/
+8
*
pci: remove pci_dma_supported
Christoph Hellwig
2015-11-10
1
-2
/
+0
*
parisc: reduce syslog debug output
Helge Deller
2015-10-22
1
-6
/
+6
*
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
2
-0
/
+4
*
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
2
-17
/
+5
*
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
Helge Deller
2015-09-08
1
-2
/
+5
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
|
*
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
1
-1
/
+1
*
|
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-07-23
2
-4
/
+0
|
/
*
parisc: %pf is only for function pointers
Scott Wood
2015-04-24
1
-1
/
+1
*
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
2015-04-21
3
-19
/
+20
*
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-72
/
+68
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
parisc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-3
/
+2
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
1
-1
/
+0
|
\
|
*
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-19
1
-1
/
+0
*
|
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
2014-10-01
1
-1
/
+2
*
|
parisc: pdc_stable.c: Avoid potential stack overflows
Helge Deller
2014-09-21
1
-5
/
+7
*
|
parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...
Rickard Strandqvist
2014-09-21
1
-2
/
+3
*
|
parisc: dino: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
2014-08-27
1
-1
/
+1
|
/
*
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
1
-1
/
+0
|
\
|
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
[next]