platform/kernel/linux-rpi.git
2020-05-12 Jens AxboeMerge tag 'floppy-for-5.8' of https://github.com/evdeni...
2020-05-12 Denis Efremovfloppy: suppress UBSAN warning in setup_rw_floppy()
2020-05-12 Denis Efremovfloppy: add defines for sizes of cmd & reply buffers...
2020-05-12 Denis Efremovfloppy: add FD_AUTODETECT_SIZE define for struct floppy...
2020-05-12 Denis Efremovfloppy: use print_hex_dump() in setup_DMA()
2020-05-12 Willy Tarreaufloppy: cleanup: make set_fdc() always set current_driv...
2020-05-12 Willy Tarreaufloppy: cleanup: get rid of current_reqD in favor of...
2020-05-12 Willy Tarreaufloppy: make sure to reset all FDCs upon resume()
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in do_fl...
2020-05-12 Willy Tarreaufloppy: cleanup: add a few comments about expectations...
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in DMA...
2020-05-12 Willy Tarreaufloppy: cleanup: make get_fdc_version() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make next_valid_format() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make check_wp() not rely on current_...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_specify() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_configure() not rely on curre...
2020-05-12 Willy Tarreaufloppy: cleanup: make perpendicular_mode() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make need_more_output() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make result() not rely on current_fdc...
2020-05-12 Willy Tarreaufloppy: cleanup: make output_byte() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make wait_til_ready() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make show_floppy() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make reset_fdc_info() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make twaddle() not rely on current_...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the x86 port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc64...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc32...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the powerpc...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the parisc port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the m68k port
2020-05-12 Willy Tarreaufloppy: add references to 82077's extra registers
2020-05-12 Willy Tarreaufloppy: split the base port from the register in I...
2020-05-09 Keith Buschnvme: define constants for identification values
2020-05-09 Chaitanya Kulkarninvmet: align addrfam list to spec
2020-05-09 Chaitanya Kulkarninvmet: centralize port enable access for configfs
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address treq
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for ana states
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address family
2020-05-09 Chaitanya Kulkarninvmet: add generic type-name mapping
2020-05-09 Christoph Hellwignvme-multipath: stop using ->queuedata
2020-05-09 Sagi Grimbergnvme-tcp: try to send request in queue_rq context
2020-05-09 Sagi Grimbergnvme-tcp: avoid scheduling io_work if we are already...
2020-05-09 Sagi Grimbergnvme-tcp: use bh_lock in data_ready
2020-05-09 Weiping Zhangnvme-pci: align io queue count with allocted nvme_queue...
2020-05-09 Keith Buschnvme-pci: remove last_sq_tail
2020-05-09 Keith Buschnvme-pci: remove volatile cqes
2020-05-09 Keith Buschnvme: flush scan work on passthrough commands
2020-05-09 Christoph Hellwignvme: clean up error handling in nvme_init_ns_head
2020-05-09 Arnd Bergmannnvme-fc: avoid gcc-10 zero-length-bounds warning
2020-05-09 Anthony Iliopoulosnvmet: add ns revalidation support
2020-05-09 Keith Buschnvme: consolodate io settings
2020-05-09 Keith Buschnvme: revalidate namespace stream parameters
2020-05-09 Keith Buschnvme: consolidate chunk_sectors settings
2020-05-09 Keith Buschnvme: revalidate after verifying identifiers
2020-05-09 Keith Buschnvme-multipath: set bdi capabilities once
2020-05-09 Keith Buschnvme: check namespace head shared property
2020-05-09 Keith Buschnvme: always search for namespace head
2020-05-09 Keith Buschnvme: release namespace head reference on error
2020-05-09 Keith Buschnvme: unlink head after removing last namespace
2020-05-09 Christoph Hellwignvme: remove the magic 1024 constant in nvme_scan_ns_list
2020-05-09 Christoph Hellwignvme: avoid an Identify Controller command for each...
2020-05-09 Christoph Hellwignvme: factor out a nvme_ns_remove_by_nsid helper
2020-05-09 Christoph Hellwignvme: clean up nvme_scan_work
2020-05-09 Christoph Hellwignvme: refine the Qemu Identify CNS quirk
2020-05-09 James Smartnvmet-fc: slight cleanup for kbuild test warnings
2020-05-09 Max Gurtovoynvmet-rdma: use SRQ per completion vector
2020-05-09 Keith Buschnvme: remove unused parameter
2020-05-09 Keith Buschnvme: provide num dword helper
2020-05-09 James Smartlpfc: nvmet: Add Send LS Request and Abort LS Request...
2020-05-09 James Smartlpfc: nvmet: Add support for NVME LS request hosthandle
2020-05-09 James Smartlpfc: nvme: Add Receive LS Request and Send LS Response...
2020-05-09 James Smartlpfc: Refactor Send LS Response support
2020-05-09 James Smartlpfc: Refactor Send LS Abort support
2020-05-09 James Smartlpfc: Refactor Send LS Request support
2020-05-09 James Smartlpfc: Refactor NVME LS receive handling
2020-05-09 James Smartlpfc: Commonize lpfc_async_xchg_ctx state and flag...
2020-05-09 James Smartlpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
2020-05-09 James Smartlpfc: Refactor lpfc nvme headers
2020-05-09 James Smartnvme-fcloop: add target to host LS request support
2020-05-09 James Smartnvme-fcloop: refactor to enable target to host LS
2020-05-09 James Smartnvmet-fc: Add Disconnect Association Xmt support
2020-05-09 James Smartnvmet-fc: rename ls_list to ls_rcv_list
2020-05-09 James Smartnvmet-fc: track hostport handle for associations
2020-05-09 James Smartnvmet-fc: perform small cleanups on unneeded checks
2020-05-09 James Smartnvmet-fc: add LS failure messages
2020-05-09 James Smartnvme-fc: Add Disconnect Association Rcv support
2020-05-09 James Smartnvmet-fc: Update target for common definitions for...
2020-05-09 James Smartnvme-fc: Update header and host for common definitions...
2020-05-09 James Smartnvme-fc: convert assoc_active flag to bit op
2020-05-09 James Smartnvme-fc: Ensure private pointers are NULL if no data
2020-05-09 James Smartnvmet-fc: Better size LS buffers
2020-05-09 James Smartnvme-fc nvmet-fc: refactor for common LS definitions
2020-05-09 James Smartnvme-fc and nvmet-fc: revise LLDD api for LS reception...
2020-05-09 James Smartnvme-fc: Sync header to FC-NVME-2 rev 1.08
2020-05-09 Christoph Hellwighfs: stop using ioctl_by_bdev
2020-05-09 Christoph Hellwigbdi: remove the name field in struct backing_dev_info
2020-05-09 Christoph Hellwigbdi: simplify bdi_alloc
2020-05-09 Christoph Hellwigbdi: remove bdi_register_owner
2020-05-09 Christoph Hellwigbdi: unexport bdi_register_va
2020-05-09 Christoph Hellwigdriver core: remove device_create_vargs
next