summaryrefslogtreecommitdiff
path: root/drivers/sn
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-8/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare1-1/+1
2009-12-15ioc3/ioc4: various section fixesJean Delvare1-7/+8
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant1-3/+3
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant3-487/+0
2006-10-17[PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant2-26/+23
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+5
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones1-1/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant1-5/+59
2006-05-03[PATCH] Altix: correct ioc4 port orderBrent Casavant1-1/+1
2006-05-01[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-2/+3
2006-03-21Pull sem2mutex-ioc4 into release branchTony Luck1-23/+18
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2006-02-28[PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre1-8/+3
2006-02-27[IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen1-2/+2
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro1-9/+9
2006-02-01[PATCH] Altix ioc3: correct export callPat Gefre1-6/+6
2006-01-26[IA64-SGI] sem2mutex ioc4.cJes Sorensen1-23/+18
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre3-0/+866
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant2-1/+129
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant2-1/+21
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant1-28/+262
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+71