index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
horizon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: horizon: Fix irq release error
Arvind Yadav
2017-12-14
1
-1
/
+1
*
atm: horizon: Use setup_timer
Amitoj Kaur Chawla
2016-07-01
1
-3
/
+1
*
atm: horizon: Remove some unused functions
Rickard Strandqvist
2015-01-13
1
-24
/
+0
*
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
Driver: Atm: Remove 'break' after 'return' statement.
Santosh Nayak
2012-04-04
1
-5
/
+0
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-5
/
+5
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-1
/
+2
*
drivers: atm: use native kernel's hex_to_bin() func
Andy Shevchenko
2010-09-21
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-1
/
+1
*
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-08-02
1
-2
/
+2
*
ATM: horizon, fix hrz_probe fail path
Jiri Slaby
2008-11-29
1
-1
/
+1
*
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
2008-09-22
1
-4
/
+4
*
[ATM] drivers/atm/horizon.c: stop inlining largish static functions
Denys Vlasenko
2008-04-13
1
-12
/
+12
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
1
-2
/
+3
*
[PATCH] horizon.c: missing __devinit
Al Viro
2007-01-23
1
-1
/
+1
*
[ATM] horizon: read_bia() needs to be __devinit
David S. Miller
2006-10-24
1
-1
/
+1
*
[ATM]: No need to return void
Tobias Klauser
2006-10-21
1
-2
/
+2
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
1
-9
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+1
*
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-10-04
1
-3
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[ATM]: [horizon] fix sparse warnings
Dave Jones
2005-11-10
1
-2
/
+2
*
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2953