summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-09vhost: virtio 1.0 endian-ness supportMichael S. Tsirkin
2014-12-09vhost: switch to __get/__put_user exclusivelyMichael S. Tsirkin
2014-12-09vhost/net: force len for TX to host endianMichael S. Tsirkin
2014-12-09vhost: add memory access wrappersMichael S. Tsirkin
2014-12-09vhost: make features 64 bitMichael S. Tsirkin
2014-12-09virtio_net: enable v1.0 supportMichael S. Tsirkin
2014-12-09virtio_net: disable mac write for virtio 1.0Michael S. Tsirkin
2014-12-09virtio_net: bigger header when VERSION_1 is setMichael S. Tsirkin
2014-12-09virtio_net: stricter short buffer length checksMichael S. Tsirkin
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin
2014-12-09virtio: simplify feature bit handlingMichael S. Tsirkin
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck
2014-12-09virtio_ring: switch to new memory access APIsMichael S. Tsirkin
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin
2014-12-09mic_virtio: robust feature array size calculationMichael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer