summaryrefslogtreecommitdiff
path: root/drivers/atm/idt77105.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-09atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-4/+4
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+0
2017-10-12atm: idt77105: Drop needless setup_timer()Kees Cook1-2/+0
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-06-11atm: idt77105: Use setup_timerVaishali Thakkar1-4/+2
2014-03-26atm: idt77105: Use del_timer_sync() in exit pathThomas Gleixner1-3/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-01-22atm: idt77105: fix fetch_stats() resultVasiliy Kulikov1-1/+1
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto1-5/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-01-21[ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-30[ATM]: [idt77105] should be __devinit not __initChas Williams1-1/+1
2005-09-10[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-4/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+380