Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
66b19d762378785d1568b5650935205edfeb0503
/
drivers
66b19d7
spi: dw: fix possible race condition
by Alexandre Belloni
· 6 years ago
2ba87a9
spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume()
by Wei Yongjun
· 7 years ago
8570043
spi: spi-fsl-dspi: Fixup regmap configuration
by Esben Haabendal
· 7 years ago
fb9acf5
spi: orion: fix CS GPIO handling again
by Jan Kundrát
· 7 years ago
931c4e9
spi: cadence: Change usleep_range() to udelay(), for atomic context
by Janek Kotas
· 7 years ago
08ba7ae
spi: sh-msiof: Make sure all DMA operations have completed
by Geert Uytterhoeven
· 7 years ago
16c10b3
Merge branch 'spi-4.17' into spi-4.18 for the merge window
by Mark Brown
· 7 years ago
29e795c
spi: Fix typo on SPI_MEM help text
by Fabio Estevam
· 7 years ago
0921e11
spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
by Geert Uytterhoeven
· 7 years ago
1e07392
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
by Boris Brezillon
· 7 years ago
d073bfa
spi: omap2-mcspi: Remove unnecessary pm_runtime_force_suspend()
by Tony Lindgren
· 7 years ago
7e48e23
spi: Add missing pm_runtime_put_noidle() after failed get
by Tony Lindgren
· 7 years ago
6282f12
spi: ti-qspi: Make sure res_mmap != NULL before dereferencing it
by Boris Brezillon
· 7 years ago
e935dba
spi: spi-s3c64xx: Fix system resume support
by Marek Szyprowski
· 7 years ago
b645605
spi: bcm-qspi: Fix build failure caused by spi_flash_read() API removal
by Boris Brezillon
· 7 years ago
c1f5ba7
spi: Get rid of the spi_flash_read() API
by Boris Brezillon
· 7 years ago
4120f8d
mtd: spi-nor: Use the spi_mem_xx() API
by Boris Brezillon
· 7 years ago
b95cb39
spi: ti-qspi: Implement the spi_mem interface
by Boris Brezillon
· 7 years ago
5f195ee
spi: bcm-qspi: Implement the spi_mem interface
by Boris Brezillon
· 7 years ago
b5932f5
spi: Make support for regular transfers optional when ->mem_ops != NULL
by Boris Brezillon
· 7 years ago
c36ff26
spi: Extend the core to ease integration of SPI memory controllers
by Boris Brezillon
· 7 years ago
055ed0d
spi: remove forgotten CONFIG_SPI_BCM53XX
by Rafał Miłecki
· 7 years ago
331bbcf
spi: remove the older/duplicated bcm53xx driver
by Rafał Miłecki
· 7 years ago
62bbc86
spi: pxa2xx: check clk_prepare_enable() return value
by Tobias Jordan
· 7 years ago
bc519d9
spi: bcm2835aux: ensure interrupts are enabled for shared handler
by Rob Herring
· 7 years ago
6126fd8
spi: lpspi: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
4c23e48
spi: mxs: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
7965059
spi: imx: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
5a686b2
spi: omap2-mcspi: Idle hardware during suspend and resume
by Tony Lindgren
· 7 years ago
52e9a5b
spi: omap2-mcspi: Restore context always in runtime_resume
by Tony Lindgren
· 7 years ago
ded5fa4
spi: meson-spicc: Fix error handling in meson_spicc_probe()
by Alexey Khoroshilov
· 7 years ago
602805f
spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
by Kamal Dasu
· 7 years ago
5eb9a07
spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
by Kamal Dasu
· 7 years ago
0a090d6
spi: mpc52xx: Use gpio_is_valid()
by Arvind Yadav
· 7 years ago
bdf3a3b
spi: Check presence the of ->transfer[_xxx]() before registering a controller
by Boris Brezillon
· 7 years ago
0d7412e
spi/bcm63xx-hspi: Enable the clock before calling clk_get_rate().
by Stefan Potyra
· 7 years ago
b6a4b39
spi: s3c64xx: samsung: Remove support for Exynos5440
by Krzysztof Kozlowski
· 7 years ago
efc4a13
spi: pxa2xx: Allow 64-bit DMA
by Andy Shevchenko
· 7 years ago
988f259
spi: Add an helper to flush the message queue
by Boris Brezillon
· 7 years ago
4633696
spi: Expose spi_{map,unmap}_buf() for internal use
by Boris Brezillon
· 7 years ago
e1f16b0
spi: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
7956fad
spi: pxa2xx: Allow 64-bit DMA
by Andy Shevchenko
· 7 years ago
0af7af7
spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode
by Sylwester Nawrocki
· 7 years ago
f6364e6
spi: spi-s3c64xx: Use local variable for FIFO length
by Sylwester Nawrocki
· 7 years ago
71293a6
spi: pxa2xx: pxa2xx_spi_transfer_one() can be static
by kbuild test robot
· 7 years ago
3655d30
spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names
by Sylwester Nawrocki
· 7 years ago
80aa0d7
spi: spi-s3c64xx: Drop unused enable_datapath() function argument
by Sylwester Nawrocki
· 7 years ago
49530e6
spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
by sxauwsk
· 7 years ago
e5b43ed
spi: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
d5898e1
spi: pxa2xx: Use core message processing loop
by Jarkko Nikula
· 7 years ago
8ae55af
spi: pxa2xx: Remove pump_transfers string from dev_ prints
by Jarkko Nikula
· 7 years ago
1f99f89
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
by Jarkko Nikula
· 7 years ago
bfbd0ea
spi: spi-s3c64xx: Fix indentation in the register offset definitions
by Sylwester Nawrocki
· 7 years ago
4e0b82e
spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
by Sylwester Nawrocki
· 7 years ago
1c75862
spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
by Sylwester Nawrocki
· 7 years ago
ee9b62d
spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
by Sylwester Nawrocki
· 7 years ago
9e3a000
spi: zynqmp: Add pm runtime support
by Naga Sureshkumar Relli
· 7 years ago
51093cb
spi: sh-msiof: Simplify calculation of divisors for transfer rate
by Vladimir Zapolskiy
· 7 years ago
3dbb3ee
spi: stm32: Fix error handling in stm32_spi_probe()
by Alexey Khoroshilov
· 7 years ago
10b4640
spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
by Vladimir Zapolskiy
· 7 years ago
af82800
spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"
by wangbo
· 7 years ago
e241e3f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
1fe43114
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
77cb51e
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
8837c70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
60a0527
mac80211_hwsim: use DEFINE_IDA
by Matthew Wilcox
· 7 years ago
bbd876a
rapidio: use a reference count for struct mport_dma_req
by Ioan Nicu
· 7 years ago
b94bb1f
drivers/rapidio/rio-scan.c: fix typo in comment
by Vasyl Gomonovych
· 7 years ago
d1be35c
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
bc8755b
mm: check __highest_present_section_nr directly in memory_dev_init()
by Wei Yang
· 7 years ago
51798de
Merge branches 'pm-cpuidle' and 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
b284d4d
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a7726f6
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
1b02dcb
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
92589cb
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
9ab89c4
Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
948869f
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
6c64fe7
virtio_balloon: export hugetlb page allocation counts
by Jonathan Helman
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
fbe173e
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
5e630af
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
d362600
Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
2dd0df8
cpufreq: Drop cpufreq_table_validate_and_show()
by Viresh Kumar
· 7 years ago
d983af9
cpufreq: SCMI: Don't validate the frequency table twice
by Viresh Kumar
· 7 years ago
8913315
cpufreq: CPPC: Initialize shared perf capabilities of CPUs
by Shunyong Yang
· 7 years ago
bbcc328
cpufreq: armada-37xx: Fix clock leak
by Gregory CLEMENT
· 7 years ago
b8b10bc
cpufreq: CPPC: Don't set transition_latency
by Viresh Kumar
· 7 years ago
44a264e
cpufreq: ti-cpufreq: Use builtin_platform_driver()
by Viresh Kumar
· 7 years ago
b258dfe
cpufreq: intel_pstate: Do not include debugfs.h
by Rafael J. Wysocki
· 7 years ago
2ffb850
Merge branch 'topic/stm' into for-linus
by Vinod Koul
· 7 years ago
3a7b854
Merge branch 'topic/renesas' into for-linus
by Vinod Koul
· 7 years ago
185a6cd
Merge branch 'topic/qcom' into for-linus
by Vinod Koul
· 7 years ago
f18b461
Merge branch 'topic/pl330' into for-linus
by Vinod Koul
· 7 years ago
c21bd0a
Merge branch 'topic/mtek' into for-linus
by Vinod Koul
· 7 years ago
ab2528c
Merge branch 'topic/imx' into for-linus
by Vinod Koul
· 7 years ago
238eed6
Merge branch 'topic/edma' into for-linus
by Vinod Koul
· 7 years ago
6206513
Merge branch 'topic/dw_axi' into for-linus
by Vinod Koul
· 7 years ago
36ebe2b
Merge branch 'topic/dmatest' into for-linus
by Vinod Koul
· 7 years ago
Next »