index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
ca8210.c
Age
Commit message (
Expand
)
Author
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-02
net: ieee802154: ca8210: Fix lifs/sifs periods
Miquel Raynal
2022-01-27
net: ieee802154: ca8210: Stop leaking skb's
Miquel Raynal
2021-10-19
ieee802154: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2020-11-03
net: ieee802154: ca8210: Fix incorrectly named function param doc
Lee Jones
2020-11-03
net: ieee802154: ca8210: Fix a bunch of kernel-doc issues
Lee Jones
2020-07-21
ieee802154: fix one possible memleak in ca8210_dev_com_init
Liu Jian
2020-02-29
net: ieee802154: ca8210: Use new structure for SPI transfer delays
Sergiu Cuciurean
2019-09-30
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-27
ieee802154: ca8210: prevent memory leak
Navid Emamdoost
2019-08-10
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-11
ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
YueHaibing
2018-09-27
ieee802154: ca8210: remove redundant condition check before debugfs_remove
zhong jiang
2018-09-21
ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...
YueHaibing
2018-03-29
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-06
ieee802154: ca8210: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
ieee802154: ca8210: fix some kernel coding style errors
Stefan Schmidt
2017-10-06
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
2017-08-20
ieee802154: ca8210: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-07-18
drivers: net: add missing interrupt.h include
Florian Westphal
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-23
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
2017-05-22
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-05-22
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-04-12
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
2017-04-12
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris