summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-30spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-04-30spi: imx: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-04-30spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-04-30spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-04-26spi: cadence-qspi: add mobileye,eyeq5-ospi compatibleThéo Lebrun
2024-04-26spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()Théo Lebrun
2024-04-26spi: cadence-qspi: add no-IRQ mode to indirect readsThéo Lebrun
2024-04-26spi: cadence-qspi: allow FIFO depth detectionThéo Lebrun
2024-04-24spi: spi-s3c64xx.c: Remove of_node_put for auto cleanupShivani Gupta
2024-04-23spi: mux: Fix master controller settings after mux selectHeikki Keranen
2024-04-19spi: cs42l43: Correct name of ACPI propertyMaciej Strozek
2024-04-17spi: oc-tiny: Remove unused of_gpio.hAndy Shevchenko
2024-04-17spi: cs42l43: Use devm_add_action_or_reset()Charles Keepax
2024-04-17Add bridged amplifiers to cs42l43Mark Brown
2024-04-16spi: More refacroings after multi-CS supportMark Brown
2024-04-16spi: cs42l43: Add bridged cs35l56 amplifiersMaciej Strozek
2024-04-16spi: Update swnode based SPI devices to use the fwnode nameCharles Keepax
2024-04-16spi: Switch to using is_acpi_device_node() in spi_dev_set_name()Charles Keepax
2024-04-16gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax
2024-04-16spi: Consistently use BIT for cs_index_mask (part 2)Andy Shevchenko
2024-04-16spi: Introduce spi_for_each_valid_cs() in order of deduplicationAndy Shevchenko
2024-04-16spi: Extract spi_toggle_csgpiod() helper for better maintananceAndy Shevchenko
2024-04-15spi: pxa2xx: Move number of CS pins validation out of conditionAndy Shevchenko
2024-04-15spi: altera: Drop unneeded MODULE_ALIASKrzysztof Kozlowski
2024-04-10spi: cadence-xspi: use for_each_available_child_of_node_scoped()Kousik Sanagavarapu
2024-04-08spi: cadence-qspi: minimise register accesses on each op if !DTRThéo Lebrun
2024-04-08spi: cadence-qspi: store device data pointer in private structThéo Lebrun
2024-04-08spi: cadence-qspi: allow building for MIPSThéo Lebrun
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-06Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar
2024-04-05Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman
2024-04-05Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-05Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-05Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-04-05Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-05Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-05Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-05Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-04-05Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-05Merge branch 'acpi-thermal'Rafael J. Wysocki
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-05Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...Dave Airlie
2024-04-05Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-05Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds