summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta2019-08-281-0/+1
* mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta2019-08-281-1/+3
* mtd: spi-nor: Introduce spi_nor_get_flash_info()Tudor Ambarus2019-08-281-32/+44
* mtd: spi-nor: Introduce spi_nor_set_addr_width()Tudor Ambarus2019-08-281-20/+30
* mtd: spi-nor: Bring flash params init togetherTudor Ambarus2019-08-281-18/+11
* mtd: spi-nor: Add the SPI_NOR_XSR_RDY flagBoris Brezillon2019-08-281-1/+9
* mtd: spi-nor: Add s3an_post_sfdp_fixups()Tudor Ambarus2019-08-281-7/+11
* mtd: spi-nor: Add a ->setup() methodTudor Ambarus2019-08-281-211/+221
* mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon2019-08-281-10/+14
* mtd: spi-nor: Add spansion_post_sfdp_fixups()Boris Brezillon2019-08-281-14/+23
* mtd: spi-nor: Add post_sfdp() hook to tweak flash configBoris Brezillon2019-08-281-1/+32
* mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon2019-08-281-13/+37
* mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon2019-08-281-37/+39
* mtd: spi-nor: Split spi_nor_init_params()Tudor Ambarus2019-08-281-20/+63
* mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()Tudor Ambarus2019-08-281-19/+29
* mtd: spi-nor: Add a default_init() fixup hook for gd25q256Boris Brezillon2019-08-281-12/+16
* mtd: spi-nor: Add default_init() hook to tweak flash parametersTudor Ambarus2019-08-281-0/+17
* mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus2019-08-281-19/+21
* mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus2019-08-281-17/+23
* mtd: spi-nor: Use nor->paramsTudor Ambarus2019-08-281-27/+19
* mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus2019-08-281-65/+0
* Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus2019-08-28726-4833/+7135
|\
| * Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds2019-08-251-2/+2
| |\
| | * auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constantNishka Dasgupta2019-08-201-2/+2
| * | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-251-0/+3
| |\ \
| | * | dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig2019-08-211-0/+3
| | |/
| * | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-08-242-18/+20
| |\ \
| | * | gpio: Fix irqchip initialization orderLinus Walleij2019-08-231-15/+15
| | * | gpio: of: fix Freescale SPI CS quirk handlingAndreas Kemnade2019-08-171-1/+1
| | * | gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski2019-08-141-2/+4
| * | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-243-32/+7
| |\ \ \
| | * | | Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAEDexuan Cui2019-08-201-1/+1
| | * | | Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-08-201-29/+6
| | * | | Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_contextDexuan Cui2019-08-201-2/+0
| | | |/ | | |/|
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-08-248-7/+49
| |\ \ \
| | * | | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-204-4/+27
| | * | | scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter2019-08-151-0/+3
| | * | | scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev2019-08-151-2/+7
| | * | | scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2019-08-152-1/+12
| * | | | Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-08-242-7/+18
| |\ \ \ \
| | * | | | drm/mediatek: include dma-mapping headerDave Airlie2019-08-241-0/+1
| | * | | | Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-08-231-7/+17
| | |\ \ \ \
| | | * | | | drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-231-7/+17
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-2325-237/+247
| |\ \ \ \ \ \
| | * | | | | | RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler2019-08-239-109/+108
| | * | | | | | RDMA/siw: Fix SGL mapping issuesBernard Metzler2019-08-221-22/+15
| | * | | | | | RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2019-08-222-4/+15
| | * | | | | | infiniband: hfi1: fix memory leaksWenwen Wang2019-08-201-3/+6
| | * | | | | | infiniband: hfi1: fix a memory leak bugWenwen Wang2019-08-201-1/+2
| | * | | | | | IB/mlx4: Fix memory leaksWenwen Wang2019-08-201-2/+2