index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
horizon.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-14
atm: horizon: Fix irq release error
Arvind Yadav
2017-07-16
atm: horizon: constify pci_device_id.
Arvind Yadav
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-01
atm: horizon: Use setup_timer
Amitoj Kaur Chawla
2015-01-13
atm: horizon: Remove some unused functions
Rickard Strandqvist
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-04
Driver: Atm: Remove 'break' after 'return' statement.
Santosh Nayak
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-09-21
drivers: atm: use native kernel's hex_to_bin() func
Andy Shevchenko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-08-02
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
2008-11-29
ATM: horizon, fix hrz_probe fail path
Jiri Slaby
2008-09-22
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
2008-04-13
[ATM] drivers/atm/horizon.c: stop inlining largish static functions
Denys Vlasenko
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-01-23
[PATCH] horizon.c: missing __devinit
Al Viro
2006-10-24
[ATM] horizon: read_bia() needs to be __devinit
David S. Miller
2006-10-21
[ATM]: No need to return void
Tobias Klauser
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2005-11-10
[ATM]: [horizon] fix sparse warnings
Dave Jones
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds