aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-17/+16
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann1-3/+4
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro3-7/+7
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro2-85/+18
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe1-9/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches12-488/+488
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan1-7/+4
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller4-32/+2
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko1-28/+6
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2-17/+19
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin1-1/+1
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-28/+28
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-4/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-2/+2
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger1-46/+31
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+3
2008-12-25Merge branch 'next' into for-linusJames Morris1-2/+4
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan1-2/+2
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen1-3/+3
2008-11-14CRED: Use creds in file structsDavid Howells1-2/+4
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita1-21/+8
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison1-3/+3
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar1-1/+2
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev2-9/+8
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1