aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/iphase.c
Commit message (Expand)AuthorAgeFilesLines
* atm: iphase: Fix set-but-not-used warnings.David S. Miller2011-04-121-11/+3
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
|\
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+1
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-6/+0
|\
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-111-6/+0
* | drivers/atm: Adjust confusing if indentationJulia Lawall2010-08-161-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/atm: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* atm: fix non-const printk argumentStephen Hemminger2009-03-211-3/+1
* generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang2009-01-081-3/+3
* atm: fix direct casts of pointers to u32 in the InterPhase driverDavid Howells2008-07-301-20/+20
* atm: [iphase] 64-bit cleanupAlan Cox2008-06-171-13/+10
* atm: [iphase] move struct suni_priv to suni.hJorge Boncompte [DTI2]2008-06-171-6/+1
* atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]2008-06-161-12/+11
* atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]2008-06-161-2/+2
* drivers/atm: use time_before, time_before_eq, etcJulia Lawall2008-04-191-3/+4
* [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
* [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-6/+6
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+4
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ATM]: [iphase] should be __devinit not __initChas Williams2006-06-291-2/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3296