aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/horizon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37Thomas Gleixner1-16/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-11-14atm: horizon: Fix irq release errorArvind Yadav1-1/+1
2017-07-16atm: horizon: constify pci_device_id.Arvind Yadav1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-6/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-07-01atm: horizon: Use setup_timerAmitoj Kaur Chawla1-3/+1
2015-01-13atm: horizon: Remove some unused functionsRickard Strandqvist1-24/+0
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman1-5/+7
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-04-04Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak1-5/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+2
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall1-2/+2
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby1-1/+1
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall1-4/+4
2008-04-13[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko1-12/+12
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik1-2/+3
2007-01-23[PATCH] horizon.c: missing __devinitAl Viro1-1/+1
2006-10-24[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2006-10-21[ATM]: No need to return voidTobias Klauser1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-9/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-3/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2953