summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-31mmc: Merge branch fixes into nextUlf Hansson
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni
2026-03-31coresight: tpdm: add traceid_show for checking traceidJie Gan
2026-03-31backlight: apple_bl: Convert to a platform driverRafael J. Wysocki
2026-03-31mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core functionShawn Lin
2026-03-31mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()Shawn Lin
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin
2026-03-31mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisionsShawn Lin
2026-03-31leds: led-class: Switch to using class_find_device_by_fwnode()Dmitry Torokhov
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-03-31mfd: ene-kb3930: Use of_device_is_system_power_controller() wrapperKrzysztof Kozlowski
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
2026-03-31staging: most: dim2: replace BUG_ON() in poison_channel()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in enqueue()Gabriel Rondon
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