aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/firestream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+1
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall1-2/+2
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-02-18atm: Add missing parenthesesRoel Kluin1-4/+4
2008-03-28[ATM] firestream: Fix uninitialized var warning.David S. Miller1-0/+1
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-12-20[ATM]: Spelling fixesJoe Perches1-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad1-5/+9
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau1-1/+1
2007-06-03[ATM]: Fix warning.Jeff Garzik1-4/+11
2006-12-02[ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan1-1/+1
2006-10-21[ATM] firestream: handle thrown errorJeff Garzik1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-9/+3
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+3
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap1-1/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+3
2006-06-26spelling fixesAndreas Mohr1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-07-19[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2053