summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-304-22/+35
|\
| * ata: ahci: Clean up sysfs file on errorNiklas Cassel2024-06-301-5/+12
| * ata: libata-core: Fix double free on errorNiklas Cassel2024-06-301-4/+4
| * ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-303-14/+18
| * ata: libata-core: Fix null pointer dereference on errorNiklas Cassel2024-06-301-0/+3
| * ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel2024-06-281-2/+1
* | Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-06-308-87/+322
|\ \
| * \ Merge tag 'counter-fixes-for-6.10' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman2024-06-241-0/+6
| |\ \
| | * | counter: ti-eqep: enable clock at probeDavid Lechner2024-06-221-0/+6
| * | | Merge tag 'iio-fixes-for-6.10b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-06-177-87/+316
| |\ \ \
| | * | | iio: chemical: bme680: Fix sensor data read operationVasileios Amoiridis2024-06-092-0/+48
| | * | | iio: chemical: bme680: Fix overflows in compensate() functionsVasileios Amoiridis2024-06-091-6/+6
| | * | | iio: chemical: bme680: Fix calibration data variableVasileios Amoiridis2024-06-091-1/+1
| | * | | iio: chemical: bme680: Fix pressure value outputVasileios Amoiridis2024-06-091-1/+1
| | * | | iio: humidity: hdc3020: fix hysteresis representationDimitri Fedrau2024-06-091-76/+249
| | * | | iio: dac: fix ad9739a random config compile errorKe Sun2024-06-091-1/+1
| | * | | iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUFAlexander Sverdlin2024-06-081-0/+2
| | * | | iio: adc: ad7266: Fix variable checking bugFernando Yang2024-06-081-0/+2
| | * | | iio: xilinx-ams: Don't include ams_ctrl_channels in scan_maskSean Anderson2024-06-081-2/+6
* | | | | Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-304-4/+14
|\ \ \ \ \
| * | | | | staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not setBernhard Rosenkränzer2024-06-271-1/+1
| * | | | | staging: vc04_services: vchiq_arm: Fix initialisation checkKieran Bingham2024-06-243-3/+13
| |/ / / /
* | | | | Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-309-178/+41
|\ \ \ \ \
| * | | | | Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman2024-06-253-86/+0
| * | | | | Revert "serial: core: Handle serial console options"Greg Kroah-Hartman2024-06-251-49/+0
| * | | | | Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman2024-06-253-34/+0
| * | | | | Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman2024-06-252-10/+11
| * | | | | Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman2024-06-251-2/+2
| * | | | | serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski2024-06-241-2/+5
| * | | | | serial: imx: set receiver level before starting uartStefan Eichenberger2024-06-241-1/+3
| * | | | | tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois2024-06-241-1/+1
| * | | | | serial: 8250_omap: Implementation of Errata i2310Udit Kumar2024-06-241-5/+20
| * | | | | tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh2024-06-241-1/+12
| |/ / / /
* | | | | Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-309-29/+152
|\ \ \ \ \
| * | | | | usb: dwc3: core: Workaround for CSR read timeoutJos Wang2024-06-271-1/+19
| * | | | | Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth2024-06-271-1/+1
| * | | | | Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth2024-06-271-2/+0
| * | | | | usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr2024-06-201-2/+2
| * | | | | usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li2024-06-201-6/+0
| * | | | | usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco2024-06-201-1/+4
| * | | | | usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter2024-06-201-2/+6
| * | | | | usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo2024-06-201-0/+61
| * | | | | usb: ucsi: stm32: fix command completion handlingFabrice Gasnier2024-06-201-4/+15
| * | | | | usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich2024-06-201-0/+14
| * | | | | usb: gadget: printer: fix races against disableOliver Neukum2024-06-201-10/+29
| * | | | | usb: gadget: printer: SS+ supportOliver Neukum2024-06-201-0/+1
| |/ / / /
* | | | | Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-303-6/+13
|\ \ \ \ \
| * | | | | PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh2024-06-241-2/+8
| * | | | | irqchip/loongson-liointc: Set different ISRs for different coresHuacai Chen2024-06-231-2/+2
| * | | | | irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()Huacai Chen2024-06-231-2/+3
| |/ / / /