aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/iphase.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-12-13drivers/atm: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-03-21atm: fix non-const printk argumentStephen Hemminger1-3/+1
2009-01-08generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang1-3/+3
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells1-20/+20
2008-06-17atm: [iphase] 64-bit cleanupAlan Cox1-13/+10
2008-06-17atm: [iphase] move struct suni_priv to suni.hJorge Boncompte [DTI2]1-6/+1
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall1-3/+4
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza1-0/+2
2007-08-13[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski1-6/+6
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-7/+4
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams1-2/+2
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3296