summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-28drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt1-51/+31
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen2-4/+4
2017-02-28drm/ast: Base support for AST2500Y.C. Chen4-19/+103
2017-02-28drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt1-2/+4
2017-02-28drm/ast: Remove spurious includeBenjamin Herrenschmidt1-2/+0
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt3-59/+59
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-02-27mm: use mmget_not_zero() helperVegard Nossum2-2/+2
2017-02-27mm: add new mmgrab() helperVegard Nossum3-3/+3
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan39-130/+116
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada9-10/+10
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada3-6/+6
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada5-5/+5
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada5-5/+5
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada4-4/+4
2017-02-27scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada3-3/+3
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada3-4/+4
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada5-14/+14
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada5-8/+8
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada5-6/+6
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada12-23/+23
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-02-27scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2-4/+2
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada7-12/+12
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada4-5/+5
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada4-5/+5
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada5-6/+6
2017-02-27rapidio: use get_user_pages_unlocked()Lorenzo Stoakes1-6/+5
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie6-6/+21
2017-02-27ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal1-1/+1
2017-02-27virtio_scsi: use virtio IRQ affinityChristoph Hellwig1-114/+12
2017-02-27virtio_blk: use virtio IRQ affinityChristoph Hellwig1-1/+12
2017-02-27virtio: provide a method to get the IRQ affinity mask for a virtqueueChristoph Hellwig4-0/+16
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig18-29/+41
2017-02-27virtio_pci: simplify MSI-X setupChristoph Hellwig1-17/+18
2017-02-27virtio_pci: don't duplicate the msix_enable flag in struct pci_devChristoph Hellwig4-7/+4
2017-02-27virtio_pci: use shared interrupts for virtqueuesChristoph Hellwig2-145/+106
2017-02-27virtio_pci: remove struct virtio_pci_vq_infoChristoph Hellwig4-115/+39
2017-02-27vhost: try avoiding avail index access when getting descriptorJason Wang1-16/+23
2017-02-27virtio_mmio: expose header to userspaceMichael S. Tsirkin1-1/+1