summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-21mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge
2023-10-21mcb: Use the actual bus passed to init and release functionsRodríguez Barbarin, José Javier
2023-10-21nvmem: Use device_get_match_data()Rob Herring
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki
2023-10-21nvmem: qfprom: Mark core clk as optionalLuca Weiss
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-10-18parport: Drop unneeded NULL or 0 assignmentsAndy Shevchenko
2023-10-18parport: Use list_for_each() helperAndy Shevchenko
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2023-10-18misc/pvpanic: deduplicate common codeThomas Weißschuh
2023-10-18char: xilinx_hwicap: Modernize driver probeRob Herring
2023-10-18tee: make tee_class constantGreg Kroah-Hartman
2023-10-18mei: me: emit error only if reset was unexpectedVitaly Lubart
2023-10-18misc: mei: main.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: client.c: fix kernel-doc warningsRandy Dunlap
2023-10-18misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap
2023-10-18mei: docs: fix spelling errorsTomas Winkler
2023-10-18mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler
2023-10-18mei: docs: use correct structures name in kdocTomas Winkler
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn
2023-10-18mei: pxp: re-enable client on errorsAlexander Usyskin
2023-10-18mei: pxp: recover from recv fail under memory pressureAlexander Usyskin
2023-10-18mei: bus: add send and recv api with timeoutAlexander Usyskin
2023-10-17Merge tag 'fpga-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman
2023-10-16fpga: versal: Add support for 44-bit DMA operationsNava kishore Manne
2023-10-16fpga: altera-ps-spi: Use spi_get_device_match_data()Rob Herring
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14iio: Use device_get_match_data()Rob Herring
2023-10-14iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero.Marius Cristea
2023-10-14iio: si7005: Add device tree supportJavier Carrasco
2023-10-14drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu
2023-10-14iio: resolver: ad2s1210: remove of_match_ptr()David Lechner
2023-10-14iio: resolver: ad2s1210: remove DRV_NAME macroDavid Lechner
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds