summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-04-131-1/+5
* Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-04-131-1/+1
* VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-04-131-1/+2
* wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov2024-04-131-1/+1
* ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-131-32/+31
* ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-131-4/+2
* staging: vc04_services: fix information leak in create_component()Dan Carpenter2024-04-131-0/+1
* staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann2024-04-131-2/+2
* staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2024-04-132-1/+8
* staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2024-04-132-10/+20
* staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2024-04-132-8/+8
* i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-04-131-18/+16
* net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-132-17/+63
* r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit2024-04-131-0/+9
* USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-04-131-3/+13
* scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum2024-04-131-1/+1
* scsi: qla2xxx: Fix command flush on cable pullQuinn Tran2024-04-131-0/+10
* usb: udc: remove warning when queue disabled epyuan linyu2024-04-131-1/+3
* usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-04-133-21/+47
* usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-04-133-9/+22
* usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-04-132-2/+28
* usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-04-132-4/+14
* loop: loop_set_status_from_info() check before assignmentZhong Jinghua2024-04-131-4/+4
* loop: Check for overflow while configuring loopSiddh Raman Pant2024-04-131-0/+5
* loop: Factor out configuring loop from statusMartijn Coenen2024-04-131-50/+67
* efivarfs: Request at most 512 bytes for variable namesTim Schumacher2024-04-131-6/+11
* loop: properly observe rotational flag of underlying deviceHolger Hoffstätte2024-04-131-0/+19
* loop: Refactor loop_set_status() size calculationMartijn Coenen2024-04-131-18/+19
* loop: Factor out setting loop device sizeMartijn Coenen2024-04-131-9/+21
* loop: Remove sector_t truncation checksMartijn Coenen2024-04-131-14/+7
* loop: Call loop_config_discard() only after new config is appliedMartijn Coenen2024-04-131-2/+2
* Revert "loop: Check for overflow while configuring loop"Genjian Zhang2024-04-131-5/+0
* usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-04-131-1/+5
* vt: fix memory overlapping when deleting chars in the bufferYangxi Xiang2024-04-131-1/+1
* vt: fix unicode buffer corruption when deleting charactersNicolas Pitre2024-04-131-1/+1
* tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun2024-04-131-2/+5
* usb: port: Don't try to peer unused USB ports based on locationMathias Nyman2024-04-131-2/+3
* usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati2024-04-131-1/+1
* USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern2024-04-131-5/+18
* comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott2024-04-131-4/+26
* ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki2024-04-131-13/+0
* ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov2024-04-131-3/+11
* drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula2024-04-131-1/+1
* drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula2024-04-131-2/+2
* s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger2024-04-131-0/+2
* soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson2024-04-131-11/+14
* soc: fsl: qbman: Add CGR update functionSean Anderson2024-04-131-0/+48
* soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson2024-04-131-10/+19
* soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson2024-04-131-5/+5
* vfio/platform: Disable virqfds on cleanupAlex Williamson2024-04-131-1/+4