summaryrefslogtreecommitdiffstats
path: root/drivers/atm/firestream.c
Commit message (Expand)AuthorAgeFilesLines
* atm: firestream: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-6/+6
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* atm: firestream: add more reserved stringsDan Carpenter2016-05-311-1/+5
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-251-1/+1
* atm: firestream: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-2/+2
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-16/+16
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+1
* drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall2010-09-061-2/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* 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-09-301-1/+1
* atm: Add missing parenthesesRoel Kluin2009-02-181-4/+4
* [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-281-0/+1
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-2/+2
* [ATM]: Spelling fixesJoe Perches2007-12-201-2/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* [ATM]: [drivers] ioremap balanced with iounmapAmol Lad2007-07-181-5/+9
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-061-1/+1
* [ATM]: Fix warning.Jeff Garzik2007-06-031-4/+11
* [ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan2006-12-021-1/+1
* [ATM] firestream: handle thrown errorJeff Garzik2006-10-211-0/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-041-9/+3
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+3
|\
| * [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* | [PATCH] update two drivers for poison.hRandy Dunlap2006-06-271-1/+2
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-3/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"Victor Fusco2005-07-191-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2053
OpenPOWER on IntegriCloud