aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/horizon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall1-2/+2
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby1-1/+1
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall1-4/+4
2008-04-13[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko1-12/+12
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik1-2/+3
2007-01-23[PATCH] horizon.c: missing __devinitAl Viro1-1/+1
2006-10-24[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2006-10-21[ATM]: No need to return voidTobias Klauser1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-9/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-3/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2953