summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: make an array largerDan Carpenter2015-11-091-2/+2
* vfio: Include No-IOMMU modeAlex Williamson2015-11-043-10/+199
* vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel2015-11-041-3/+4
* VFIO: platform: reset: AMD xgbe reset moduleEric Auger2015-11-033-0/+137
* vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger2015-11-031-7/+7
* vfio: platform: add dev_info on device resetEric Auger2015-11-032-2/+13
* vfio: platform: use list of registered reset functionEric Auger2015-11-033-30/+30
* vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-032-7/+9
* vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger2015-11-031-2/+2
* vfio: platform: introduce module_vfio_reset_handler macroEric Auger2015-11-031-0/+14
* vfio: platform: add capability to register a reset functionEric Auger2015-11-032-0/+47
* vfio: platform: introduce vfio-platform-base moduleEric Auger2015-11-035-4/+18
* vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse2015-11-031-18/+18
* vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger2015-11-031-1/+14
* VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger2015-10-271-0/+1
* vfio/pci: Use kernel VPD access functionsAlex Williamson2015-10-271-1/+69
* vfio: Whitelist PCI bridgesAlex Williamson2015-10-271-6/+25
* Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
* | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-4/+1
|\ \
| * | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-181-0/+1
| * | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-181-4/+0
| |/
* | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-244-11/+40
|\ \
| * \ Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-174-11/+40
| |\ \ | | |/ | |/|
| | * iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| | * iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
|\ \ \
| * | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| * | | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| * | | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| * | | IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| * | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* | | | Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-10-243-8/+13
|\ \ \ \
| * | | | dm cache: the CLEAN_SHUTDOWN flag was not being setJoe Thornber2015-10-231-1/+1
| * | | | dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer2015-10-231-1/+1
| * | | | dm btree remove: fix a bug when rebalancing nodes after removalJoe Thornber2015-10-231-6/+11
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-243-16/+47
|\ \ \ \ \
| * | | | | NVMe: Fix memory leak on retried commandsKeith Busch2015-10-151-2/+6
| * | | | | nvme: use an integer value to Linux errno valuesChristoph Hellwig2015-10-151-5/+7
| * | | | | nvme: fix 32-bit build warningArnd Bergmann2015-10-121-3/+3
| * | | | | nbd: Add locking for tasksMarkus Pargmann2015-10-081-6/+30
| * | | | | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-10-071-1/+2
| |\ \ \ \ \
| | * | | | | xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-10-071-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-241-30/+39
|\ \ \ \ \ \ \
| * | | | | | | rbd: prevent kernel stack blow up on rbd mapIlya Dryomov2015-10-231-10/+23