summaryrefslogtreecommitdiffstats
path: root/drivers/cdx/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-22usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan1-20/+14
2023-08-22usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan1-5/+3
2023-08-22usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan3-75/+51
2023-08-22usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan1-9/+1
2023-08-22usb: gadget: add a inline function gether_bitrate()Linyu Yuan4-44/+18
2023-08-22usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan4-11/+10
2023-08-22dt-bindings: usb: samsung,exynos-dwc3: Add Exynos850 supportSam Protsenko1-0/+16
2023-08-22usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko1-0/+9
2023-08-22usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta1-1/+1
2023-08-22usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta1-3/+3
2023-08-22usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warningPiyush Mehta1-8/+10
2023-08-22USB: dwc2: hande irq on dead controller correctlyOliver Neukum1-1/+3
2023-08-22USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott1-0/+14
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov2-0/+38
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov1-1/+4
2023-08-22usb: gadget: function: Remove unused declarationsYue Haibing3-7/+0
2023-08-22usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang4-6/+0
2023-08-22usb: cdc-acm: move ldisc dcd notification outside of acm's read lockDan Drown1-10/+11
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera3-4/+13
2023-08-22usb: core: Use module_led_trigger macro to simplify the codeLi Zetao1-12/+1
2023-08-22usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu1-0/+6
2023-08-22dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatibleSam Protsenko1-1/+1
2023-08-22dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433Krzysztof Kozlowski1-1/+1
2023-08-13Linux 6.5-rc6v6.5-rc6Linus Torvalds1-1/+1
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede1-0/+25
2023-08-13platform: mellanox: Change register offset addressesVadim Pasternak1-4/+4
2023-08-13platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak1-2/+2
2023-08-13platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak1-4/+4
2023-08-13platform: mellanox: Fix order in exit flowVadim Pasternak1-2/+1
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik9-47/+1
2023-08-12USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern1-1/+1
2023-08-12USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern1-0/+1
2023-08-12USB: core: Fix oversight in SuperSpeed initializationAlan Stern1-12/+24
2023-08-12USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern1-2/+0
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang1-1/+2
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang1-2/+1
2023-08-12usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()Ruan Jinjie1-3/+1
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen1-1/+1
2023-08-12tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi1-1/+1
2023-08-11x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea1-0/+1
2023-08-11gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray1-1/+1
2023-08-11driver core: cpu: Fix the fallback cpu_show_gds() nameBorislav Petkov (AMD)1-2/+2
2023-08-11nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopollMing Lei1-2/+0
2023-08-10parisc: perf: Make cpu_device variable staticHelge Deller1-1/+1
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller2-1/+5
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorHelge Deller1-5/+5
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Helge Deller1-0/+1
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledHelge Deller1-0/+1
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller3-49/+7