Age | Commit message (Expand) | Author |
2020-03-05 | spi: Do spi_take_timestamp_pre for as many times as necessary | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Don't mask off undefined bits | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Remove unused chip->void_write_data | Vladimir Oltean |
2020-03-05 | spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics | Vladimir Oltean |
2020-03-04 | Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi... | Mark Brown |
2020-03-04 | spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs | Vladimir Oltean |
2020-03-04 | spi: spi-fsl-dspi: Convert the instantiations that support it to DMA | Vladimir Oltean |
2020-03-04 | spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes | Vladimir Oltean |
2020-03-04 | spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode | Vladimir Oltean |
2020-03-04 | spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size | Vladimir Oltean |
2020-03-04 | spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations | Vladimir Oltean |
2020-03-03 | Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-03-03 | Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <o... | Mark Brown |
2020-03-03 | spi: fsl-lpspi: remove unneeded array | Oleksandr Suvorov |
2020-03-03 | regulator: anatop: Lower error message level for -EPROBE_DEFER | Anson Huang |
2020-03-02 | Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol... | Mark Brown |
2020-03-02 | spi: spidev: fix speed setting message | Oleksandr Suvorov |
2020-03-02 | spi: spidev: fix a debug message value | Oleksandr Suvorov |
2020-03-02 | spi: bcm63xx-hsspi: Really keep pll clk enabled | Christophe JAILLET |
2020-03-02 | regulator: pwm: Don't warn on probe deferral | Jon Hunter |
2020-03-02 | regulator: anatop: Improve Kconfig dependency | Anson Huang |
2020-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-01 | Linux 5.6-rc4v5.6-rc4 | Linus Torvalds |
2020-03-01 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-01 | KVM: VMX: check descriptor table exits on instruction emulation | Oliver Upton |
2020-02-29 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-02-29 | ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() | Dan Carpenter |
2020-02-29 | macintosh: therm_windtunnel: fix regression when instantiating devices | Wolfram Sang |
2020-02-29 | jbd2: fix data races at struct journal_head | Qian Cai |
2020-02-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-02-29 | x86/mm: Fix dump_pagetables with Xen PV | Juergen Gross |
2020-02-29 | x86/ioperm: Add new paravirt function update_io_bitmap() | Juergen Gross |
2020-02-29 | Merge tag 'perf-urgent-for-mingo-5.6-20200228' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2020-02-28 | Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-28 | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-02-28 | spi: pxa2xx: Introduce is_mmp2_ssp() helper | Andy Shevchenko |
2020-02-28 | Merge series "spi/HiSilicon v3xx: Support dual and quad mode through DMI quir... | Mark Brown |
2020-02-28 | spi: spi-mem: Compute length only when needed | Tudor Ambarus |
2020-02-28 | spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits | John Garry |
2020-02-28 | spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes | John Garry |
2020-02-28 | spi: Allow SPI controller override device buswidth | John Garry |
2020-02-28 | spi: atmel-quadspi: fix possible MMIO window size overrun | Tudor Ambarus |