summaryrefslogtreecommitdiff
path: root/drivers/atm/horizon.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+2
2010-09-22drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall1-2/+2
2008-11-30ATM: horizon, fix hrz_probe fail pathJiri Slaby1-1/+1
2008-09-23drivers/atm: Use DIV_ROUND_UPJulia Lawall1-4/+4
2008-04-14[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko1-12/+12
2007-10-24Eliminate 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-25[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2006-10-22[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-03[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-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2953