summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | scsi: libsas: Fix disk not being scanned in after being removedXingui Yang2024-03-101-10/+22
| | * | | scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang2024-03-101-7/+12
| | * | | scsi: target: iscsi: Remove unused variable xfer_lenColin Ian King2024-03-101-2/+1
| | * | | scsi: ufs: core: Fix MCQ MAC configurationRohit Ner2024-03-101-1/+1
| | |/ /
* | | | Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-301-3/+4
|\ \ \ \
| * | | | i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1Maxim Levitsky2024-03-261-3/+4
| |/ / /
* | | | Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-3027-160/+376
|\ \ \ \
| * | | | USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern2024-03-261-4/+34
| * | | | USB: core: Add hub_get() and hub_put() routinesAlan Stern2024-03-262-7/+18
| * | | | usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies2024-03-262-15/+24
| * | | | usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt2024-03-261-1/+35
| * | | | usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt2024-03-261-42/+33
| * | | | usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt2024-03-261-1/+5
| * | | | usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt2024-03-261-1/+9
| * | | | usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-03-261-2/+2
| * | | | usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso2024-03-261-1/+6
| * | | | usb: udc: remove warning when queue disabled epyuan linyu2024-03-261-1/+3
| * | | | usb: dwc3: pci: Drop duplicate IDHeikki Krogerus2024-03-261-2/+0
| * | | | usb: dwc3: Properly set system wakeupThinh Nguyen2024-03-264-0/+25
| * | | | Revert "usb: phy: generic: Get the vbus supply"Alexander Stein2024-03-261-7/+0
| * | | | usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-03-261-1/+5
| * | | | usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-03-263-21/+47
| * | | | usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan2024-03-264-5/+14
| * | | | usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-03-263-9/+22
| * | | | usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-03-262-4/+14
| * | | | usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-03-262-2/+28
| * | | | USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-03-261-3/+13
| * | | | usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso2024-03-261-0/+2
| * | | | usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang2024-03-261-2/+0
| * | | | usb: misc: ljca: Fix double free in error handling pathYongzhi Liu2024-03-261-13/+9
| * | | | usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati2024-03-261-0/+14
| * | | | usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso2024-03-261-1/+1
| * | | | USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-03-261-15/+13
| |/ / /
* | | | Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-301-2/+3
|\ \ \ \
| * | | | staging: vc04_services: fix information leak in create_component()Dan Carpenter2024-03-251-0/+1
| * | | | staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann2024-03-251-2/+2
| |/ / /
* | | | Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-2973-445/+551
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie2024-03-3022-63/+161
| |\ \ \ \
| | * | | | drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä2024-03-281-0/+3
| | * | | | drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä2024-03-283-3/+12
| | * | | | drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-03-282-3/+3
| | * | | | drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik2024-03-281-7/+43
| | * | | | drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza2024-03-281-1/+1
| | * | | | drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall2024-03-281-1/+1
| | * | | | drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik2024-03-281-18/+19
| | * | | | drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä2024-03-281-0/+14
| | * | | | drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä2024-03-282-4/+5
| | * | | | drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusBhanuprakash Modem2024-03-281-3/+2
| | * | | | drm/i915/drrs: Refactor CPU transcoder DRRS checkBhanuprakash Modem2024-03-283-10/+14
| | * | | | drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-03-281-0/+1