summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger
2019-10-18Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-10-18Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-10-18Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-18iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel
2019-10-18Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-10-18nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao
2019-10-18Merge branch 'acpi-tables'Rafael J. Wysocki
2019-10-18ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()John Garry
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki