Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[firefly-linux-kernel-4.4.55.git] / drivers / misc / vmw_vmci /
2013-02-21 Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2013-02-21 Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2013-02-21 Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2013-02-21 Linus TorvaldsMerge tag 'multiplatform' of git://git./linux/kernel...
2013-02-21 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'sh-pinmux' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2013-02-21 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2013-02-21 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git./linux/kerne...
2013-02-11 Greg Kroah-HartmanMerge tag 'extcon-arizona-3.9' of git://git./linux...
2013-01-25 Greg Kroah-HartmanMerge 3.8-rc5 into char-misc-next
2013-01-25 David Rientjesdrivers, vmci: Fix build error
2013-01-22 Andy KingVMCI: Fix broken context ID retrieval
2013-01-18 Greg Kroah-HartmanMerge 3.8-rc4 into char-misc-next
2013-01-17 Dmitry TorokhovVMCI: include slab.h into files using kmalloc/kfree
2013-01-17 Dmitry TorokhovVMCI: rename PPNset to ppn_set to avoid camel case
2013-01-17 Andy KingVMCI: Fix "always true condition"
2013-01-17 Andy KingVMCI: Fix deref before NULL-check of queuepair ptr
2013-01-17 Andy KingVMCI: Remove dependency on BLOCK I/O
2013-01-17 Andy KingVMCI: Add PCI as a dependency
2013-01-16 Greg Kroah-HartmanMerge tag 'extcon-for-3.9' of git://git./linux/kernel...
2013-01-09 George ZhangVMCI: Some header and config files.
2013-01-09 George ZhangVMCI: host side driver implementation.
2013-01-09 George ZhangVMCI: guest side driver implementation.
2013-01-09 George ZhangVMCI: routing implementation.
2013-01-09 George ZhangVMCI: resource object implementation.
2013-01-09 George ZhangVMCI: queue pairs implementation.
2013-01-09 George ZhangVMCI: handle array implementation.
2013-01-09 George ZhangVMCI: event handling implementation.
2013-01-09 George ZhangVMCI: device driver implementaton.
2013-01-09 George ZhangVMCI: doorbell implementation.
2013-01-09 George ZhangVMCI: datagram implementation.
2013-01-09 George ZhangVMCI: context implementation.