summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-01nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig
2015-12-01nvme: use the block layer for userspace passthrough metadataKeith Busch
2015-12-01nvme: split __nvme_submit_sync_cmdChristoph Hellwig
2015-12-01nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig
2015-12-01nvme: move nvme_error_status to common codeChristoph Hellwig
2015-12-01nvme: factor out a nvme_unmap_data helperChristoph Hellwig
2015-12-01nvme: refactor nvme_queue_rqChristoph Hellwig
2015-12-01nvme: simplify nvme_setup_prps calling conventionChristoph Hellwig
2015-12-01nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig
2015-12-01nvme: use vendor it from identifyChristoph Hellwig
2015-12-01nvme: split nvme_trans_device_id_pageChristoph Hellwig
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig
2015-12-01nvme: split command submission helpers out of pci.cChristoph Hellwig
2015-12-01nvme: move struct nvme_iod to pci.cChristoph Hellwig
2015-12-01blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-24Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-21tty: audit: Fix audit sourcePeter Hurley
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-20mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez
2015-11-20lightnvm: keep track of block countsJavier Gonzalez
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao
2015-11-20lightnvm: missing free on init errorMatias Bjørling
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen
2015-11-20i2c: imx: fix a compiling errorHou Zhiqiang