summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-31staging: most: dim2: replace BUG_ON() in configure_channel()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in service_done_flag()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()Gabriel Rondon
2026-03-31staging: rtl8723bs: remove unused RTL8188E antenna selection macrosMashiro Chen
2026-03-31staging: rtl8723bs: remove redundant blank lines in basic_types.hMashiro Chen
2026-03-31staging: rtl8723bs: wrap complex macros with parenthesesMashiro Chen
2026-03-31staging: rtl8723bs: remove unused WRITEEF/READEF byte macrosMashiro Chen
2026-03-31staging: rtl8723bs: rename camelCase variableBhavya Gupta
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu
2026-03-31staging: rtl8723bs: rename variables to snake_caseDavid Holland
2026-03-31staging: rtl8723bs: fix spelling in commentHaoyu Lu
2026-03-31staging: rtl8723bs: cleanup return in sdio_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: use direct returns in sdio_dvobj_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel
2026-03-31staging: rtl8723bs: fix logical continuations in xmit_linux.cSajal Gupta
2026-03-31staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo
2026-03-31staging: rtl8723bs: remove custom is_multicast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_broadcast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_zero_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: move logical operators to end of previous lineNikolay Kulikov
2026-03-31staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()Nikolay Kulikov
2026-03-31staging: rtl8723bs: replace deeply nested if-else with switch-caseNikolay Kulikov
2026-03-31staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen
2026-03-31staging: rtl8723bs: remove unused function declarationsOskar Ray-Frayssinet
2026-03-31staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentationJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: remove dead REJOIN codeJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: use guard clause for stainfo checkLin YuChen
2026-03-31staging: rtl8723bs: use guard clause for AES checkLin YuChen
2026-03-31staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesceMarco Antonio Solis Segura
2026-03-31ata: libahci_platform: use flex array for platform PHYsRosen Penev
2026-03-31staging: rtl8723bs: Remove dead codeBera Yüzlü
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu
2026-03-31r8152: add helper functions for PLA/USB OCP registersChih Kai Hsu
2026-03-31r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu
2026-03-31power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetoothManivannan Sadhasivam
2026-03-31power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectorsManivannan Sadhasivam
2026-03-31serdev: Do not return -ENODEV from of_serdev_register_devices() if external c...Manivannan Sadhasivam
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetr...Manivannan Sadhasivam
2026-03-31RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/irdma: Add missing comp_mask check in alloc_ucontextJason Gunthorpe
2026-03-31RDMA/hns: Add missing comp_mask check in create_qpJason Gunthorpe
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA/hns: Use ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in() for QPJason Gunthorpe
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in()Jason Gunthorpe