aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm
AgeCommit message (Expand)Author
2020-08-27atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-05-15fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki
2020-04-16atm: eni: fix uninitialized variable warningArnd Bergmann
2020-04-16firestream: fix memory leaksWenwen Wang
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37Thomas Gleixner
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-16atm: iphase: Avoid copying pointers to user space.Fuqian Huang
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-21atm: iphase: fix misuse of %xFuqian Huang
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King
2018-11-17atm: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-18atm: zatm: Fix empty body Clang warningsNathan Chancellor
2018-10-18atm: eni: Move semicolon to a new line after empty for loopNathan Chancellor
2018-10-15fore200e: fix missing unlock on error in bsq_audit()Wei Yongjun
2018-10-12fore200e: fix sbus compileChristoph Hellwig
2018-10-10fore200e: check for dma mapping failuresChristoph Hellwig
2018-10-10fore200e: don't use GFP_DMAChristoph Hellwig
2018-10-10fore200e: devirtualize dma alloc callsChristoph Hellwig
2018-10-10fore200e: devirtualize dma mapping callsChristoph Hellwig
2018-10-10fore200e: remove the align_size field of struct chunkChristoph Hellwig
2018-10-10fore200e: store a struct device in struct fore200eChristoph Hellwig
2018-10-10fore200e: simplify fore200e_bus usageChristoph Hellwig
2018-10-05atm: nicstar: Replace spin_is_locked() with spin_trylock()Lance Roy
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-06-30atm: iphase: fix a 64 bit bugDan Carpenter
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-29atm: zatm: fix memcmp castingIvan Bornyakov
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King
2018-05-04atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King
2018-02-23atm: idt77252: remove redundant bit-wise or'ing of zeroColin Ian King
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2017-11-30atm: eni: fix several indentation issuesColin Ian King
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King