summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-3/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* | parisc: Fix serial console for machines with serial port on superio chipHelge Deller2014-10-011-1/+2
* | parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller2014-09-211-5/+7
* | parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist2014-09-211-2/+3
* | parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-271-1/+1
|/
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-1/+0
|\
| * PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
* | parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-311-11/+27
|/
* parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller2013-07-091-0/+56
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-13/+2
|\
| * eisa_eeprom: switch to fixed_size_llseek()Al Viro2013-06-291-13/+2
* | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+66
|/
* parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
* parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
* parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-061-4/+15
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller2013-02-201-0/+1
* | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-1/+1
* | drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
* | drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-202-12/+7
|/
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-12/+5
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-221-1/+3
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-243-17/+27
|\
| * parisc/PCI: register busn_res for root busesYinghai Lu2012-06-132-4/+14
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-133-17/+17
* | parisc: cleanup quoted includePaul Bolle2012-06-051-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-04-084-49/+14
| |\
| * | parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
* | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-101-0/+1
| |/ |/|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-46/+12
|\ \ \ | |/ / |/| |
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-46/+12
| |/
* | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-56/+63
|\
| * parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-12/+17
| * parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-6/+8
| * parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-061-17/+18
| * parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-061-15/+12
| * parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-10/+12
* | Merge branch 'master' into for-nextJiri Kosina2011-11-132-0/+2
|\ \ | |/
| * parisc: add module.h to files really requiring itPaul Gortmaker2011-10-311-0/+1
| * parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
OpenPOWER on IntegriCloud