aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-3/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller1-1/+2
2014-09-21parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller1-5/+7
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist1-2/+3
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai1-1/+0
2014-08-27parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer1-11/+27
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu1-1/+0
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+2
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro1-13/+2
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-0/+66
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller1-4/+4
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas1-0/+1
2013-05-24parisc/superio: Use module_pci_driver to register driverPeter Huewe1-12/+1
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller1-4/+15
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-20parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller1-0/+1
2013-02-20parisc: remove IRQF_DISABLEDPeter Zijlstra1-1/+1
2013-02-20drivers/parisc/pdc_stable.c: use WARNJulia Lawall1-4/+2
2013-02-20drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2-12/+7
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-08-22parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2-12/+5
2012-08-22parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas1-1/+3
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-17/+27
2012-06-13parisc/PCI: register busn_res for root busesYinghai Lu2-4/+14
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu3-17/+17
2012-06-05parisc: cleanup quoted includePaul Bolle1-1/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer1-0/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina4-49/+14
2012-04-05parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds3-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-46/+12
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas2-46/+12
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-56/+63
2012-01-06parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas1-12/+17
2012-01-06parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-6/+8
2012-01-06parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas1-17/+18
2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas1-15/+12
2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-10/+12
2011-11-13Merge branch 'master' into for-nextJiri Kosina2-0/+2
2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker1-0/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle1-7/+0
2011-09-27doc: fix broken referencesPaul Bolle1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29parisc: Convert irq namespaceThomas Gleixner3-4/+5
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner5-52/+56
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley5-7/+11
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds6-128/+53
2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches1-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+1
2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin1-16/+7
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2-31/+13
2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin1-15/+6
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-31/+6
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin5-33/+19
2010-10-13parisc: squelch warning when using dev_get_statsKyle McMartin1-3/+3
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+4
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-2/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06parisc: remove trailing space in messagesFrans Pop2-2/+2
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner5-5/+5
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan1-30/+29
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-6/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-10parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-10-14parisc: Remove BKL from eisa_eepromThomas Gleixner1-10/+0
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich2-4/+4
2009-08-02parisc: hppb.c - fix printk format stringsHelge Deller1-3/+6
2009-08-02parisc: dino.c - check return value of pci_assign_resource()Helge Deller1-1/+1
2009-08-02parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput1-1/+0
2009-08-02parisc: isa-eeprom - Fix loff_t usageMichael Buesch1-1/+1
2009-08-02parisc: fixed faulty check in lba_pciStoyan Gaydarov1-1/+1
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-7/+7
2009-07-03parisc: superio: fix build breakageAlexander Beregalov1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox1-0/+2
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner6-7/+7
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+4
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-1/+2
2009-04-02parisc: drivers: fix warningsAlexander Beregalov5-14/+17
2009-04-02parisc: led: remove proc_dir_entry::ownerAlexander Beregalov1-3/+0
2009-03-31parisc: iosapic: fix build breakageAlexander Beregalov1-1/+1
2009-03-31parisc: blink all or loadavg LEDs on oopsHelge Deller1-6/+17
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin1-2/+5
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler3-8/+7
2009-03-13parisc: remove klist iteratorsJames Bottomley2-43/+57
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-9/+9
2009-01-13fix early_serial_setup() regressionHelge Deller1-1/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds8-20/+12
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-4/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2-4/+0
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk8-16/+12
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-3/+4
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger1-2/+2
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-26/+17
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu5-10/+20
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin1-26/+17
2008-07-02parisc-eisa_eeprom: BKL pushdownArnd Bergmann1-0/+3
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-04-29parisc: use non-racy method for proc entries creationDenis V. Lunev2-18/+10
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2-4/+4
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori3-3/+8
2008-02-03drivers/parisc/: Spelling fixesJoe Perches2-3/+3
2008-01-28[PARISC]: Fix build after ipv4_is_*() changes.Joe Perches1-1/+1
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-3/+3
2008-01-24Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+5
2008-01-24kobject: convert parisc/pdc_stable to use kobject_createGreg Kroah-Hartman1-8/+8
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-1/+1
2008-01-24kset: convert parisc/pdc_stable.c to use kset_createGreg Kroah-Hartman1-17/+21
2008-01-24kobject: convert parisc/pdc_stable to kobj_attr interfaceGreg Kroah-Hartman1-77/+70
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-4/+5
2007-12-06[PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin1-3/+7
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori2-0/+2
2007-10-18[PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox1-44/+7
2007-10-18[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin1-3/+8
2007-10-18[PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin1-1/+3
2007-10-18[PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin1-2/+2
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+2
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-05-27[PARISC] fix section mismatch in superio serial driversHelge Deller1-4/+4
2007-05-27[PARISC] fix section mismatch in parisc eisa driverHelge Deller1-2/+2
2007-05-27[PARISC] fix section mismatch in ccio-dmaHelge Deller1-3/+3
2007-05-25[PARISC] Build fixes for power.cKyle McMartin1-0/+1
2007-05-25[PARISC] kobject is embedded in subsys, not ksetKyle McMartin1-1/+1
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary3-10/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-47/+47
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-2/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-47/+47
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-2/+0
2007-04-25[NET]: Inline net_device_statsRusty Russell1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds6-171/+154
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller2-113/+90
2007-02-17[PARISC] lba_pci format warningsMatthew Wilcox1-27/+29
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin6-33/+37
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven3-5/+5
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2007-02-08[PATCH] parisc: fix module_param iommu permissionRandy Dunlap1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2-8/+8
2006-12-08[PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox1-13/+19
2006-12-08[PARISC] sparse fixesMatthew Wilcox3-3/+3
2006-12-08[PARISC] HPPB bus updates for E-Class systemsRyan Bradetich1-8/+6
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-4/+4
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox2-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells6-10/+9
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox1-2/+2
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin1-11/+24
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2-161/+1
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin3-148/+3
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataKyle McMartin1-0/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin1-14/+20
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin1-6/+10
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox1-7/+2
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-1/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin1-4/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-2/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-6/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-5/+6