summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-31dma: contiguous: Turn heap registration logic aroundMaxime Ripard-17/+2
2026-03-31mmc: vub300: clean up module initJohan Hovold-17/+16
2026-03-31mmc: vub300: rename probe error labelsJohan Hovold-8/+10
2026-03-31mmc: Merge branch fixes into nextUlf Hansson-7/+12
2026-03-31mmc: vub300: fix use-after-free on disconnectJohan Hovold-6/+11
2026-03-31mmc: vub300: fix NULL-deref on disconnectJohan Hovold-1/+1
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni-15/+31
2026-03-31coresight: tpdm: add traceid_show for checking traceidJie Gan-1/+35
2026-03-31backlight: apple_bl: Convert to a platform driverRafael J. Wysocki-10/+11
2026-03-31mmc: dw_mmc: Remove dw_mci_start_request wrapper and rename core functionShawn Lin-13/+5
2026-03-31mmc: dw_mmc: Inline dw_mci_queue_request() into dw_mci_request()Shawn Lin-27/+19
2026-03-31mmc: block: Use MQRQ_XFER_SINGLE_BLOCK for both read and write recoveryShawn Lin-68/+2
2026-03-31mmc: mmc_test: Replace hard-coded values with macros and consolidate test par...Shawn Lin-47/+36
2026-03-31mmc: block: Convert to use DEFINE_SIMPLE_DEV_PM_OPS()Shawn Lin-4/+2
2026-03-31mmc: core: Replace the hard-coded shift value 9 with SECTOR_SHIFTShawn Lin-5/+6
2026-03-31mmc: sdhci-dwcmshc: Refactor Rockchip platform data for controller revisionsShawn Lin-35/+57
2026-03-31leds: led-class: Switch to using class_find_device_by_fwnode()Dmitry Torokhov-1/+1
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta-2/+2
2026-03-31mfd: ene-kb3930: Use of_device_is_system_power_controller() wrapperKrzysztof Kozlowski-1/+1
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou-0/+3
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei-1/+1
2026-03-31staging: most: dim2: replace BUG_ON() in poison_channel()Gabriel Rondon-1/+2
2026-03-31staging: most: dim2: replace BUG_ON() in enqueue()Gabriel Rondon-1/+2
2026-03-31staging: most: dim2: replace BUG_ON() in configure_channel()Gabriel Rondon-1/+2
2026-03-31staging: most: dim2: replace BUG_ON() in service_done_flag()Gabriel Rondon-2/+2
2026-03-31staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()Gabriel Rondon-3/+6
2026-03-31staging: rtl8723bs: remove unused RTL8188E antenna selection macrosMashiro Chen-4/+0
2026-03-31staging: rtl8723bs: remove redundant blank lines in basic_types.hMashiro Chen-1/+0
2026-03-31staging: rtl8723bs: wrap complex macros with parenthesesMashiro Chen-6/+6
2026-03-31staging: rtl8723bs: remove unused WRITEEF/READEF byte macrosMashiro Chen-25/+0
2026-03-31staging: rtl8723bs: rename camelCase variableBhavya Gupta-6/+6
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu-1/+1
2026-03-31staging: rtl8723bs: rename variables to snake_caseDavid Holland-19/+19
2026-03-31staging: rtl8723bs: fix spelling in commentHaoyu Lu-1/+1
2026-03-31staging: rtl8723bs: cleanup return in sdio_init()Omer El Idrissi-8/+8
2026-03-31staging: rtl8723bs: use direct returns in sdio_dvobj_init()Omer El Idrissi-11/+6
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi-16/+16
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel-2/+21
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel-35/+34
2026-03-31staging: rtl8723bs: fix logical continuations in xmit_linux.cSajal Gupta-6/+3
2026-03-31staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo-0/+3
2026-03-31staging: rtl8723bs: remove custom is_multicast_mac_addr() functionNikolay Kulikov-7/+2
2026-03-31staging: rtl8723bs: remove custom is_broadcast_mac_addr() functionNikolay Kulikov-10/+4
2026-03-31staging: rtl8723bs: remove custom is_zero_mac_addr() functionNikolay Kulikov-8/+2
2026-03-31staging: rtl8723bs: move logical operators to end of previous lineNikolay Kulikov-5/+3
2026-03-31staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()Nikolay Kulikov-1/+0
2026-03-31staging: rtl8723bs: replace deeply nested if-else with switch-caseNikolay Kulikov-20/+28
2026-03-31staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen-1/+1
2026-03-31staging: rtl8723bs: remove unused function declarationsOskar Ray-Frayssinet-2/+0