summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30lightnvm: pblk: set line bitmap check under debugJavier González
2017-06-30lightnvm: pblk: verify that cache read is still validJavier González
2017-06-30lightnvm: pblk: add initialization checkJavier González
2017-06-30lightnvm: pblk: remove target using async. I/OsJavier González
2017-06-30lightnvm: pblk: use vmalloc for GC data bufferJavier González
2017-06-30lightnvm: pblk: use right metadata buffer for recoveryJavier González
2017-06-30lightnvm: pblk: schedule if data is not readyJavier González
2017-06-30lightnvm: pblk: remove unused return variableJavier González
2017-06-30lightnvm: pblk: fix double-free on pblk initJavier González
2017-06-30lightnvm: pblk: fix bad le64 assignationsJavier González
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik
2017-06-29rocker: move dereference before freeDan Carpenter
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-06-29virtio-net: serialize tx routine during resetJason Wang
2017-06-29nvme: Makefile: remove dead build ruleValentin Rothberg
2017-06-29Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"Brian Norris
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski
2017-06-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-28Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linuxLinus Torvalds
2017-06-28nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg
2017-06-28nvme_fc: fix error recovery on link down.James Smart
2017-06-28nvmet_fc: fix crashes on bad opcodesJames Smart
2017-06-28nvme_fc: Fix crash when nvme controller connection fails.James Smart
2017-06-28nvme_fc: replace ioabort msleep loop with completionJames Smart
2017-06-28nvme_fc: fix double calls to nvme_cleanup_cmd()James Smart
2017-06-28nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn
2017-06-28nvme: Remove SCSI translationsKeith Busch
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg