summaryrefslogtreecommitdiffstats
path: root/drivers/atm/horizon.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko2010-09-221-4/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-021-2/+2
* ATM: horizon, fix hrz_probe fail pathJiri Slaby2008-11-301-1/+1
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-231-4/+4
* [ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko2008-04-141-12/+12
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-241-2/+3
* [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* [ATM] horizon: read_bia() needs to be __devinitDavid S. Miller2006-10-251-1/+1
* [ATM]: No need to return voidTobias Klauser2006-10-221-2/+2
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-9/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1Star
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-041-3/+1Star
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ATM]: [horizon] fix sparse warningsDave Jones2005-11-101-2/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2953