summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski2024-08-311-0/+7
| | |/ / /
| * | | | Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-3114-18/+78
| |\ \ \ \
| | * \ \ \ Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-08-301-0/+5
| | |\ \ \ \
| | | * | | | USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian2024-08-271-0/+5
| | * | | | | usb: cdnsp: fix for Link TRB with TCPawel Laszczak2024-08-242-0/+31
| | * | | | | usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+4
| | * | | | | usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski2024-08-221-8/+3
| | * | | | | usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik2024-08-221-1/+2
| | * | | | | usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu2024-08-221-0/+1
| | * | | | | usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss2024-08-221-1/+1
| | * | | | | usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+6
| | * | | | | usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski2024-08-221-1/+3
| | * | | | | dt-bindings: usb: microchip,usb2514: Fix reference USB device schemaAlexander Stein2024-08-221-1/+8
| | * | | | | usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang2024-08-221-0/+1
| | * | | | | cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray2024-08-221-0/+3
| | * | | | | usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak2024-08-221-1/+1
| | * | | | | usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan2024-08-221-0/+8
| | * | | | | MAINTAINERS: Mark UVC gadget driver as orphanLaurent Pinchart2024-08-221-3/+1
| | |/ / / /
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-313-6/+10
| |\ \ \ \ \
| | * | | | | scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li2024-08-231-5/+7
| | * | | | | scsi: aacraid: Fix double-free on probe failureBen Hutchings2024-08-231-0/+2
| | * | | | | scsi: lpfc: Fix overflow build issueSherry Yang2024-08-231-1/+1
| * | | | | | Merge tag 'nfsd-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-08-311-2/+9
| |\ \ \ \ \ \
| | * | | | | | nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown2024-08-301-2/+9
| * | | | | | | Merge tag 'xfs-6.11-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-08-316-48/+114
| |\ \ \ \ \ \ \
| | * | | | | | | xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong2024-08-271-0/+40
| | * | | | | | | xfs: take m_growlock when running growfsrtDarrick J. Wong2024-08-271-13/+25
| | * | | | | | | xfs: Fix missing interval for missing_owner in xfs fsmapZizhi Wo2024-08-271-1/+23
| | * | | | | | | xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong2024-08-271-2/+2
| | * | | | | | | xfs: Fix the owner setting issue for rmap query in xfs fsmapZizhi Wo2024-08-261-1/+1
| | * | | | | | | xfs: don't bother reporting blocks trimmed via FITRIMDarrick J. Wong2024-08-261-25/+11
| | * | | | | | | xfs: xfs_finobt_count_blocks() walks the wrong btreeDave Chinner2024-08-261-1/+1
| | * | | | | | | xfs: fix folio dirtying for XFILE_ALLOC callersDarrick J. Wong2024-08-261-1/+1
| | * | | | | | | xfs: fix di_onlink checking for V1/V2 inodesDarrick J. Wong2024-08-261-4/+10
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-3136-176/+366
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'at91-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2024-08-301-2/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoCAndrei Simion2024-08-071-2/+1
| | * | | | | | | | Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-08-281-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | firmware: microchip: fix incorrect error report of programming:timeout on suc...Steve Wilkins2024-08-221-1/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2024-08-286-35/+209
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interruptKonrad Dybcio2024-08-151-1/+1
| | | * | | | | | | | arm64: dts: qcom: disable GPU on x1e80100 by defaultDmitry Baryshkov2024-08-153-1/+18
| | | * | | | | | | | arm64: dts: qcom: x1e80100-crd: Fix backlightStephan Gerhold2024-07-301-2/+15
| | | * | | | | | | | arm64: dts: qcom: x1e80100-yoga-slim7x: fix missing PCIe4 gpiosJohan Hovold2024-07-301-0/+29
| | | * | | | | | | | arm64: dts: qcom: x1e80100-yoga-slim7x: disable PCIe6a perst pull downJohan Hovold2024-07-301-1/+1
| | | * | | | | | | | arm64: dts: qcom: x1e80100-yoga-slim7x: fix up PCIe6a pinctrl nodeJohan Hovold2024-07-301-6/+6
| | | * | | | | | | | arm64: dts: qcom: x1e80100-yoga-slim7x: fix PCIe4 PHY supplyJohan Hovold2024-07-301-1/+1
| | | * | | | | | | | arm64: dts: qcom: x1e80100-vivobook-s15: fix missing PCIe4 gpiosJohan Hovold2024-07-301-0/+29
| | | * | | | | | | | arm64: dts: qcom: x1e80100-vivobook-s15: disable PCIe6a perst pull downJohan Hovold2024-07-301-1/+1
| | | * | | | | | | | arm64: dts: qcom: x1e80100-vivobook-s15: fix up PCIe6a pinctrl nodeJohan Hovold2024-07-301-1/+1