linux-2.6-microblaze.git
2019-11-17 Miquel RaynalMerge tag 'spi-nor/for-5.5' into mtd/next
2019-11-17 Miquel RaynalMerge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/next
2019-11-14 Angelo Dureghellomtd: devices: fix mchp23k256 read and write
2019-11-14 Greg Kroah... mtd: no need to check return value of debugfs_create...
2019-11-11 Sagar Shrikant... mtd: spi-nor: Set default Quad Enable method for ISSI...
2019-11-11 Sagar Shrikant... mtd: spi-nor: Add support for is25wp256
2019-11-11 Manivannan... mtd: spi-nor: Add support for w25q256jw
2019-11-11 Tudor Ambarusmtd: spi-nor: Move condition to avoid a NULL check
2019-11-11 Tudor Ambarusmtd: spi-nor: Make sure nor->spimem and nor->controller...
2019-11-11 Tudor Ambarusmtd: spi-nor: Rename Quad Enable methods
2019-11-11 Tudor Ambarusmtd: spi-nor: Merge spansion Quad Enable methods
2019-11-11 Tudor Ambarusmtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
2019-11-11 Tudor Ambarusmtd: spi-nor: Extend the SR Read Back test
2019-11-11 Tudor Ambarusmtd: spi-nor: Rework the disabling of block write prote...
2019-11-11 Tudor Ambarusmtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
2019-11-09 Sergei Shtylyovmtd: cfi_cmdset_0002: fix delayed error detection on...
2019-11-09 Sergei Shtylyovmtd: cfi_cmdset_0002: only check errors when ready...
2019-11-09 Hou Taomtd: cfi_cmdset_0002: don't free cfi->cfiq in error...
2019-11-09 Sergei Shtylyovmtd: cfi_cmdset_*: kill useless 'ret' variable initializers
2019-11-09 Sergei Shtylyovmtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay()
2019-11-07 Tudor Ambarusmtd: spi-nor: Print debug message when the read back...
2019-11-07 Tudor Ambarusmtd: spi-nor: Check all the bits written, not just...
2019-11-07 Tudor Ambarusmtd: spi-nor: Fix errno on Quad Enable methods
2019-11-07 Tudor Ambarusmtd: spi-nor: Drop spansion_quad_enable()
2019-11-07 Tudor Ambarusmtd: spi-nor: Describe all the Reg Ops
2019-11-07 Tudor Ambarusmtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_writ...
2019-11-07 Tudor Ambarusmtd: spi-nor: Move the WE and wait calls inside Write...
2019-11-07 Tudor Ambarusmtd: spi-nor: Void return type for spi_nor_clear_sr...
2019-11-07 Tudor Ambarusmtd: spi-nor: Rename label as it is no longer generic
2019-11-07 Tudor Ambarusmtd: spi-nor: Check for errors after each Register...
2019-11-07 Tudor Ambarusmtd: spi-nor: Print debug info inside Reg Ops methods
2019-11-07 Tudor Ambarusmtd: spi-nor: Use dev_dbg insted of dev_err for low...
2019-11-02 Sergei Shtylyovmtd: spi-nor: fix silent truncation in spi_nor_read_raw()
2019-11-02 Sergei Shtylyovmtd: spi-nor: fix silent truncation in spi_nor_read()
2019-11-02 Mika Westerbergmtd: spi-nor: intel-spi: Add support for Intel Comet...
2019-11-02 Tudor Ambarusmtd: spi-nor: Print device info in case of error
2019-11-01 Tudor Ambarusmtd: spi-nor: Constify data to write to the Status...
2019-11-01 Tudor Ambarusmtd: spi-nor: Fix retlen handling in sst_write()
2019-11-01 Tudor Ambarusmtd: spi-nor: Drop redundant error reports in Reg Ops...
2019-11-01 Tudor Ambarusmtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
2019-11-01 Tudor Ambarusmtd: spi-nor: Pointer parameter for FSR in spi_nor_read...
2019-11-01 Tudor Ambarusmtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
2019-11-01 Tudor Ambarusmtd: spi-nor: Don't overwrite errno from Reg Ops
2019-11-01 Tudor Ambarusmtd: spi-nor: Drop explicit cast to int to already...
2019-11-01 Tudor Ambarusmtd: spi-nor: Stop compare with negative in Reg Ops...
2019-11-01 Tudor Ambarusmtd: spi-nor: Group all Reg Ops to avoid forward declar...
2019-11-01 Tudor Ambarusmtd: spi-nor: Drop duplicated new line
2019-11-01 Tudor Ambarusmtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods
2019-10-29 Miquel RaynalMAINTAINERS: ubi/ubifs: Update the Git repository
2019-10-29 Miquel Raynalmtd: spear_smi: Fix Write Burst mode
2019-10-29 Linus Walleijmtd: physmap_of: add a hook for Intel IXP4xx flash...
2019-10-29 Linus Walleijmtd: add DT bindings for the Intel IXP4xx Flash
2019-10-29 Miquel RaynalMAINTAINERS: mtd/ubi/ubifs: Remove inactive maintainers
2019-10-29 Fuqian Huangmtd: maps: l440gx: Avoid printing address to dmesg
2019-10-23 Tudor Ambarusmtd: spi-nor: cadence-quadspi: Fix cqspi_command_read...
2019-10-23 Tudor Ambarusmtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
2019-10-23 Tudor Ambarusmtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment
2019-10-23 DENG Qingfangmtd: spi-nor: add support for en25qh16
2019-10-23 Jethro Beekmanmtd: spi-nor: intel-spi: add support for Intel Cannon...
2019-10-23 Jethro Beekmanmtd: spi-nor: intel-spi: support chips without software...
2019-10-20 Linus TorvaldsLinux 5.4-rc4
2019-10-20 Linus TorvaldsMerge tag 'kbuild-fixes-v5.4-2' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-10-20 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-10-19 Eric Dumazetnet: reorder 'struct net' fields to avoid false sharing
2019-10-19 Vivien Didelotnet: dsa: fix switch tree list
2019-10-19 Mans Rullgardnet: ethernet: dwmac-sun8i: show message only when...
2019-10-19 Chenwandunnet: aquantia: add an error handling in aq_nic_set_mult...
2019-10-19 David S. MillerMerge branch 'netem-fix-further-issues-with-packet...
2019-10-19 Jakub Kicinskinet: netem: correct the parent's backlog when corrupted...
2019-10-19 Jakub Kicinskinet: netem: fix error path for corrupted GSO frames
2019-10-19 Michael Trettermacb: propagate errors when getting optional clocks
2019-10-19 Juergen Grossxen/netback: fix error path of xenvif_connect_data()
2019-10-19 Yonglong Liunet: hns3: fix mis-counting IRQ vector numbers issue
2019-10-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-10-19 Ilya Leoshkevichscripts/gdb: fix debugging modules on s390
2019-10-19 Song Liukernel/events/uprobes.c: only do FOLL_SPLIT_PMD for...
2019-10-19 Kirill A. Shutemovmm/thp: allow dropping THP from page cache
2019-10-19 William Kucharskimm/vmscan.c: support removing arbitrary sized pages...
2019-10-19 Kirill A. Shutemovmm/thp: fix node page state in split_huge_page_to_list()
2019-10-19 Kirill A. Shutemovproc/meminfo: fix output alignment
2019-10-19 Ben Dooks ... mm/init-mm.c: include <linux/mman.h> for vm_committed_a...
2019-10-19 Ben Dooksmm/filemap.c: include <linux/ramfs.h> for generic_file_...
2019-10-19 Ben Dooksmm: include <linux/huge_mm.h> for is_vma_temporary_stack
2019-10-19 Chenwandunzram: fix race between backing_dev_show and backing_dev...
2019-10-19 Konstantin... mm/memcontrol: update lruvec counters in mem_cgroup_mov...
2019-10-19 Yi Liocfs2: fix panic due to ocfs2_wq is null
2019-10-19 David Hildenbrandhugetlbfs: don't access uninitialized memmaps in pfn_ra...
2019-10-19 Mike Rapoportmm: memblock: do not enforce current limit for memblock...
2019-10-19 Honglei Wangmm: memcg: get number of pages on the LRU list in memcg...
2019-10-19 John Hubbardmm/gup: fix a misnamed "write" argument, and a related bug
2019-10-19 John Hubbardmm/gup_benchmark: add a missing "w" to getopt string
2019-10-19 Chengguang Xuocfs2: fix error handling in ocfs2_setattr()
2019-10-19 Roman Gushchinmm: memcg/slab: fix panic in __free_slab() caused by...
2019-10-19 Aneesh Kumar K.Vmm/memunmap: don't access uninitialized memmap in memun...
2019-10-19 David Hildenbrandmm/memory_hotplug: don't access uninitialized memmaps...
2019-10-19 Qian Caimm/page_owner: don't access uninitialized memmaps when...
next