summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-21virtio_ring: coding style fixMichael S. Tsirkin1-2/+1
2015-01-21virtio_blk: coding style fixesMichael S. Tsirkin1-4/+2
2015-01-21virtio_balloon: coding style fixesMichael S. Tsirkin2-4/+2
2015-01-21virtio_pci_modern: support devices with no configMichael S. Tsirkin1-2/+19
2015-01-21virtio_pci_modern: reduce number of mappingsMichael S. Tsirkin2-8/+52
2015-01-21virtio_pci: macros for PCI layout offsetsRusty Russell2-6/+90
2015-01-21virtio_pci: modern driverMichael S. Tsirkin5-10/+625
2015-01-21virtio-pci: define layout for virtio 1.0Rusty Russell1-0/+62
2015-01-21virtio_pci: move probe/remove code to commonMichael S. Tsirkin3-72/+77
2015-01-21virtio_pci: drop useless del_vqs callSasha Levin1-1/+0
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin2-7/+28
2015-01-21pci: add pci_iomap_rangeMichael S. Tsirkin2-5/+40
2015-01-21mn10300: drop dead codeMichael S. Tsirkin1-35/+0
2015-01-21virtio/balloon: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio/scsi: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio/net: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio/console: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio/blk: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio/9p: verify device has config spaceMichael S. Tsirkin1-0/+6
2015-01-21virtio_pci: drop virtio_config dependencyMichael S. Tsirkin1-1/+1
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-64/+118
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+8
2015-01-20Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-31/+26
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-192/+343
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds22-4/+27
2015-01-19s2io: use snprintf() as a safety featureDan Carpenter1-3/+8
2015-01-19Merge branch 'r8152'David S. Miller1-24/+6
2015-01-19r8152: remove sram_readhayeswang1-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang1-6/+0
2015-01-19Merge branch 'bgmac'David S. Miller1-6/+6
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-19Merge branch 'sh_eth'David S. Miller1-9/+19
2015-01-19sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2015-01-19sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings1-9/+9
2015-01-19ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams3-2/+6
2015-01-19pinctrl: MAINTAINERS: add git tree referenceLinus Walleij1-0/+1
2015-01-19pinctrl: qcom: Don't iterate past end of function arrayStephen Boyd1-2/+2
2015-01-19Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-71/+92
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+58
2015-01-18Linux 3.19-rc5v3.19-rc5Linus Torvalds1-1/+1
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-80/+272
2015-01-17net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-1/+7
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-28/+69
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+2
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6