aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/ca8210.c
Commit message (Expand)AuthorAge
* Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...David S. Miller2019-09-30
|\
| * ieee802154: ca8210: prevent memory leakNavid Emamdoost2019-09-27
* | ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-10
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-15
* ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing2018-12-11
* ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang2018-09-27
* ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing2018-09-21
* ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-29
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* ieee802154: ca8210: use __func__ macro for debug messagesStefan Schmidt2017-11-06
* ieee802154: ca8210: fix some kernel coding style errorsStefan Schmidt2017-11-06
* ieee802154: fix gcc-4.9 warningsArnd Bergmann2017-10-06
* ieee802154: ca8210: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-20
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-18
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-23
* ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-22
* ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-22
* ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King2017-04-12
* ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris2017-04-12