summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-07mtd: spi-nor: Describe all the Reg OpsTudor Ambarus
2019-11-07mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()Tudor Ambarus
2019-11-07mtd: spi-nor: Move the WE and wait calls inside Write SR methodsTudor Ambarus
2019-11-07mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()Tudor Ambarus
2019-11-07mtd: spi-nor: Rename label as it is no longer genericTudor Ambarus
2019-11-07mtd: spi-nor: Check for errors after each Register OperationTudor Ambarus
2019-11-07mtd: spi-nor: Print debug info inside Reg Ops methodsTudor Ambarus
2019-11-07mtd: spi-nor: Use dev_dbg insted of dev_err for low level infoTudor Ambarus
2019-11-02mtd: spi-nor: fix silent truncation in spi_nor_read_raw()Sergei Shtylyov
2019-11-02mtd: spi-nor: fix silent truncation in spi_nor_read()Sergei Shtylyov
2019-11-02mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flashMika Westerberg
2019-11-02mtd: spi-nor: Print device info in case of errorTudor Ambarus
2019-11-01mtd: spi-nor: Constify data to write to the Status RegisterTudor Ambarus
2019-11-01mtd: spi-nor: Fix retlen handling in sst_write()Tudor Ambarus
2019-11-01mtd: spi-nor: Drop redundant error reports in Reg Ops callersTudor Ambarus
2019-11-01mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()Tudor Ambarus
2019-11-01mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()Tudor Ambarus
2019-11-01mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()Tudor Ambarus
2019-11-01mtd: spi-nor: Don't overwrite errno from Reg OpsTudor Ambarus
2019-11-01mtd: spi-nor: Drop explicit cast to int to already int valueTudor Ambarus
2019-11-01mtd: spi-nor: Stop compare with negative in Reg Ops methodsTudor Ambarus
2019-11-01mtd: spi-nor: Group all Reg Ops to avoid forward declarationsTudor Ambarus
2019-11-01mtd: spi-nor: Drop duplicated new lineTudor Ambarus
2019-11-01mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methodsTudor Ambarus
2019-10-23mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definitionTudor Ambarus
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus
2019-10-23mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignmentTudor Ambarus
2019-10-23mtd: spi-nor: add support for en25qh16DENG Qingfang
2019-10-23mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flashJethro Beekman
2019-10-23mtd: spi-nor: intel-spi: support chips without software sequencerJethro Beekman
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-10-18Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-18Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger