summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-21gpio: xilinx: remove excess kernel docBartosz Golaszewski1-1/+0
2025-02-21rtc: zynqmp: Fix optional clock name propertyMichal Simek1-2/+2
2025-02-21ptp: Ensure info->enable callback is always setThomas Weißschuh1-0/+8
2025-02-21pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco1-1/+1
2025-02-21net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin1-0/+2
2025-02-21misc: fastrpc: Fix copy buffer page sizeEkansh Gupta1-2/+2
2025-02-21misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-02-21misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E1-1/+1
2025-02-21mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko1-0/+1
2025-02-21irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured soNick Chan1-1/+2
2025-02-21i3c: master: Fix missing 'ret' assignment in set_speed()Frank Li1-1/+1
2025-02-21mailbox: tegra-hsp: Clear mailbox before using messagePekka Pessi1-2/+4
2025-02-21vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-02-21nvmem: core: improve range check for nvmem_cell_write()Jennifer Berringer1-0/+2
2025-02-21nvmem: qcom-spmi-sdam: Set size in struct nvmem_configLuca Weiss1-0/+1
2025-02-21crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski1-4/+7
2025-02-21crypto: qce - fix goto jump in error pathBartosz Golaszewski1-1/+1
2025-02-21ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel1-8/+10
2025-02-21media: uvcvideo: Remove redundant NULL assignmentRicardo Ribalda1-3/+1
2025-02-21media: uvcvideo: Fix event flags in uvc_ctrl_send_eventsRicardo Ribalda1-2/+2
2025-02-21media: ccs: Fix cleanup order in ccs_probe()Mehdi Djait1-3/+3
2025-02-21media: ccs: Fix CCS static data parsing for large block sizesSakari Ailus1-1/+1
2025-02-21media: ov5640: fix get_light_freq on autoSam Bobrowicz1-0/+1
2025-02-21media: mc: fix endpoint iterationCosmin Tanislav1-1/+1
2025-02-21soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski1-1/+2
2025-02-21iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco1-4/+20
2025-02-21media: ccs: Clean up parsed CCS static data on parse failureSakari Ailus1-5/+7
2025-02-21ACPI: PRM: Remove unnecessary strict handler address checksAubrey Li1-3/+1
2025-02-21crypto: qce - fix priority to be less than ARMv8 CEEric Biggers3-3/+3
2025-02-21scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li1-0/+1
2025-02-21scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran4-31/+126
2025-02-21nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber1-0/+1
2025-02-21nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber1-1/+2
2025-02-21PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()Zijun Hu1-0/+1
2025-02-21Revert "media: uvcvideo: Require entities to have a non-zero unique ID"Thadeu Lima de Souza Cascardo1-43/+27
2025-02-21dm-crypt: track tag_offset in convert_contextHou Tao1-6/+7
2025-02-21dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()Hou Tao1-11/+3
2025-02-21serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...Claudiu Beznea1-0/+23
2025-02-21serial: sh-sci: Drop __initdata macro for port_cfgClaudiu Beznea1-1/+1
2025-02-21soc: qcom: socinfo: Avoid out of bounds read of serial numberStephan Gerhold1-1/+1
2025-02-21usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen1-17/+0
2025-02-21usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen1-18/+14
2025-02-21usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen1-0/+1
2025-02-21usb: gadget: f_tcm: Translate error to senseThinh Nguyen1-2/+2
2025-02-21wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-02-21wifi: rtlwifi: rtl8821ae: Fix media status reportBitterblue Smith1-2/+2
2025-02-21HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner1-7/+14
2025-02-21of: reserved-memory: Fix using wrong number of cells to get property 'alignment'Zijun Hu1-2/+2
2025-02-21of: Fix of_find_node_opts_by_path() handling of alias+path+optionsZijun Hu1-3/+3
2025-02-21of: Correct child specifier used as input of the 2nd nexus nodeZijun Hu1-1/+1