aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCGravatar Helge Deller 1-2/+5
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Gravatar Jiang Liu 1-1/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeGravatar Lorenzo Pieralisi 2-4/+0
2015-04-24parisc: %pf is only for function pointersGravatar Scott Wood 1-1/+1
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hGravatar Matthew Wilcox 3-19/+20
2015-04-15parisc: remove use of seq_printf return valueGravatar Joe Perches 2-72/+68
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2015-03-06treewide: Fix typo in printk messagesGravatar Masanari Iida 1-1/+1
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsGravatar Yinghai Lu 1-3/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2014-10-01parisc: Fix serial console for machines with serial port on superio chipGravatar Helge Deller 1-1/+2
2014-09-21parisc: pdc_stable.c: Avoid potential stack overflowsGravatar Helge Deller 1-5/+7
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Gravatar Rickard Strandqvist 1-2/+3
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 1-1/+0
2014-08-27parisc: dino: fix %d confusingly prefixed with 0x in format stringGravatar Hans Wennborg 1-1/+1
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2013-07-31parisc: Fix interrupt routing for C8000 serial portsGravatar Thomas Bogendoerfer 1-11/+27
2013-07-25PCI: Delay enabling bridges until they're neededGravatar Yinghai Lu 1-1/+0
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerGravatar Helge Deller 1-0/+56
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+2
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Gravatar Al Viro 1-13/+2
2013-06-18parisc: fix serial ports on C8000 workstationGravatar Thomas Bogendoerfer 1-0/+66
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Gravatar Helge Deller 1-4/+4
2013-06-01parisc/PCI: Set type for LBA bus_num resourceGravatar Bjorn Helgaas 1-0/+1
2013-05-24parisc/superio: Use module_pci_driver to register driverGravatar Peter Huewe 1-12/+1
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootGravatar Helge Deller 1-4/+15
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2013-02-20parisc: led driver requires CONFIG_VM_EVENT_COUNTERSGravatar Helge Deller 1-0/+1
2013-02-20parisc: remove IRQF_DISABLEDGravatar Peter Zijlstra 1-1/+1
2013-02-20drivers/parisc/pdc_stable.c: use WARNGravatar Julia Lawall 1-4/+2
2013-02-20drivers/parisc: Use printf extension %pR for struct resourceGravatar Joe Perches 2-12/+7
2013-01-03Drivers: misc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-2/+2
2012-08-22parisc/PCI: Use list_for_each_entry() for bus->devices traversalGravatar Bjorn Helgaas 2-12/+5
2012-08-22parisc/PCI: Enable PERR/SERR on all devicesGravatar Bjorn Helgaas 1-1/+3
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 3-17/+27
2012-06-13parisc/PCI: register busn_res for root busesGravatar Yinghai Lu 2-4/+14
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resGravatar Yinghai Lu 3-17/+17
2012-06-05parisc: cleanup quoted includeGravatar Paul Bolle 1-1/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-05-10parisc: move definition of PAGE0 to asm/page.hGravatar Rolf Eike Beer 1-0/+1
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 4-49/+14
2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressGravatar Joe Perches 1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 3-3/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 3-3/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-46/+12
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hGravatar Cong Wang 1-0/+2
2012-02-23parisc/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 2-46/+12