summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drbd: Fix state change in case of connection timeoutPhilipp Reisner2014-11-101-1/+1
* drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2014-11-101-0/+1
* drbd: fix resync throttling initializationLars Ellenberg2014-11-103-3/+5
* drbd: fix race between role change and handshakePhilipp Reisner2014-11-103-8/+40
* drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-103-16/+4
* drbd: Minor cleanupsAndreas Gruenbacher2014-11-104-44/+34
* NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot2014-11-101-1/+1
* NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter2014-11-051-6/+6
* NVMe: Convert to blk-mqMatias Bjørling2014-11-042-813/+561
* NVMe: Do not over allocate for discard requestsKeith Busch2014-11-041-1/+3
* NVMe: Do not open disks that are being deletedKeith Busch2014-11-041-4/+16
* NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch2014-11-041-0/+1
* NVMe: Fix device probe waiting on kthreadKeith Busch2014-11-041-1/+1
* NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-041-5/+12
* NVMe: Add revalidate_disk callbackKeith Busch2014-11-041-0/+30
* NVMe: Fix nvmeq waitqueue entry initializationKeith Busch2014-11-041-7/+4
* NVMe: Translate NVMe status to errnoKeith Busch2014-11-041-1/+13
* NVMe: Fix SG_IO status valuesKeith Busch2014-11-041-0/+8
* NVMe: Remove duplicate compat SG_IO codeKeith Busch2014-11-042-149/+1
* NVMe: Reference count pci deviceKeith Busch2014-11-041-2/+5
* nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-11-041-1/+1
* NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw2014-11-041-2/+2
* NVMe: Fix filesystem sync deadlock on removalKeith Busch2014-11-041-2/+2
* NVMe: Call nvme_free_queue directlyKeith Busch2014-11-041-7/+11
* NVMe: Add shutdown timeout as module parameter.Dan McLeran2014-11-041-1/+6
* NVMe: Skip orderly shutdown on failed devicesKeith Busch2014-11-041-1/+4
* NVMe: Whitespace fixesKeith Busch2014-11-041-5/+5
* NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch2014-11-041-1/+1
* NVMe: Handling devices incapable of I/OKeith Busch2014-11-041-11/+8
* NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran2014-11-041-8/+12
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-041-19/+40
* NVMe: Async event requestKeith Busch2014-11-041-0/+42
* block: Use dma_zalloc_coherentJoe Perches2014-11-041-3/+2
* blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-294-12/+15
* block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-211-1/+1
* Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\
| * ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \
| * | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-162-0/+4
| * | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-163-0/+568
| * | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
| * | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66