summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham
2019-05-06mtd: parser_imagetag: add of_match_table supportJonas Gorski
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski
2019-05-06mtd: bcm63xxpart: add of_match_table supportJonas Gorski
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann
2019-05-06Merge tag 'spi-nor/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2019-05-06spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
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
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-24drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-04-24drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski
2019-04-24drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-04-23Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-23net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-04-23net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-04-23drm/sched: Fix description of drm_sched_stopJonathan Neuschäfer
2019-04-23drm/imx: don't skip DP channel disable for background planeLucas Stach
2019-04-23gpu: ipu-v3: dp: fix CSC handlingLucas Stach
2019-04-23dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff
2019-04-23dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-04-23dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren