summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-09-114-52/+452
|\
| * thunderbolt: Improve software receiver lane marginingR Kannappan2024-08-224-16/+290
| * thunderbolt: Add optional voltage offset range for receiver lane marginingRene Sapiens2024-08-224-0/+85
| * thunderbolt: Consolidate margining parameters into a structureRene Sapiens2024-08-224-43/+78
| * thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()Aapo Vienamo2024-08-223-7/+13
* | Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2024-09-09176-1131/+1857
|\ \
| * \ Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-09-083-18/+16
| |\ \
| | * | clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai2024-09-021-0/+8
| | * | clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai2024-09-021-4/+4
| | * | clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano2024-09-022-14/+4
| * | | Merge tag 'char-misc-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-0819-78/+122
| |\ \ \
| | * | | VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez2024-09-031-1/+2
| | * | | Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain2024-09-032-0/+9
| | * | | uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar2024-09-031-1/+2
| | * | | misc: keba: Fix sysfs group creationGerhard Engleder2024-09-031-10/+4
| | * | | nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven2024-09-031-3/+3
| | * | | nvmem: u-boot-env: error if NVMEM device is too smallJohn Thomson2024-09-031-0/+7
| | * | | misc: fastrpc: Fix double free of 'buf' in error pathSukrut Bellary2024-09-031-3/+2
| | * | | binder: fix UAF caused by offsets overwriteCarlos Llamas2024-09-031-0/+1
| | * | | Merge tag 'iio-fixes-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-09-0311-60/+92
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | iio: imu: inv_mpu6050: fix interrupt status read for old buggy chipsJean-Baptiste Maneyrol2024-08-171-2/+11
| | | * | iio: adc: ad7173: fix GPIO device infoDumitru Ceclan2024-08-171-3/+0
| | | * | iio: adc: ad7124: fix DT configuration parsingDumitru Ceclan2024-08-061-2/+1
| | | * | iio: adc: ad_sigma_delta: fix irq_flags on irq requestNuno Sa2024-08-061-1/+1
| | | * | iio: adc: ads1119: Fix IRQ flagsFrancesco Dolcini2024-08-031-1/+1
| | | * | iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli2024-08-031-4/+4
| | | * | iio: adc: ad7124: fix config comparisonDumitru Ceclan2024-08-031-11/+15
| | | * | iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan2024-08-031-0/+1
| | | * | iio: adc: ad7173: Fix incorrect compatible stringDumitru Ceclan2024-07-291-5/+5
| | | * | iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner2024-07-291-1/+3
| | | * | iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols2024-07-293-29/+49
| | | * | staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin2024-07-291-1/+1
| * | | | Merge tag 'usb-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-087-73/+87
| |\ \ \ \
| | * | | | usb: typec: ucsi: Fix cable registrationHeikki Krogerus2024-09-032-16/+15
| | * | | | usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus2024-09-031-24/+26
| | * | | | usb: cdns2: Fix controller reset issuePawel Laszczak2024-09-032-9/+12
| | * | | | usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan2024-09-032-0/+17
| | * | | | usb: dwc3: Avoid waking up gadget during startxferPrashanth K2024-09-031-24/+17
| | | |_|/ | | |/| |
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-0710-115/+196
| |\ \ \ \
| | * | | | clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold2024-09-031-24/+24
| | * | | | clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu2024-08-292-1/+32
| | * | | | clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPsNeil Armstrong2024-08-291-28/+28
| | * | | | clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd2024-08-293-1/+32
| | * | | | clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd2024-08-291-26/+26
| | * | | | clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPsBryan O'Donoghue2024-08-271-24/+24
| | * | | | Merge tag 'qcom-clk-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2024-08-273-11/+30
| | |\ \ \ \
| | | * | | | clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya2024-08-151-6/+6
| | | * | | | clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flagsAbel Vesa2024-08-131-2/+2
| | | * | | | clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLLSatya Priya Kakitapalli2024-08-011-0/+16
| | | * | | | clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabledSatya Priya Kakitapalli2024-08-011-0/+3