summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* misc: fastrpc: Pass proper arguments to scm callEkansh Gupta2024-04-031-4/+6
* misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede2024-04-031-8/+13
* tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun2024-04-031-2/+5
* xhci: Fix failure to detect ring expansion need.Mathias Nyman2024-04-031-1/+7
* usb: port: Don't try to peer unused USB ports based on locationMathias Nyman2024-04-031-2/+3
* usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati2024-04-031-1/+1
* usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera2024-04-031-9/+9
* USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern2024-04-031-5/+18
* drm/i915: Check before removing mm notifierNirmoy Das2024-04-031-0/+3
* tty: serial: imx: Fix broken RS485Rickard x Andersson2024-04-031-4/+18
* drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun2024-04-031-1/+11
* firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile2024-04-031-0/+2
* Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen2024-04-031-0/+6
* usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan2024-04-031-2/+5
* crypto: sun8i-ce - Fix use after free in unprepareAndrey Skvortsov2024-04-031-17/+17
* crypto: rk3288 - Fix use after free in unprepareHerbert Xu2024-04-031-2/+2
* drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst2024-04-031-1/+1
* nouveau: lock the client object tree.Dave Airlie2024-04-033-6/+22
* drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello2024-04-031-8/+14
* drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula2024-04-031-9/+7
* drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula2024-04-031-1/+1
* drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula2024-04-031-6/+6
* drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula2024-04-031-1/+45
* drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2024-04-032-2/+24
* wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin2024-04-035-68/+6
* wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin2024-04-037-35/+76
* wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel2024-04-033-0/+23
* dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka2024-04-031-1/+3
* drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma2024-04-031-1/+11
* drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-04-031-0/+3
* drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang2024-04-031-0/+1
* ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki2024-04-031-13/+0
* ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov2024-04-031-3/+11
* wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld2024-04-031-2/+2
* wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld2024-04-031-3/+3
* virtio: reenable config if freezing device failedDavid Hildenbrand2024-04-031-2/+8
* cxl/trace: Properly initialize cxl_poison region nameAlison Schofield2024-04-031-7/+7
* net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-04-032-8/+8
* drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)2024-04-031-3/+3
* cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski2024-04-031-1/+1
* mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal2024-04-031-1/+11
* mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal2024-04-031-14/+20
* drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula2024-04-031-1/+1
* drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula2024-04-031-2/+2
* drm/exynos: do not return negative values from .get_modes()Jani Nikula2024-04-032-4/+4
* drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula2024-04-031-6/+11
* drm/probe-helper: warn about negative .get_modes()Jani Nikula2024-04-031-0/+7
* s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger2024-04-031-0/+2
* soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson2024-04-031-11/+14
* soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson2024-04-031-5/+5