aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27spi: synquacer: Add missing clk_disable_unprepare()Guo Mengqi1-0/+1
2022-06-27spi: mpc52xx-psc: Switch to using core message queueMark Brown1-82/+34
2022-06-27spi: sh: Switch to using core message queueMark Brown1-66/+28
2022-06-27spi: dw: Add deferred DMA-channels setup supportSerge Semin2-8/+22
2022-06-27spi: s3c64xx: constify fsd_spi_port_configKrzysztof Kozlowski1-1/+1
2022-06-23spi: fsi: Increase timeout and ensure status is checkedEddie James1-8/+11
2022-06-20spi: topcliff-pch: Use core message validationMark Brown1-29/+1
2022-06-16spi: microchip-core: fix passing zero to PTR_ERR warningConor Dooley1-1/+3
2022-06-14spi: core: Fix error code in spi_register_controller()Dan Carpenter1-0/+1
2022-06-14spi: microchip-core: fix potentially incorrect return from probeConor Dooley1-1/+1
2022-06-13spi: tegra quad: Add Tegra Grace featuresMark Brown1-2/+31
2022-06-13spi: s3c64xx: set pointers to null using NULL rather than 0Colin Ian King1-5/+5
2022-06-13spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...Peng Wu1-1/+1
2022-06-13spi: tegra210-quad: Multi-cs supportKrishna Yarlagadda1-2/+31
2022-06-10spi: atmel-quadspi: add runtime pm supportMark Brown1-11/+93
2022-06-10spi: Fix per-cpu stats access on 32 bit systemsDavid Jander1-1/+4
2022-06-10spi: sifive: add PM callbacks to support suspend/resumeAndy Chiu1-0/+39
2022-06-09spi: atmel-quadspi: align condition to parenthesisClaudiu Beznea1-1/+1
2022-06-09spi: atmel-quadspi: use pm_ptr()Claudiu Beznea1-1/+1
2022-06-09spi: atmel-quadspi: add runtime pm supportClaudiu Beznea1-9/+91
2022-06-09spi: Return true/false (not 1/0) from bool functionYang Li1-1/+1
2022-06-09spi: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-06-08spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"Colin Ian King1-1/+1
2022-06-07spi: add support for microchip fpga spi controllersConor Dooley3-0/+642
2022-06-07spi: stm32-qspi: Remove unused parametersMark Brown1-10/+8
2022-06-06spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settingsAtsushi Nemoto1-36/+39
2022-06-06spi: spi.c: Convert statistics to per-cpu u64_stats_tDavid Jander1-45/+98
2022-06-06spi: intel: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2
2022-06-06spi: spi-zynqmp-gqspi: Add two chip select supportAmit Kumar Mahapatra1-3/+22
2022-06-06spi: cadence-quadspi: Remove spi_master_put() in probe failure pathVaishnav Achath1-12/+7
2022-06-06spi: s3c64xx: requests spi-dma channel only during data transferAdithya K V1-24/+32
2022-06-06spi: spi-altera-dfl: Fix an error handling pathChristophe JAILLET1-9/+5
2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameterPatrice Chotard1-3/+2
2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameterPatrice Chotard1-3/+2
2022-06-06spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameterPatrice Chotard1-4/+4
2022-06-05Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro1-0/+2
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-87/+21
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds78-3252/+704
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-34/+2312
2022-06-04Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds11-94/+48
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+33
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-33/+29
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller3-9/+14
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller2-2/+19
2022-06-03Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-27/+11
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2022-06-03firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds1-0/+1
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-49/+123