aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/zatm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik1-1/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-03-14[PATCH] zatm __init abuseAl Viro1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04[ATM]: [zatm] always *pcr in alloc_shaper()Chas Williams1-0/+1
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-4/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl1-5/+7
2005-09-02[ATM]: Fix dereference of uninitialized pointer in zatmAl Viro1-2/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-08-29[NET]: Kill skb->listDavid S. Miller1-3/+5
2005-07-20[ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu1-46/+61
2005-07-19[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams1-1/+1
2005-06-02[ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl1-7/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1646