aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-36/+237
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar5-9/+9
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin1-12/+2
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin1-2/+2
2006-06-27[PARISC] Reduce data footprint in pdc_stable.cThibaut Varene1-8/+8
2006-06-27[PARISC] pdc_stable version 0.30Thibaut Varene1-14/+205
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene1-7/+26
2006-06-27[PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin1-1/+1
2006-06-27[PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler1-7/+8
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler1-13/+32
2006-04-21[PARISC] Misc. janitorial workHelge Deller2-3/+3
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller7-40/+33
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE1-3/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern2-4/+16
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2-11/+6
2006-02-08[PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin1-47/+78
2006-02-08[PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin1-86/+74
2006-01-22[PARISC] Clean up printk in superio.cKyle McMartin1-19/+22
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin1-1/+2
2006-01-22[PARISC] pdc_stable version 0.22Thibaut VARENE1-94/+262
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller8-23/+12
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap2-1/+2
2006-01-10[PARISC] Fix Dino reporting on J2240Matthew Wilcox1-4/+4
2006-01-10[PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE1-11/+31
2006-01-10[PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler1-23/+90
2006-01-10[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller1-3/+4
2006-01-10[PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan1-1/+1
2006-01-10[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller1-0/+15