index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
2022-03-23
atm: eni: Add check for dma_map_single
Jiasheng Jiang
2022-03-23
atm: firestream: check the return value of ioremap() in fs_init()
Jia-Ju Bai
2021-07-20
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma
2021-07-20
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Zheyu Ma
2021-07-20
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
2021-07-20
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
2021-03-30
atm: idt77252: fix null-ptr-dereference
Tong Zhang
2021-03-30
atm: uPD98402: fix incorrect allocation
Tong Zhang
2021-03-30
atm: lanai: dont run lanai_dev_close if not open
Tong Zhang
2021-03-30
atm: eni: dont release is never initialized
Tong Zhang
2021-01-12
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
2020-11-24
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
2020-10-01
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
2020-09-17
firestream: Fix memleak in fs_open
Dinghao Liu
2020-08-11
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
2020-02-24
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
2020-02-01
atm: eni: fix uninitialized variable warning
Arnd Bergmann
2020-01-29
firestream: fix memory leaks
Wenwen Wang
2019-12-01
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
2019-09-21
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...
Christophe JAILLET
2019-08-09
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-02-27
atm: he: fix sign-extension overflow on large shift
Colin Ian King
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
2018-06-30
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-06-30
atm: iphase: fix a 64 bit bug
Dan Carpenter
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-29
atm: zatm: fix memcmp casting
Ivan Bornyakov
2018-05-10
firestream: fix spelling mistake: "reseverd" -> "reserved"
Colin Ian King
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-04-19
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
Colin Ian King
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
2018-02-23
atm: idt77252: remove redundant bit-wise or'ing of zero
Colin Ian King
2018-02-08
atm: he: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2017-11-30
atm: eni: fix several indentation issues
Colin Ian King
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-28
atm: suni: remove extraneous space to fix indentation
Colin Ian King
2017-11-28
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
2017-11-28
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
2017-11-28
ambassador: fix incorrect indentation of assignment statement
Colin Ian King
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-14
atm: horizon: Fix irq release error
Arvind Yadav
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]