summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-18spi: lpspi: use the core way to implement cs-gpio functionClark Wang
2019-03-18spi: lpspi: add the error info of transfer speed settingClark Wang
2019-03-18spi: lpspi: enable runtime pm for lpspiHan Xu
2019-03-18doc: lpspi: Document DT bindings for LPSPI clocksClark Wang
2019-03-18spi: lpspi: Add i.MX8 boards support for lpspiClark Wang
2019-03-15spi: spi-mem: stm32-qspi: add suspend/resume supportLudovic Barre
2019-03-15Merge branch 'spi-5.1' into spi-5.2 for stm32Mark Brown
2019-03-15spi: spi-mem: stm32-qspi: avoid memory corruption at low frequencyLudovic Barre
2019-03-15spi: rspi: Fix sequencer reset during initializationGeert Uytterhoeven
2019-03-15spi: rspi: Fix register initialization while runtime-suspendedGeert Uytterhoeven
2019-03-14spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann
2019-03-13spi: spi-fsl-qspi: use devm_spi_register_controllerVolker Haspel
2019-03-13spi: imx: stop buffer overflow in RX FIFO flushTrent Piepho
2019-03-11spi: imx: add module parameter to control DMA useTrent Piepho
2019-03-11spi: work around clang bug in SPI_BPW_RANGE_MASK()Arnd Bergmann
2019-03-11spi: Fix zero length xfer bugChris Lesiak
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'spi-5.0' into spi-linusMark Brown
2019-03-04spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3Geert Uytterhoeven
2019-03-03Linux 5.0Linus Torvalds
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn
2019-03-01geneve: correctly handle ipv6.disable module parameterJiri Benc
2019-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-01net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit
2019-03-01bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2019-03-01selftests: fixes for UDP GROPaolo Abeni
2019-03-01Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann
2019-03-01Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-01bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-03-01Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-28net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin