projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-11-16
Frieder Schrempf
spi: spi-imx: Fix spi_bus_clk if requested clock is...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-10
Zhichao Liu
spi: mediatek: Fix DEVAPC Violation at KO Remove
commit
|
commitdiff
|
tree
|
snapshot
2022-11-04
Vitaly Rodionov
spi: amd: Fix SPI_SPD7 value
commit
|
commitdiff
|
tree
|
snapshot
2022-11-03
Sean Nyekjaer
spi: stm32: fix stm32_spi_prepare_mbr() that halves...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-02
Neil Armstrong
spi: meson-spicc: fix do_div build error on non-arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Mika Westerberg
spi: intel: Use correct mask for flash and protected...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
zhichao.liu
spi: mediatek: Fix package division error
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Jon Hunter
spi: tegra210-quad: Don't initialise DMA if not supported
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Jay Fang
MAINTAINERS: Update HiSilicon SFC Driver maintainer
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Neil Armstrong
spi: meson-spicc: move wait completion in driver to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Marek Vasut
spi: stm32: Print summary 'callbacks suppressed' message
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Cédric Le Goater
spi: aspeed: Fix window offset of CE1
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Robert Marko
spi: qup: support using GPIO as chip select line
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Mauro Lima
spi: intel: Fix the offset to get the 64K erase opcode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Chin-Ting Kuo
spi: aspeed: Fix typo in mode_bits field for AST2600...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Christophe...
spi: mpc52xx: Replace NO_IRQ by 0
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Jonathan Neuschäfer
spi: spi-mem: Fix typo (of -> or)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-04
Bird, Tim
spi: spi-gxp: fix typo in SPDX identifier line
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Krishna Yarlagadda
spi: tegra210-quad: Fix combined sequence
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Marek Szyprowski
spi: Ensure that sg_table won't be used after being...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Yang Yingliang
spi: spi-gxp: Use devm_platform_ioremap_resource()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vincent Whitchurch
spi: s3c64xx: Fix large transfers with DMA
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vincent Whitchurch
spi: Split transfers larger than max size
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vincent Whitchurch
spi: Fix cache corruption due to DMA/PIO overlap
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Vincent Whitchurch
spi: Save current RX and TX DMA devices
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
zhichao.liu
spi: mt65xx: Add dma max segment size declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Sergio Paracuellos
spi: migrate mt7621 text bindings to YAML
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Geert Uytterhoeven
spi: renesas,sh-msiof: Add r8a779g0 support
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Mark Brown
Fix PM disable depth imbalance in probe
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Yang Yingliang
spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_b...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Yang Yingliang
spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_r...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Yang Yingliang
spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_re...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Zhang Qilong
spi/omap100k:Fix PM disable depth imbalance in omap1_sp...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Zhang Qilong
spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Zhang Qilong
spi: cadence-quadspi: Fix PM disable depth imbalance...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Yang Yingliang
spi: s3c24xx: Switch to use devm_spi_alloc_master()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Yang Yingliang
spi: xilinx: Switch to use devm_spi_alloc_master()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Zhang Qilong
spi: img-spfi: using pm_runtime_resume_and_get instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Shang XiaoJing
spi: aspeed: Remove redundant dev_err call
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Dmitry Torokhov
spi: spi-mpc52xx: switch to using gpiod API
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Shang XiaoJing
spi: cadence: Remove redundant dev_err call
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Yang Yingliang
spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Wei Yongjun
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Dan Carpenter
spi: omap2-mcspi: Fix probe so driver works again
commit
|
commitdiff
|
tree
|
snapshot
2022-09-19
Vincent Whitchurch
spi: spi-loopback-test: Add test to trigger DMA/PIO...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-19
Yang Yingliang
spi: omap2-mcspi: Switch to use dev_err_probe() helper
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Andy Shevchenko
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Christophe...
spi: fsl_spi: Convert to transfer_one
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Johan Jonker
spi: rockchip: add power-domains property
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Johan Jonker
rockchip: add rockchip,rk3128-spi
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Mark Brown
spi: Merge tag 'v6.0-rc4' into spi-6.1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Andy Shevchenko
spi: Group cs_change and cs_off flags together in struc...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Neil Armstrong
spi: meson-spicc: do not rely on busy flag in pow2...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
ye xingchen
spi: lpspi: Remove the unneeded result variable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Christophe...
spi: Add capability to perform some transfer with chips...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Andy Shevchenko
spi: nxp-fspi: Do not dereference fwnode in struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Xu Qiang
spi: qup: add missing clk_disable_unprepare on error...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Xu Qiang
spi: qup: add missing clk_disable_unprepare on error...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Linus Torvalds
Linux 6.0-rc4
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Linus Torvalds
Merge tag 'powerpc-6.0-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Nick Desaulniers
Makefile.extrawarn: re-enable -Wformat for clang; take 2
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
William Breathitt...
gpio: ws16c48: Make irq_chip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
William Breathitt...
gpio: 104-idio-16: Make irq_chip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
William Breathitt...
gpio: 104-idi-48: Make irq_chip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
William Breathitt...
gpio: 104-dio-48e: Make irq_chip immutable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'for-linus-6.0-rc4-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'loongarch-fixes-6.0-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 's390-6.0-3' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'input-for-v6.0-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'tty-6.0-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'staging-6.0-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Linus Torvalds
Merge tag 'hwmon-for-v6.0-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Steven Price
mm: pagewalk: Fix race between unmap and page walker
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
ye xingchen
LoongArch: mm: Remove the unneeded result variable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Yupeng Li
LoongArch: Fix arch_remove_memory() undefined build...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Huacai Chen
LoongArch: Fix section mismatch due to acpi_os_ioremap()
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Huacai Chen
LoongArch: Improve dump_tlb() output messages
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Huacai Chen
LoongArch: Adjust arch_do_signal_or_restart() to adapt...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Ard Biesheuvel
LoongArch: Avoid orphan input sections
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'block-6.0-2022-09-02' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag '6.0-rc3-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'landlock-6.0-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'mmc-v6.0-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'drm-fixes-2022-09-02' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'driver-core-6.0-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'char-misc-6.0-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'usb-6.0-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.0-2' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Ming Lei
Documentation: document ublk
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Mickaël Salaün
landlock: Fix file reparenting without explicit LANDLOC...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Dan Carpenter
xen/grants: prevent integer overflow in gnttab_dma_allo...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
SeongJae Park
xen-blkfront: Cache feature_persistent value before...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
SeongJae Park
xen-blkfront: Advertise feature-persistent as user...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
SeongJae Park
xen-blkback: Advertise feature-persistent as user requested
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Nathan Chancellor
powerpc/papr_scm: Ensure rc is always initialized in...
commit
|
commitdiff
|
tree
|
snapshot
next