开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-02
spi: omap2-mcspi: Restore context always in runtime_resume
Tony Lindgren
2018-05-02
spi: meson-spicc: Fix error handling in meson_spicc_probe()
Alexey Khoroshilov
2018-04-27
spi: mpc52xx: Use gpio_is_valid()
Arvind Yadav
2018-04-26
spi: Check presence the of ->transfer[_xxx]() before registering a controller
Boris Brezillon
2018-04-26
spi/bcm63xx-hspi: Enable the clock before calling clk_get_rate().
Stefan Potyra
2018-04-25
spi: s3c64xx: samsung: Remove support for Exynos5440
Krzysztof Kozlowski
2018-04-23
spi: Add an helper to flush the message queue
Boris Brezillon
2018-04-23
spi: Expose spi_{map,unmap}_buf() for internal use
Boris Brezillon
2018-04-20
spi: simplify getting .drvdata
Wolfram Sang
2018-04-19
spi: pxa2xx: Allow 64-bit DMA
Andy Shevchenko
2018-04-18
spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode
Sylwester Nawrocki
2018-04-18
spi: spi-s3c64xx: Use local variable for FIFO length
Sylwester Nawrocki
2018-04-18
spi: pxa2xx: pxa2xx_spi_transfer_one() can be static
kbuild test robot
2018-04-18
spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names
Sylwester Nawrocki
2018-04-18
spi: spi-s3c64xx: Drop unused enable_datapath() function argument
Sylwester Nawrocki
2018-04-18
spi: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-17
spi: pxa2xx: Use core message processing loop
Jarkko Nikula
2018-04-17
spi: pxa2xx: Remove pump_transfers string from dev_ prints
Jarkko Nikula
2018-04-17
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
Jarkko Nikula
2018-04-17
spi: spi-s3c64xx: Fix indentation in the register offset definitions
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
Sylwester Nawrocki
2018-04-17
spi: zynqmp: Add pm runtime support
Naga Sureshkumar Relli
2018-04-17
spi: sh-msiof: Simplify calculation of divisors for transfer rate
Vladimir Zapolskiy
2018-04-17
spi: stm32: Fix error handling in stm32_spi_probe()
Alexey Khoroshilov
2018-04-16
spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
Vladimir Zapolskiy
2018-04-13
spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"
wangbo
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-04-11
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
2018-04-11
export __set_page_dirty
Matthew Wilcox
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
[next]