summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-17gpib: lpvo_usb: fix path of the "debug" module parameter in commentZenghui Yu
2026-07-17gpib: use 'static inline' instead of 'extern inline'Arnd Bergmann
2026-07-17gpib: Move stuck SRQ update under lockGui-Dong Han
2026-07-17tlclk: if sscanf() fails, fall back to 0, not random valueAlexander A. Klimov
2026-07-17gpib: fmh_gpib: Fix typoDominik Karol PiÄ…tkowski
2026-07-17intel_th: fix MSC output device reference leakGuangshuo Li
2026-07-17misc: nsm: pin the module while the device is openXu Rao
2026-07-17mei: bus: access mei_device under device_lock on cleanupAlexander Usyskin
2026-07-17misc: nsm: only unlock nsm_dev on post-lock error pathsRunyu Xiao
2026-07-17comedi: comedi_parport: deal with premature interruptIan Abbott
2026-07-17uio_hv_generic: Bind to FCopy device by defaultBen Hutchings
2026-07-17dmaengine: Constify struct dma_descriptor_metadata_opsChristophe JAILLET
2026-07-17dmaengine: validate dev and name in dma_request_chan()bui duc phuc
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-17staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()Moksh Panicker
2026-07-17staging: rtl8723bs: fix inverted HT40 secondary channel offsetMinJea Kim
2026-07-17dma: fsl_raid: use devm_platform_ioremap_resourceRosen Penev
2026-07-17dma: fsl_raid: keep MMIO bases as void __iomem and cast at accessRosen Penev
2026-07-17dma: fsl_raid: set final bit via fill_cfd_frame() argumentRosen Penev
2026-07-17dma: fsl_raid: convert descriptor stores to big-endianRosen Penev
2026-07-17staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfileAmin Madani
2026-07-17staging: sm750fb: remove unused set_all_eng_off fieldHungyu Lin
2026-07-17staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.cAmin Madani
2026-07-17staging: rtl8723bs: fix xmit_frame/xmit_buf leaks on mgnt-frame error pathsCong Nguyen
2026-07-17staging: rtl8723bs: rtw_mlme: make rtw_add_network() staticGongwei Li
2026-07-17staging: greybus: uart: return tty_alloc_driver() errorsAlfie Varghese
2026-07-17staging: rtl8723bs: convert rtw_xmitframe_coalesce() to return errnoHungyu Lin
2026-07-17staging: rtl8723bs: simplify rtw_xmitframe_coalesce() control flowHungyu Lin
2026-07-17staging: rtl8723bs: convert xmitframe_addmic() to return errnoHungyu Lin
2026-07-17staging: rtl8723bs: convert rtw_make_wlanhdr() to return errnoHungyu Lin
2026-07-17staging: rtl8723bs: remove redundant return variable in rtw_make_wlanhdr()Hungyu Lin
2026-07-17staging: rtl8723bs: Remove unused parameter pnetdevDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: axis-fifo: Fix kernel-doc return value warningsBabanpreet Singh
2026-07-17staging: nvec: nvec_power: use GFP_KERNEL in probe()Igor Putko
2026-07-17staging: rtl8723bs: rename Switch_DM_Func to switch_dm_funcAnirban Bose
2026-07-17staging: rtl8723bs: Fix logical operator alignment in rtw_mlme.cDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: remove unused 'bTXPowerDataReadFromEEPORM'Nikolay Kulikov
2026-07-17staging: rtl8723bs: remove unused EEPROMBluetoothType from hal_com_dataNikolay Kulikov
2026-07-17staging: rtl8723bs: remove unused EEPROMVersion from struct hal_com_dataNikolay Kulikov
2026-07-17staging: rtl8723bs: remove unused ForcedDataRate from hal_com_dataNikolay Kulikov
2026-07-17staging: rtl8723bs: remove unused 'EEPROMCustomerID' from hal_com_dataNikolay Kulikov
2026-07-17staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and do...Dalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_SharedDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_AutoDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_OpenDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021XDalvin-Ehinoma Noah Aiguobas
2026-07-17dmaengine: dw-edma: Enable HDMA 64R/W ChannelsDevendra K Verma
2026-07-17net: mana: Add debug knob to skip TX timeout recovery resetAditya Garg
2026-07-17serial: sc16is7xx: implement gpio get_direction() callbackHugo Villeneuve
2026-07-17serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...Jiangshan Yi