summaryrefslogtreecommitdiff
path: root/drivers/atm/firestream.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-09-06drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-02-18atm: Add missing parenthesesRoel Kluin
2008-03-28[ATM] firestream: Fix uninitialized var warning.David S. Miller
2008-03-05atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-20[ATM]: Spelling fixesJoe Perches
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-14more trivial signedness fixes in driversAl Viro
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-06-03[ATM]: Fix warning.Jeff Garzik
2006-12-02[ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan
2006-10-21[ATM] firestream: handle thrown errorJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-07-19[ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds