aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-04intel_th: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-4/+4
2024-05-04intel_th: Constify the struct device_type usageRicardo B. Marliere1-4/+4
2024-05-04intel_th: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-04stm class: sys-t: Improve ftrace source handlingMikhail Lappo1-7/+83
2024-05-04stm class: Propagate source type to protocolsMikhail Lappo4-7/+9
2024-05-04stm class: Add source typeMikhail Lappo3-0/+3
2024-05-04stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-05-04tty: add the option to have a tty reject a new ldiscLinus Torvalds2-0/+16
2024-05-04staging: pi433: Remove unused driverPhilipp Hortmann14-3503/+0
2024-05-04staging: vchiq_core: Add missing blank linesStefan Wahren1-0/+2
2024-05-04staging: vchiq_core: Drop unnecessary blank linesStefan Wahren1-2/+0
2024-05-04staging: vchiq_core: Add parentheses to VCHIQ_MSG_SRCPORTStefan Wahren1-1/+1
2024-05-04staging: vchiq_core: Use printk messages for devicesStefan Wahren1-5/+5
2024-05-04staging: vchiq_arm: Drop unnecessary NULL checkStefan Wahren1-1/+1
2024-05-04drm/msm: Import a750 snapshot registers from kgslConnor Abbott1-0/+1426
2024-05-04drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio1-1/+2
2024-05-04drm/msm/adreno: fix CP cycles stat retrieval on a7xxZan Dobersek1-2/+2
2024-05-04staging: vc04_services: Delete unnecessary NULL checkDan Carpenter1-5/+0
2024-05-04staging: vc04_services: vchiq_arm: Fix NULL ptr dereferencesStefan Wahren1-2/+2
2024-05-04drm/msm/a7xx: allow writing to CP_BV counter selection registersZan Dobersek1-4/+4
2024-05-04Staging: rtl8192e: Rename variable DssCCkTree Davies2-4/+4
2024-05-04Staging: rtl8192e: Rename variable ExtHTCapInfoTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable MPDUDensityTree Davies2-4/+4
2024-05-04Staging: rtl8192e: Rename variable MaxRxAMPDUFactorTree Davies2-6/+6
2024-05-04Staging: rtl8192e: Rename variable MaxAMSDUSizeTree Davies2-4/+4
2024-05-04Staging: rtl8192e: Rename variable DelayBATree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable RxSTBCTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable TxSTBCTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable GreenFieldTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable ShortGI20MhzTree Davies3-4/+4
2024-05-04Staging: rtl8192e: Rename variable ShortGI40MhzTree Davies3-5/+5
2024-05-04Staging: rtl8192e: Rename variable MimoPwrSaveTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable AdvCodingTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable ChlWidthTree Davies4-9/+9
2024-05-04Staging: rtl8192e: Rename variable LSigTxopProtectTree Davies2-2/+2
2024-05-04Staging: rtl8192e: Rename variable OptModeTree Davies2-3/+3
2024-05-04Staging: rtl8192e: Rename variable CurrentAMPDUFactorTree Davies3-6/+6
2024-05-04Staging: rtl8192e: Rename variable CurSTAExtChnlOffsetTree Davies3-8/+8
2024-05-04fbtft: seps525: Don't use "proxy" headersAndy Shevchenko1-4/+3
2024-05-04usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2
2024-05-04usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff1-10/+9
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET2-7/+6
2024-05-04serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve1-5/+18
2024-05-04serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger1-41/+60
2024-05-04serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin1-2/+6
2024-05-04tty: n_gsm: fix missing receive state reset after mode switchDaniel Starke1-41/+92
2024-05-04tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke1-2/+5
2024-05-04serial: core: Call device_set_awake_path() for console portClaudiu Beznea1-0/+1
2024-05-04tty: serial: uartps: Add support for uartps controller resetManikanta Guntupalli1-0/+15
2024-05-04serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko1-4/+5