summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-19spi: pxa2xx: Allow 64-bit DMAAndy Shevchenko
2018-04-18spi: spi-s3c64xx: Allow higher transfer lengths in polling IO modeSylwester Nawrocki
2018-04-18spi: spi-s3c64xx: Use local variable for FIFO lengthSylwester Nawrocki
2018-04-18spi: pxa2xx: pxa2xx_spi_transfer_one() can be statickbuild test robot
2018-04-18spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function namesSylwester Nawrocki
2018-04-18spi: spi-s3c64xx: Drop unused enable_datapath() function argumentSylwester Nawrocki
2018-04-18spi: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-04-17spi: pxa2xx: Use core message processing loopJarkko Nikula
2018-04-17spi: pxa2xx: Remove pump_transfers string from dev_ printsJarkko Nikula
2018-04-17spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()Jarkko Nikula
2018-04-17spi: spi-s3c64xx: Fix indentation in the register offset definitionsSylwester Nawrocki
2018-04-17spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O modeSylwester Nawrocki
2018-04-17spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argumentSylwester Nawrocki
2018-04-17spi: spi-s3c64xx: Remove unused driver data structure tgl_spi fieldSylwester Nawrocki
2018-04-17spi: zynqmp: Add pm runtime supportNaga Sureshkumar Relli
2018-04-17spi: sh-msiof: Simplify calculation of divisors for transfer rateVladimir Zapolskiy
2018-04-17spi: stm32: Fix error handling in stm32_spi_probe()Alexey Khoroshilov
2018-04-16spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCRVladimir Zapolskiy
2018-04-13spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"wangbo
2018-04-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11mac80211_hwsim: use DEFINE_IDAMatthew Wilcox
2018-04-11rapidio: use a reference count for struct mport_dma_reqIoan Nicu
2018-04-11drivers/rapidio/rio-scan.c: fix typo in commentVasyl Gomonovych
2018-04-11proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin
2018-04-11mm: check __highest_present_section_nr directly in memory_dev_init()Wei Yang
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki
2018-04-10Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-10Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-04-10Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-10Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-04-10virtio_balloon: export hugetlb page allocation countsJonathan Helman
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds
2018-04-10Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-10cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar
2018-04-10cpufreq: SCMI: Don't validate the frequency table twiceViresh Kumar
2018-04-10cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-04-10cpufreq: armada-37xx: Fix clock leakGregory CLEMENT
2018-04-10cpufreq: CPPC: Don't set transition_latencyViresh Kumar
2018-04-10cpufreq: ti-cpufreq: Use builtin_platform_driver()Viresh Kumar
2018-04-10cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki
2018-04-10Merge branch 'topic/stm' into for-linusVinod Koul