summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-13spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl
2019-05-08spi: rockchip: turn down tx dma burstsEmil Renner Berthing
2019-05-08spi: core: allow defining time that cs is deasserted as a multiple of SCKMartin Sperl
2019-05-08spi: core: allow defining time that cs is deassertedMartin Sperl
2019-05-08spi: bcm2835: add driver stats to debugfsMartin Sperl
2019-05-08spi: bcm2835: make the polling duration limits configurableMartin Sperl
2019-05-08spi: bcm2835: added comment about different bus behaviour of DMA modeMartin Sperl
2019-05-08spi: bcm2835: Avoid 64-bit arithmetic in xfer len calcMartin Sperl
2019-05-08spi: bcm2835: bcm2835_spi_transfer_one_poll remove unnecessary argumentMartin Sperl
2019-05-08spi: at91-usart: add DMA supportRadu Pirea
2019-05-08spi: ep93xx: Drop unused variableLinus Walleij
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-05-02Merge branch 'spi-5.1' into spi-linusMark Brown
2019-05-02spi: rspi: Fix handling of QSPI code when transmit and receiveHoan Nguyen An
2019-05-02spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea
2019-05-02spi: stm32: return the get_irq errorFabien Dessenne
2019-05-02spi: tegra114: fix PIO transferSowjanya Komatineni
2019-05-02spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi
2019-05-02spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-selectSerge Semin
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-05-02spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writeslNaga Sureshkumar Relli
2019-05-02spi: stm32-qspi: manage the get_irq error caseFabien Dessenne
2019-05-02spi/spi-bcm2835: Split transfers that exceed DLENMeghana Madhyastha
2019-05-02spi: pxa2xx: Add support for Intel Comet LakeEvan Green
2019-05-02spi: Release spi_res after finalizing messageNoralf Trønnes
2019-05-02spi: Remove warning in spi_split_transfers_maxsize()Noralf Trønnes
2019-05-02spi: Remove one needless transfer speed fall back caseJarkko Nikula
2019-05-02spi: pxa2xx: use a module softdep for dw_dmacFlavio Suligoi
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu
2019-04-26Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in...Dave Airlie
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-04-26Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-26Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-25drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-busJonas Karlman
2019-04-25gpio: Fix gpiochip_add_data_with_key() error pathGeert Uytterhoeven
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-04-24Input: synaptics-rmi4 - fix possible double freePan Bian