Age | Commit message (Expand) | Author | Files | Lines |
2020-01-25 | firestream: fix memory leaks | Wenwen Wang | 1 | -0/+3 |
2019-10-28 | atm: remove unneeded semicolon | YueHaibing | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 | Thomas Gleixner | 1 | -16/+1 |
2019-04-18 | firestream: fix spelling mistake "tramsitted" -> "transmitted" | Colin Ian King | 1 | -1/+1 |
2018-11-27 | firestream: fix spelling mistake: "Inititing" -> "Initializing" | Colin Ian King | 1 | -2/+2 |
2018-05-10 | firestream: fix spelling mistake: "reseverd" -> "reserved" | Colin Ian King | 1 | -1/+1 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -3/+3 |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook | 1 | -3/+1 |
2017-07-16 | atm: firestream: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -6/+6 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-05-31 | atm: firestream: add more reserved strings | Dan Carpenter | 1 | -1/+5 |
2016-02-15 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2014-03-25 | atm: firestream: Use del_timer_sync() in teardown path | Thomas Gleixner | 1 | -1/+1 |
2014-02-26 | atm: firestream: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -2/+2 |
2013-01-03 | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -16/+16 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-02-02 | fix typos 'comamnd' -> 'command' in comments | Justin P. Mattock | 1 | -1/+1 |
2010-12-10 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 1 | -1/+1 |
2010-09-06 | drivers/atm/firestream.c: Fix unsigned return type | Julia Lawall | 1 | -2/+2 |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 1 | -4/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-30 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
2009-02-18 | atm: Add missing parentheses | Roel Kluin | 1 | -4/+4 |
2008-03-28 | [ATM] firestream: Fix uninitialized var warning. | David S. Miller | 1 | -0/+1 |
2008-03-05 | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2007-12-20 | [ATM]: Spelling fixes | Joe Perches | 1 | -2/+2 |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-14 | more trivial signedness fixes in drivers | Al Viro | 1 | -1/+1 |
2007-07-18 | [ATM]: [drivers] ioremap balanced with iounmap | Amol Lad | 1 | -5/+9 |
2007-07-06 | potential compiler error, irqfunc caller sites update | Yoann Padioleau | 1 | -1/+1 |
2007-06-03 | [ATM]: Fix warning. | Jeff Garzik | 1 | -4/+11 |
2006-12-02 | [ATM] ambassador,firestream: "-1 >>" is implementation defined | Alexey Dobriyan | 1 | -1/+1 |
2006-10-21 | [ATM] firestream: handle thrown error | Jeff Garzik | 1 | -0/+4 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-10-04 | [ATM]: kmalloc to kzalloc patches for drivers/atm | Om Narasimhan | 1 | -9/+3 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+3 |
2006-06-27 | [PATCH] update two drivers for poison.h | Randy Dunlap | 1 | -1/+2 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 1 | -2/+3 |
2006-06-26 | spelling fixes | Andreas Mohr | 1 | -1/+1 |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -3/+2 |
2005-08-29 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 1 | -1/+1 |
2005-07-19 | [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type" | Victor Fusco | 1 | -2/+4 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2053 |