summaryrefslogtreecommitdiff
path: root/include/linux/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/time.h')
0 files changed, 0 insertions, 0 deletions
/drivers/atm?id=80901bff812984624918d9d03f9286e3245ee9a5'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-02-28atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai 2022-02-19atm: nicstar: Use kcalloc() to simplify codeChristophe JAILLET 2022-01-13atm: iphase: remove redundant pointer skbColin Ian King 2021-08-08atm: horizon: Fix spelling mistakes in TX commentJun Miao 2021-07-20atm: idt77252: clean up trigraph warning on ??) stringColin Ian King 2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-06-21atm: nicstar: register the interrupt handler in the right placeZheyu Ma 2021-06-21atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma 2021-05-21atm: Fix typozuoqilin 2021-05-17atm: fore200e: Fix fall-through warnings for ClangGustavo A. R. Silva 2021-05-12atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei 2021-05-11atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei 2021-05-10atm: Replace custom isprint() with generic analogueAndy Shevchenko 2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen 2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2021-04-23net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King 2021-04-14atm: idt77252: remove unused functionJiapeng Chong 2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky 2021-03-17atm: eni: Use tasklet_disable_in_atomic() in the send() callbackSebastian Andrzej Siewior 2021-03-15atm: delete include/linux/atm_suni.hAlexey Dobriyan 2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang 2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang 2021-03-01atm: lanai: dont run lanai_dev_close if not openTong Zhang 2021-03-01atm: eni: dont release is never initializedTong Zhang 2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang