summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman2024-07-01600-4099/+7807
|\
| * Linux 6.10-rc6v6.10-rc6Linus Torvalds2024-06-301-1/+1
| * Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-305-22/+36
| |\
| | * 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-304-14/+19
| | * 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 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-306-13/+11
| |\ \
| | * | kbuild: scripts/gdb: bring the "abspath" backJoel Granados2024-06-261-1/+1
| | * | kbuild: Use $(obj)/%.cc to fix host C++ module buildsNicolas Schier2024-06-251-1/+1
| | * | kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada2024-06-251-5/+3
| | * | kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh2024-06-251-1/+1
| | * | kbuild: doc: Update default INSTALL_MOD_DIR from extra to updatesMark-PK Tsai2024-06-251-4/+4
| | * | kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic2024-06-251-1/+1
| * | | x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds2024-06-301-7/+5
| * | | 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-3016-374/+65
| |\ \ \ \ \ \
| | * | | | | | Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman2024-06-255-167/+4
| | * | | | | | Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman2024-06-251-4/+0
| | * | | | | | Revert "printk: Flag register_console() if console is set on command line"Greg Kroah-Hartman2024-06-251-4/+1
| | * | | | | | 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 "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...Greg Kroah-Hartman2024-06-251-19/+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: core: introduce uart_port_tx_limited_flags()Jonas Gorski2024-06-241-0/+18
| | * | | | | | Revert "serial: core: only stop transmit when HW fifo is empty"Doug Brown2024-06-241-2/+1
| | * | | | | | 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
| |\ \ \ \ \ \