summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-12-18virtio_console: Add support for remoteproc serialSjur Brændeland
2012-12-18virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland
2012-12-18virtio: add drv_to_virtio to make code clearlyWanlong Gao
2012-12-18virtio: use dev_to_virtio wrapper in virtioWanlong Gao
2012-12-18virtio-mmio: Fix irq parsing in command line parameterPawel Moll
2012-12-18virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com
2012-12-18virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-18virtio_console: Use kmalloc instead of kzallocSjur Brændeland
2012-12-18virtio_console: Free buffer if splice failsSjur Brændeland
2012-12-18virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell
2012-12-18virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell
2012-12-18virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin
2012-12-18virtio-net: correct capacity math on ring fullMichael S. Tsirkin
2012-12-18virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell
2012-12-18virtio-pci: use module_pci_driver to simplify the codeWei Yongjun
2012-12-18lguest: fix typoAlex Russell
2012-10-22virtio: force vring descriptors to be allocated from lowmemWill Deacon
2012-10-15thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configuredDavid Rientjes
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-10-13Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer
2012-10-12mcs7830: Fix link state detectionOndrej Zary
2012-10-12dm persistent data: convert to use le32_add_cpuWei Yongjun
2012-10-12dm: use ACCESS_ONCE for sysfs valuesMikulas Patocka
2012-10-12dm bufio: use list_moveWei Yongjun
2012-10-12dm mpath: fix check for null mpio in end_io fnWei Yongjun
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-11mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum