summaryrefslogtreecommitdiffstats
path: root/drivers/sn/ioc3.c
AgeCommit message (Expand)AuthorLines
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman-8/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare-1/+1
2009-12-15ioc3/ioc4: various section fixesJean Delvare-7/+8
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang-2/+2
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison-11/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant-3/+3
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-7/+5
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar-1/+1
2006-05-01[PATCH] Altix: correct ioc3 port orderPat Gefre-1/+1
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser-2/+3
2006-02-28[PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre-8/+3
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro-9/+9
2006-02-01[PATCH] Altix ioc3: correct export callPat Gefre-6/+6
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre-0/+851