Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
66b19d762378785d1568b5650935205edfeb0503
66b19d7
spi: dw: fix possible race condition
by Alexandre Belloni
· 7 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
9697376
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
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
375479c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
45df60c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b82b681
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
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
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
e5a9554
fscache: use appropriate radix tree accessors
by Matthew Wilcox
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
d339d70
unicore32: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
427c896
arm64: turn flush_dcache_mmap_lock into a no-op
by Matthew Wilcox
· 7 years ago
60a0527
mac80211_hwsim: use DEFINE_IDA
by Matthew Wilcox
· 7 years ago
fa290cd
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
by Matthew Wilcox
· 7 years ago
21e7bc6
linux/const.h: refactor _BITUL and _BITULL a bit
by Masahiro Yamada
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
2a6cc8a
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
by Masahiro Yamada
· 7 years ago
6f84f8d
xen, mm: allow deferred page initialization for xen pv domains
by Pavel Tatashin
· 7 years ago
ad55eac
elf: enforce MAP_FIXED on overlaying elf segments
by Michal Hocko
· 7 years ago
4ed2863
fs, elf: drop MAP_FIXED usage from elf_map
by Michal Hocko
· 7 years ago
a4ff8e8
mm: introduce MAP_FIXED_NOREPLACE
by Michal Hocko
· 7 years ago
721d8b4
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
by Joe Perches
· 7 years ago
32785c0
fs/dcache.c: add cond_resched() in shrink_dentry_list()
by Nikolay Borisov
· 7 years ago
de99626
include/linux/kfifo.h: fix comment
by Valentin Vidic
· 7 years ago
a61fc2c
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
by Andrew Morton
· 7 years ago
24704f3
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
by Waiman Long
· 7 years ago
64a11f3
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
by Waiman Long
· 7 years ago
23c8cec
ipc/msg: introduce msgctl(MSG_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
a280d6d
ipc/sem: introduce semctl(SEM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c21a697
ipc/shm: introduce shmctl(SHM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
edc41b3
kernel/params.c: downgrade warning for unsafe parameters
by Chris Wilson
· 7 years ago
2d87b30
kernel/sysctl.c: fix sizeof argument to match variable name
by Randy Dunlap
· 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
c31dbb14
exec: pin stack limit during exec
by Kees Cook
· 7 years ago
b838383
exec: introduce finalize_exec() before start_thread()
by Kees Cook
· 7 years ago
Next »