summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-28serial: sh-sci: Sort include files alphabeticallyLad Prabhakar
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman
2025-10-28usb: mtu3: fix invalid kernel-doc in mtu3.hRandy Dunlap
2025-10-28usb: mtu3: fix misspelled wordsRandy Dunlap
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter
2025-10-28xen/usb: Constify struct hc_driverChristophe JAILLET
2025-10-28net: stmmac: Add a devlink attribute to control timestamping modeMaxime Chevallier
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown
2025-10-28serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin
2025-10-28serial: sc16is7xx: add comments for lock requirementsHugo Villeneuve
2025-10-28serial: sc16is7xx: reformat comments to improve readabilityHugo Villeneuve
2025-10-28serial: sc16is7xx: change conditional operator indentationHugo Villeneuve
2025-10-28serial: sc16is7xx: use KBUILD_MODNAMEHugo Villeneuve
2025-10-28serial: sc16is7xx: Kconfig: allow building with COMPILE_TESTHugo Villeneuve
2025-10-28serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameterHugo Villeneuve
2025-10-28serial: sc16is7xx: move port/channel init to separate functionHugo Villeneuve
2025-10-28serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatileHugo Villeneuve
2025-10-28serial: sc16is7xx: drop -ENOMEM error messageHugo Villeneuve
2025-10-28serial: sc16is7xx: use guards for simple mutex locksHugo Villeneuve
2025-10-28serial: sc16is7xx: remove unnecessary pointer castHugo Villeneuve
2025-10-28serial: sc16is7xx: define common register access functionHugo Villeneuve
2025-10-28serial: sc16is7xx: rename EFR mutex with generic nameHugo Villeneuve
2025-10-28serial: sc16is7xx: rename LCR macros to better reflect usageHugo Villeneuve
2025-10-28tty: document @dlci parameter in gsm_modem_send_initial_mscKriish Sharma
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun
2025-10-28wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang
2025-10-28wifi: iwlwifi: mld: check for NULL pointer after kmallocEmmanuel Grumbach
2025-10-28wifi: iwlwifi: cfg: fix a few device namesJohannes Berg
2025-10-28wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N
2025-10-28wifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: mld: use FW_CHECK on bad ROC notificationJohannes Berg
2025-10-28wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHzJohannes Berg
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg
2025-10-28wifi: iwlwifi: fix build when mvm/mld not configuredJohannes Berg
2025-10-28wifi: iwlwifi: mld: check the validity of noa_lenMiri Korenblit
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach
2025-10-28wifi: iwlwifi: be more chatty when we fail to find a wifi7 deviceEmmanuel Grumbach
2025-10-28wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versionsNidhish A N
2025-10-28wifi: iwlwifi: mld: include raw PHY notification in radiotapJohannes Berg
2025-10-28wifi: iwlwifi: mld: update to new sniffer APIJohannes Berg
2025-10-28wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamicallyMiri Korenblit
2025-10-28wifi: iwlwifi: mld: support get/set_antennaEmmanuel Grumbach
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg