aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PARISC] Add os_id_to_string helperKyle McMartin
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin
2006-06-27[PARISC] Reduce data footprint in pdc_stable.cThibaut Varene
2006-06-27[PARISC] pdc_stable version 0.30Thibaut Varene
2006-06-27[PARISC] PDC_CHASSIS is implemented on all machinesThibaut Varene
2006-06-27[PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin
2006-06-27[PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler
2006-04-21[PARISC] Misc. janitorial workHelge Deller
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-30[PARISC] Clarify pdc_stable license termsThibaut VARENE
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn
2006-02-08[PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin
2006-02-08[PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin
2006-01-22[PARISC] Clean up printk in superio.cKyle McMartin
2006-01-22[PARISC] Add chassis_power_off routineKyle McMartin
2006-01-22[PARISC] pdc_stable version 0.22Thibaut VARENE
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-10[PARISC] Fix Dino reporting on J2240Matthew Wilcox
2006-01-10[PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE
2006-01-10[PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler
2006-01-10[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller
2006-01-10[PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan
2006-01-10[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2006-01-10spelling: s/trough/through/Adrian Bunk
2005-11-17[PARISC] Make superio.c initialize before any driver needs itKyle McMartin
2005-11-17[PARISC] Add IRQ affinitiesJames Bottomley
2005-10-28Auto-update from upstreamKyle McMartin
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro
2005-10-21[PARISC] Avoid use of floating point in the kernelRandolph Chung
2005-10-21[PARISC] Initialize serial spinlocks in superio.cKyle McMartin
2005-10-21[PARISC] Minor iosapic.c cleanupGrant Grundler
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler
2005-10-21[PARISC] Update dino from parisc treeMatthew Wilcox
2005-10-21[PARISC] Update ccio-dma from parisc treeGrant Grundler
2005-10-21[PARISC] Update sba_iommu from parisc treeGrant Grundler
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk