aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2010-07-15drivers: isdn: remove custom strtoul()Andy Shevchenko
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Use creds in file structsDavid Howells
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas