summaryrefslogtreecommitdiff
path: root/drivers/atm/iphase.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-04-12atm: iphase: Fix set-but-not-used warnings.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby
2010-08-16drivers/atm: Adjust confusing if indentationJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-13drivers/atm: Correct code taking the size of a pointerJulia Lawall
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-03-21atm: fix non-const printk argumentStephen Hemminger
2009-01-08generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang
2008-07-30atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells
2008-06-17atm: [iphase] 64-bit cleanupAlan Cox
2008-06-17atm: [iphase] move struct suni_priv to suni.hJorge Boncompte [DTI2]
2008-06-16atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]
2008-06-16atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]
2008-04-19drivers/atm: use time_before, time_before_eq, etcJulia Lawall
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza
2007-08-13[ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds