virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore
[pandora-kernel.git] / drivers /
2014-12-11 Michael S. Tsirkinvirtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore
2014-12-09 Cornelia Huckvirtio_ccw: finalize_features error handling
2014-12-09 Michael S. Tsirkinvirtio_ccw: future-proof finalize_features
2014-12-09 Michael S. Tsirkinvirtio_pci: rename virtio_pci -> virtio_pci_common
2014-12-09 Michael S. Tsirkinvirtio_pci: update file descriptions and copyright
2014-12-09 Michael S. Tsirkinvirtio_pci: split out legacy device support
2014-12-09 Michael S. Tsirkinvirtio_pci: setup config vector indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: setup vqs indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: delete vqs indirectly
2014-12-09 Michael S. Tsirkinvirtio_pci: use priv for vq notification
2014-12-09 Michael S. Tsirkinvirtio_pci: free up vq->priv
2014-12-09 Michael S. Tsirkinvirtio_pci: fix coding style for structs
2014-12-09 Michael S. Tsirkinvirtio_pci: add isr field
2014-12-09 Michael S. Tsirkinvirtio: drop legacy_only driver flag
2014-12-09 Michael S. Tsirkinvirtio_balloon: drop legacy_only driver flag
2014-12-09 Michael S. Tsirkinvirtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1
2014-12-09 Michael S. Tsirkinvirtio: allow finalize_features to fail
2014-12-09 Michael S. Tsirkinvirtio_ccw: legacy: don't negotiate rev 1/features
2014-12-09 Michael S. Tsirkinvirtio: add API to detect legacy devices
2014-12-09 Michael S. Tsirkinvirtio_console: fix sparse warnings
2014-12-09 Jason Wangvhost: remove unnecessary forward declarations in vhost.h
2014-12-09 Michael S. Tsirkinvirtio: drop VIRTIO_F_VERSION_1 from drivers
2014-12-09 Michael S. Tsirkinvirtio: make VIRTIO_F_VERSION_1 a transport bit
2014-12-09 Michael S. Tsirkinvirtio_balloon: add legacy_only flag
2014-12-09 Michael S. Tsirkinvirtio_console: virtio 1.0 support
2014-12-09 Michael S. Tsirkinvhost/scsi: partial virtio 1.0 support
2014-12-09 Michael S. Tsirkinvirtio_scsi: v1.0 support
2014-12-09 Michael S. Tsirkinmacvtap: TUN_VNET_LE support
2014-12-09 Michael S. Tsirkintun: TUN_VNET_LE support, fix sparse warnings for virti...
2014-12-09 Michael S. Tsirkintun: drop most type defines
2014-12-09 Michael S. Tsirkintun: move internal flag defines out of uapi
2014-12-09 Michael S. Tsirkinvhost/net: enable virtio 1.0
2014-12-09 Michael S. Tsirkinvhost/net: larger header for virtio 1.0
2014-12-09 Michael S. Tsirkinvhost/net: virtio 1.0 byte swap
2014-12-09 Michael S. Tsirkinvhost: virtio 1.0 endian-ness support
2014-12-09 Michael S. Tsirkinvhost: switch to __get/__put_user exclusively
2014-12-09 Michael S. Tsirkinvhost/net: force len for TX to host endian
2014-12-09 Michael S. Tsirkinvhost: add memory access wrappers
2014-12-09 Michael S. Tsirkinvhost: make features 64 bit
2014-12-09 Michael S. Tsirkinvirtio_net: enable v1.0 support
2014-12-09 Michael S. Tsirkinvirtio_net: disable mac write for virtio 1.0
2014-12-09 Michael S. Tsirkinvirtio_net: bigger header when VERSION_1 is set
2014-12-09 Michael S. Tsirkinvirtio_net: stricter short buffer length checks
2014-12-09 Michael S. Tsirkinvirtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
2014-12-09 Michael S. Tsirkinvirtio_net: pass vi around
2014-12-09 Michael S. Tsirkinvirtio_blk: fix race at module removal
2014-12-09 Michael S. Tsirkinvirtio_blk: make serial attribute static
2014-12-09 Cornelia HuckKVM: s390: enable virtio-ccw revision 1
2014-12-09 Michael S. TsirkinKVM: s390 allow virtio_ccw status writes to fail
2014-12-09 Cornelia HuckKVM: s390: virtio-ccw revision 1 SET_VQ
2014-12-09 Thomas HuthKVM: s390: Set virtio-ccw transport revision
2014-12-09 Michael S. Tsirkinvirtio_blk: v1.0 support
2014-12-09 Michael S. Tsirkinvirtio_net: v1.0 endianness
2014-12-09 Michael S. Tsirkinvirtio: add legacy feature table support
2014-12-09 Michael S. Tsirkinvirtio: simplify feature bit handling
2014-12-09 Michael S. Tsirkinvirtio: set FEATURES_OK
2014-12-09 Cornelia Huckvirtio: allow transports to get avail/used addresses
2014-12-09 Michael S. Tsirkinvirtio_ring: switch to new memory access APIs
2014-12-09 Michael S. Tsirkinvirtio_ccw: add support for 64 bit features.
2014-12-09 Michael S. Tsirkinvirtio: assert 32 bit features in transports
2014-12-09 Michael S. Tsirkinvirtio: add support for 64 bit features.
2014-12-09 Michael S. Tsirkinmic_virtio: robust feature array size calculation
2014-12-09 Michael S. Tsirkinvirtio: use u32, not bitmap for features
2014-12-07 Linus TorvaldsMerge branch 'for-3.18-fixes' of git://git./linux/kerne...
2014-12-06 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-12-06 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-12-05 Abhilash Kesavanwatchdog: s3c2410_wdt: Fix the mask bit offset for...
2014-12-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-12-05 Linus TorvaldsMerge tag 'sound-3.18' of git://git./linux/kernel/git...
2014-12-05 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-12-05 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc8' of git://git./linux/kernel...
2014-12-05 Dave AirlieMerge tag 'drm-intel-fixes-2014-12-04' of git://anongit...
2014-12-05 Linus TorvaldsMerge tag 'media/v3.18-rc8' of git://git./linux/kernel...
2014-12-04 Vishnu Motgharei2c: cadence: Set the hardware time-out register to...
2014-12-04 Grygorii Strashkoi2c: davinci: generate STP always when NACK is received
2014-12-04 Tejun Heoahci: disable MSI on SAMSUNG 0xa800 SSD
2014-12-03 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-12-03 Linus TorvaldsMerge tag 'pci-v3.18-fixes-4' of git://git./linux/kerne...
2014-12-03 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git./linux...
2014-12-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-12-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-12-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2014-12-03 Andrew Mortondrivers/input/evdev.c: don't kfree() a vmalloc address
2014-12-03 Hariprasad Shenaicxgb4: Fill in supported link mode for SFP modules
2014-12-03 Seth Forsheexen-netfront: Remove BUGs on paged skb data which cross...
2014-12-03 Dave AirlieMerge branch 'drm-fixes-3.18' of git://people.freedeskt...
2014-12-02 Petr Mladekdrm/radeon: kernel panic in drm_calc_vbltimestamp_from_...
2014-12-02 Michel Dänzerdrm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86
2014-12-02 Christian Königdrm/radeon: sync all BOs involved in a CS v2
2014-12-02 Dmitry Torokhovsata_fsl: fix error handling of irq_of_parse_and_map
2014-12-02 Devin RylesAHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
2014-12-02 Daniel Vetterdrm/i915: Unlock panel even when LVDS is disabled
2014-12-02 Daniel Vetterdrm/i915: More cautious with pch fifo underruns
2014-12-02 Dave Airlienouveau: move the hotplug ignore to correct place.
2014-12-02 Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
2014-12-02 Ilia Mirkindrm/nouveau/gf116: remove copy1 engine
2014-12-02 Maarten Lankhorstdrm/nouveau: prevent stale fence->channel pointers...
2014-12-02 Ben Skeggsdrm/nouveau/fifo/g84-: ack non-stall interrupt before...
next