summaryrefslogtreecommitdiff
path: root/include/linux/license.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/license.h')
0 files changed, 0 insertions, 0 deletions
r> 2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-03-24ieee802154: ca8210: Flag the driver as being limitedMiquel Raynal 2023-03-16ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli 2023-03-15net: ieee802154: ca8210: drop owner from driverKrzysztof Kozlowski 2023-03-15net: ieee802154: ca8210: drop of_match_ptr for ID tableKrzysztof Kozlowski 2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown 2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra 2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann 2023-03-02ca8210: fix mac_len negative array accessAlexander Aring 2022-11-29ca8210: Fix crash by zero initializing dataHauke Mehrtens 2022-08-23net/ieee802154: fix repeated words in commentsJilin Yuan 2022-05-02Stefan Schmidt says:Jakub Kicinski 2022-04-25net: ieee802154: ca8210: Call _xmit_error() when a transmission failsMiquel Raynal 2022-04-25net: ieee802154: ca8210: Use core return codes instead of hardcoding themMiquel Raynal 2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds 2022-02-10net: ieee802154: Drop duration settings when the core does it alreadyMiquel Raynal 2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal 2022-02-10net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal 2022-02-09spi: make remove callback a void functionUwe Kleine-König 2022-02-02net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal 2022-01-27net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal 2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET