index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-04-19
spi: mt65xx: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2022-04-19
spi: mt65xx: Simplify probe function with devm_spi_alloc_master
AngeloGioacchino Del Regno
2022-04-14
spi: core: Initialize returned status in spi_setup
Paul Kocialkowski
2022-04-13
spi: Pull in Atmel fix
Mark Brown
2022-04-13
spi: atmel-quadspi: Remove duplicated DTR checks
Tudor Ambarus
2022-04-13
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
2022-04-13
spi: cadence-quadspi: fix incorrect supports_op() return value
Matthias Schiffer
2022-04-13
spi: intel: Add support for Raptor Lake-S SPI serial flash
Mika Westerberg
2022-04-12
spi: spi-mtk-nor: initialize spi controller after resume
Allen-KH Cheng
2022-04-12
spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
Biju Das
2022-04-12
spi: core: Only check bits_per_word validity when explicitly provided
Paul Kocialkowski
2022-04-12
spi: spi-stm32-qspi: using pm_runtime_resume_and_get instead of pm_runtime_ge...
Minghao Chi
2022-04-11
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
2022-04-06
spi: spi-cadence: Fix kernel-doc format for resume/suspend
Michal Simek
2022-04-06
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
2022-04-06
spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
Matthias Schiffer
2022-04-06
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
2022-04-05
spi: mediatek: add single/quad mode support
Mark Brown
2022-04-05
spi: spidev: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-05
spi: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-05
spi: spidev: Replace OF specific code by device property API
Andy Shevchenko
2022-04-05
spi: spidev: Replace ACPI specific code by device_get_match_data()
Andy Shevchenko
2022-04-05
spi: spidev: Convert BUILD_BUG_ON() to static_assert()
Andy Shevchenko
2022-04-04
spi: mediatek: support hclk
Leilk Liu
2022-04-04
spi: mediatek: add spi memory support for ipm design
Leilk Liu
2022-04-04
spi: mxic: Fix an error handling path in mxic_spi_probe()
Christophe JAILLET
2022-04-04
spi: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
dm: fix bio polling to handle possibile BLK_STS_AGAIN
Ming Lei
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-04-01
dm integrity: set journal entry unused when shrinking device
Mikulas Patocka
2022-04-01
dm ioctl: log an error if the ioctl structure is corrupted
Mikulas Patocka
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
2022-03-31
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
2022-03-31
platform: chrome: Split trace include file
Gwendal Grignou
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
[next]