index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
ca8210.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
|
*
ieee802154: ca8210: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
*
|
ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
2024-02-26
1
-8
/
+2
|
/
*
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
Dinghao Liu
2023-10-07
1
-14
/
+3
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+0
*
ieee802154: ca8210: Remove stray gpiod_unexport() call
Andy Shevchenko
2023-06-06
1
-1
/
+0
*
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
2023-06-06
1
-4
/
+4
|
\
|
*
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
|
\
|
|
*
Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issues
Mark Brown
2023-03-13
1
-0
/
+2
|
|
|
\
|
|
*
|
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
2023-03-11
1
-1
/
+1
|
*
|
|
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-2
/
+1
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-2
/
+1
|
|
|
\
\
\
|
*
|
\
\
\
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-26
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
gpiolib: remove legacy gpio_export()
Arnd Bergmann
2023-03-06
1
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
Harshit Mogalapalli
2023-03-16
1
-2
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ieee802154: ca8210: Flag the driver as being limited
Miquel Raynal
2023-03-24
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
net: ieee802154: ca8210: drop owner from driver
Krzysztof Kozlowski
2023-03-15
1
-1
/
+0
*
|
|
net: ieee802154: ca8210: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
|
/
/
*
/
ca8210: fix mac_len negative array access
Alexander Aring
2023-03-02
1
-0
/
+2
|
/
*
ca8210: Fix crash by zero initializing data
Hauke Mehrtens
2022-11-29
1
-1
/
+1
*
net/ieee802154: fix repeated words in comments
Jilin Yuan
2022-08-23
1
-1
/
+1
*
Stefan Schmidt says:
Jakub Kicinski
2022-05-02
1
-112
/
+69
|
\
|
*
net: ieee802154: ca8210: Call _xmit_error() when a transmission fails
Miquel Raynal
2022-04-25
1
-2
/
+1
|
*
net: ieee802154: ca8210: Use core return codes instead of hardcoding them
Miquel Raynal
2022-04-25
1
-110
/
+68
|
*
net: ieee802154: Drop duration settings when the core does it already
Miquel Raynal
2022-02-10
1
-3
/
+0
|
*
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
1
-1
/
+1
|
*
net: ieee802154: ca8210: Fix lifs/sifs periods
Miquel Raynal
2022-02-10
1
-2
/
+2
*
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-22
1
-4
/
+2
|
\
\
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-4
/
+2
*
|
|
net: ieee802154: ca8210: Fix lifs/sifs periods
Miquel Raynal
2022-02-02
1
-2
/
+2
|
|
/
|
/
|
*
|
net: ieee802154: ca8210: Stop leaking skb's
Miquel Raynal
2022-01-27
1
-0
/
+1
|
/
*
ieee802154: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-19
1
-2
/
+0
*
net: ieee802154: ca8210: Fix incorrectly named function param doc
Lee Jones
2020-11-04
1
-1
/
+1
*
net: ieee802154: ca8210: Fix a bunch of kernel-doc issues
Lee Jones
2020-11-04
1
-11
/
+11
*
ieee802154: fix one possible memleak in ca8210_dev_com_init
Liu Jian
2020-07-21
1
-0
/
+1
*
net: ieee802154: ca8210: Use new structure for SPI transfer delays
Sergiu Cuciurean
2020-02-29
1
-1
/
+2
*
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-10-01
1
-1
/
+1
|
\
|
*
ieee802154: ca8210: prevent memory leak
Navid Emamdoost
2019-09-27
1
-1
/
+1
*
|
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
1
-8
/
+1
|
/
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
YueHaibing
2018-12-11
1
-2
/
+2
*
ieee802154: ca8210: remove redundant condition check before debugfs_remove
zhong jiang
2018-09-27
1
-2
/
+1
*
ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...
YueHaibing
2018-09-21
1
-2
/
+1
*
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-03-29
1
-3
/
+11
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
ieee802154: ca8210: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: ca8210: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-6
/
+6
*
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
2017-10-06
1
-1
/
+1
*
ieee802154: ca8210: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-20
1
-4
/
+1
[next]