aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller6-20/+20
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2005-11-17[PARISC] Make superio.c initialize before any driver needs itKyle McMartin1-14/+21
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley1-1/+25
2005-10-28Auto-update from upstreamKyle McMartin2-2/+2
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro2-2/+2
2005-10-21[PARISC] Avoid use of floating point in the kernelRandolph Chung1-1/+1
2005-10-21[PARISC] Initialize serial spinlocks in superio.cKyle McMartin1-0/+3
2005-10-21[PARISC] Minor iosapic.c cleanupGrant Grundler1-1/+1
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-113/+112
2005-10-21[PARISC] Update dino from parisc treeMatthew Wilcox1-10/+22
2005-10-21[PARISC] Update ccio-dma from parisc treeGrant Grundler1-58/+78
2005-10-21[PARISC] Update sba_iommu from parisc treeGrant Grundler1-49/+91
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox10-25/+25
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox6-7/+7
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2-5/+24
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-1/+4
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk1-1/+0