summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-182-27/+37
|\ \
| * | char: xillybus: Check USB endpoints when probing deviceEli Billauer2024-08-161-2/+20
| * | char: xillybus: Refine workqueue handlingEli Billauer2024-08-161-3/+5
| * | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2024-08-151-19/+3
| * | char: xillybus: Don't destroy workqueue from work item running on itEli Billauer2024-08-131-5/+11
* | | Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-184-39/+9
|\ \ \
| * | | Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-151-28/+5
| * | | tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe2024-08-131-1/+1
| * | | tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada2024-08-131-10/+2
| * | | tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan2024-08-131-0/+1
| |/ /
* | | Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-08-188-10/+16
|\ \ \
| * | | xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman2024-08-151-3/+5
| * | | usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede2024-08-131-0/+1
| * | | Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang2024-08-131-1/+0
| * | | usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus2024-08-131-1/+1
| * | | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
| * | | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
| * | | Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-08-132-4/+7
| |\ \ \ | | |/ / | |/| |
| | * | thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg2024-08-061-0/+1
| | * | thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()Aapo Vienamo2024-08-021-4/+6
| | |/
* | | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-08-171-5/+0
|\ \ \
| * | | soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert2024-08-081-5/+0
* | | | Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-172-3/+5
|\ \ \ \
| * | | | i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao2024-08-151-2/+2
| * | | | i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti2024-08-141-1/+3
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-172-3/+9
|\ \ \ \
| * | | | scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki2024-08-121-3/+8
| * | | | scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki2024-08-121-0/+1
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-161-1/+1
|\ \ \ \ \
| * | | | | clk: thead: fix dependency on clk_ignore_unusedDrew Fustini2024-07-311-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-166-58/+60
|\ \ \ \ \
| * | | | | md/raid1: Fix data corruption for degraded array with slow diskYu Kuai2024-08-151-4/+10