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
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-03
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-25
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-1
/
+5
2017-02-25
parisc: eisa: Fix resource leaks in error paths
Arvind Yadav
1
-2
/
+16
2017-02-25
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-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
1
-2
/
+0
2016-01-30
drivers: Initialize resource entry to zero
Toshi Kani
1
-2
/
+2
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2
-49
/
+60
2016-01-12
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2
-2
/
+6
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-11-10
pci: remove pci_dma_supported
Christoph Hellwig
1
-2
/
+0
2015-10-22
parisc: reduce syslog debug output
Helge Deller
1
-6
/
+6
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2
-0
/
+4
2015-09-10
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2
-17
/
+5
2015-09-08
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
Helge Deller
1
-2
/
+5
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-07-31
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2
-4
/
+0
2015-04-24
parisc: %pf is only for function pointers
Scott Wood
1
-1
/
+1
2015-04-21
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
3
-19
/
+20
2015-04-15
parisc: remove use of seq_printf return value
Joe Perches
2
-72
/
+68
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-01-16
parisc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-3
/
+2
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-10-01
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
1
-1
/
+2
2014-09-21
parisc: pdc_stable.c: Avoid potential stack overflows
Helge Deller
1
-5
/
+7
2014-09-21
parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...
Rickard Strandqvist
1
-2
/
+3
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-08-27
parisc: dino: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2013-07-31
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
1
-11
/
+27
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-1
/
+0
2013-07-09
parisc: fix LMMIO mismatch between PAT length and MASK register
Helge Deller
1
-0
/
+56
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+2
2013-06-29
eisa_eeprom: switch to fixed_size_llseek()
Al Viro
1
-13
/
+2
2013-06-18
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
1
-0
/
+66
2013-06-01
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...
Helge Deller
1
-4
/
+4
2013-06-01
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
1
-0
/
+1
2013-05-24
parisc/superio: Use module_pci_driver to register driver
Peter Huewe
1
-12
/
+1
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
1
-4
/
+15
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
[prev]
[next]