summaryrefslogtreecommitdiffstats
path: root/drivers/atm/iphase.c
Commit message (Expand)AuthorAgeFilesLines
* atm: iphase: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King2016-09-151-3/+3
* ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring2016-09-091-4/+9
* atm: iphase: off by one in rx_pkt()Dan Carpenter2016-05-311-1/+1
* atm: iphase: fix misleading indentionTillmann Heidsieck2015-10-121-1/+1
* atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()Tillmann Heidsieck2015-10-121-1/+2
* atm: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-081-1/+1
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-181-26/+28
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-6/+5
* drivers/atm/iphase.c: fix error return codeJulia Lawall2012-08-061-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR2011-11-261-2/+2
* atm/iphase : removal of PCI space dereferences.françois romieu2011-10-031-120/+145
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3296
OpenPOWER on IntegriCloud