summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-03Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-03Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-05-03Merge tag 'drm-fixes-2024-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-03Merge tag 'spi-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-03iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
2024-05-03slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya
2024-05-03vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan
2024-05-03slimbus: qcom-ctrl: fix module autoloadingKrzysztof Kozlowski
2024-05-03slimbus: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-03slimbus: qcom-ngd-ctrl: Reduce auto suspend delayViken Dadhaniya
2024-05-03nvmem: meson-mx-efuse: Remove nvmem_device from efuse structMukesh Ojha
2024-05-03nvmem: lpc18xx_eeprom: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-03nvmem: core: switch to use device_add_groups()Greg Kroah-Hartman
2024-05-03nvmem: sprd: fix module autoloadingKrzysztof Kozlowski
2024-05-03nvmem: sc27xx: fix module autoloadingKrzysztof Kozlowski
2024-05-03nvmem: layouts: sl28vpd: drop driver owner initializationKrzysztof Kozlowski
2024-05-03nvmem: layouts: onie-tlv: drop driver owner initializationKrzysztof Kozlowski
2024-05-03nvmem: layouts: store owner from modules with nvmem_layout_driver_register()Krzysztof Kozlowski
2024-05-03VMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET
2024-05-03Merge tag 'coresight-next-v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi
2024-05-02Merge tag 'firewire-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-02Merge tag 'thermal-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02Merge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradea...Jens Axboe
2024-05-02hwtracing: hisi_ptt: Assign parent for event_source deviceJonathan Cameron
2024-05-02drm/panel: ili9341: Use predefined error codesAndy Shevchenko
2024-05-02drm/panel: ili9341: Respect deferred probeAndy Shevchenko
2024-05-02drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter
2024-05-01vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-01drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld
2024-05-01drm/amd/display: Disable panel replay by default for nowMario Limonciello
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual
2024-05-01nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke
2024-05-01nvmet: fix nvme status code when namespace is disabledSagi Grimberg
2024-05-01nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff
2024-05-01nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi
2024-05-01nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi
2024-05-01nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-05-01s390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger