summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut1-1/+12
2022-12-13Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu1-0/+84
2022-12-13Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yLuiz Augusto von Dentz1-0/+1
2022-12-13Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz2-0/+13
2022-12-13virtio_bt: Fix alignment in configuration structIgor Skalkin1-3/+13
2022-12-13Bluetooth: hci_qca: only assign wakeup with serial port supportZhengping Jiang1-1/+2
2022-12-13Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu2-2/+30
2022-12-13Bluetooth: btrtl: Add btrealtek data structHilda Wu2-0/+24
2022-12-13Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin1-2/+17
2022-12-13Bluetooth: Work around SCO over USB HCI design defectNicolas Cavallari1-2/+33
2022-12-13Bluetooth: btusb: Introduce generic USB resetArchie Pusaka1-10/+25
2022-12-13btusb: Avoid reset of ISOC endpoint alt settings to zeroChethan Tumkur Narayan1-2/+3
2022-12-13net: hns3: use strscpy() to instead of strncpy()Xu Panda1-4/+2
2022-12-12net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros1-4/+9
2022-12-12Merge tag 'wireless-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski80-297/+2613
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller22-221/+575
2022-12-12can: tcan4x5x: Specify separate read/write rangesMarkus Schneider-Pargmann1-6/+37
2022-12-12can: tcan4x5x: Fix register range of first two blocksMarkus Schneider-Pargmann1-2/+2
2022-12-12can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann1-7/+7
2022-12-12can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann1-5/+0
2022-12-12can: m_can: Batch acknowledge rx fifoMarkus Schneider-Pargmann1-5/+10
2022-12-12can: m_can: Batch acknowledge transmit eventsMarkus Schneider-Pargmann1-6/+9
2022-12-12can: m_can: Count read getindex in the driverMarkus Schneider-Pargmann1-7/+10
2022-12-12can: m_can: Count TXE FIFO getidx in the driverMarkus Schneider-Pargmann1-3/+2
2022-12-12can: m_can: Read register PSR only on errorMarkus Schneider-Pargmann1-5/+4
2022-12-12can: m_can: Avoid reading irqstatus twiceMarkus Schneider-Pargmann1-7/+9
2022-12-12can: m_can: Eliminate double read of TXFQS in tx_handlerMarkus Schneider-Pargmann1-4/+11
2022-12-12can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav3-15/+26
2022-12-12can: gs_usb: remove gs_can::ifaceVincent Mailhol1-20/+9
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol1-2/+0
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda1-3/+2
2022-12-12can: etas_es58x: remove es58x_get_product_info()Vincent Mailhol1-49/+3
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol3-0/+264
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol2-1/+1
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol2-8/+29
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol5-4/+31
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen2-3/+36
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol4-11/+11
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-12-12myri10ge: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2022-12-12liquidio: use strscpy() to instead of strncpy()Xu Panda1-4/+3
2022-12-12hns: use strscpy() to instead of strncpy()Xu Panda1-7/+4
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong1-0/+3
2022-12-12drivers/net/virtio_net.c: Added USO support.Andrew Melnychenko1-4/+15
2022-12-12driver/net/tun: Added features for USO.Andrew Melnychenko2-3/+15
2022-12-10can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_infoBiju Das1-12/+4
2022-12-10can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_infoBiju Das1-15/+15