summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2022-12-12Bluetooth: hci_sync: Fix not able to set force_static_addressLuiz Augusto von Dentz
2022-12-12Bluetooth: hci_sync: Fix not setting static addressLuiz Augusto von Dentz
2022-12-12Bluetooth: Work around SCO over USB HCI design defectNicolas Cavallari
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12btusb: Avoid reset of ISOC endpoint alt settings to zeroChethan Tumkur Narayan
2022-12-12dt-bindings: net: Convert Socionext NetSec Ethernet to DT schemaRob Herring
2022-12-12MAINTAINERS: Update email address for Marvell Prestera Ethernet Switch driverTaras Chornyi
2022-12-12net: hns3: use strscpy() to instead of strncpy()Xu Panda
2022-12-12sctp: sysctl: make extra pointers netns awareFiro Yang
2022-12-12net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-12Merge tag 'wireless-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-12-12Merge patch series "can: m_can: Optimizations for tcan and peripheral chips"Marc Kleine-Budde
2022-12-12can: tcan4x5x: Specify separate read/write rangesMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix register range of first two blocksMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann
2022-12-12can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge rx fifoMarkus Schneider-Pargmann
2022-12-12can: m_can: Batch acknowledge transmit eventsMarkus Schneider-Pargmann
2022-12-12can: m_can: Count read getindex in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Count TXE FIFO getidx in the driverMarkus Schneider-Pargmann
2022-12-12can: m_can: Read register PSR only on errorMarkus Schneider-Pargmann
2022-12-12can: m_can: Avoid reading irqstatus twiceMarkus Schneider-Pargmann
2022-12-12can: m_can: Eliminate double read of TXFQS in tx_handlerMarkus Schneider-Pargmann
2022-12-12dt-bindings: can: renesas,rcar-canfd: Fix number of channels for R-Car V3UGeert Uytterhoeven
2022-12-12can: raw: add support for SO_MARKMarc Kleine-Budde
2022-12-12can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav
2022-12-12Merge patch series "can: usb: remove pointers to struct usb_interface in devi...Marc Kleine-Budde
2022-12-12can: gs_usb: remove gs_can::ifaceVincent Mailhol
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol
2022-12-12net: af_can: remove useless parameter 'err' in 'can_rx_register()'Ye Bin
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda
2022-12-12Merge patch series "can: etas_es58x: report firmware, bootloader and hardware...Marc Kleine-Budde
2022-12-12Documentation: devlink: add devlink documentation for the etas_es58x driverVincent Mailhol
2022-12-12can: etas_es58x: remove es58x_get_product_info()Vincent Mailhol
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-12dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoCLad Prabhakar
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol
2022-12-12dt-bindings: can: fsl,flexcan: add imx93 compatibleHaibo Chen
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-12-12Merge patch series "R-Car CAN FD driver enhancements"Marc Kleine-Budde
2022-12-12Merge branch 'ovs-tc-dedup'David S. Miller