summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | * | | | | c6x: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | * | | | | ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | * | | | | sparc: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-171-0/+1
| | * | | | | dma-debug: fix to not have dependency on get_dma_ops() interfaceShuah Khan2012-11-171-22/+7
| | * | | | | Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examplesShuah Khan2012-10-241-0/+126
| | * | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-244-4/+87
| | |/ / / /
* | | | | | intel-iommu: Free old page tables before creating superpageWoodhouse, David2012-12-201-2/+9
* | | | | | ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia2012-12-201-0/+1
* | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-2017-276/+412
|\ \ \ \ \ \
| * | | | | | virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-182-23/+170
| * | | | | | virtio_console: Merge struct buffer_token into struct port_bufferSjur Brændeland2012-12-181-76/+53
| * | | | | | virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-182-7/+9
| * | | | | | virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-182-11/+14
| * | | | | | virtio-mmio: Fix irq parsing in command line parameterPawel Moll2012-12-181-9/+17
| * | | | | | virtio_console: Free buffers from out-queue upon closesjur.brandeland@stericsson.com2012-12-181-0/+4
| * | | | | | virtio: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-181-4/+3
| * | | | | | virtio_console: Use kmalloc instead of kzallocSjur Brændeland2012-12-181-1/+1
| * | | | | | virtio_console: Free buffer if splice failsSjur Brændeland2012-12-181-0/+2
| * | | | | | virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-2/+2
| * | | | | | virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-11/+13
| * | | | | | virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-4/+2
| * | | | | | virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-1/+1
| * | | | | | virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-5/+5
| * | | | | | virtio: make virtqueue_add_buf() returning 0 on success, not capacity.Rusty Russell2012-12-181-5/+2
| * | | | | | virtio: console: don't rely on virtqueue_add_buf() returning capacity.Amit Shah2012-12-181-0/+2
| * | | | | | virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell2012-12-181-20/+13
| * | | | | | virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin2012-12-181-3/+3
| * | | | | | virtio-net: correct capacity math on ring fullMichael S. Tsirkin2012-12-181-5/+4
| * | | | | | virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-184-30/+28
| * | | | | | virtio-pci: use module_pci_driver to simplify the codeWei Yongjun2012-12-181-13/+1
| * | | | | | lguest: fix typoAlex Russell2012-12-181-1/+1
| * | | | | | lguest: fix block request handling in example launcher.Rusty Russell2012-10-221-49/+35
| * | | | | | virtio-scsi: Add real 2-clause BSD license to headerBryan Venteicher2012-10-221-2/+26
| * | | | | | virtio: force vring descriptors to be allocated from lowmemWill Deacon2012-10-221-0/+7
| * | | | | | virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2012-10-221-1/+2
| * | | | | | mm: highmem: export kmap_to_page for modulesWill Deacon2012-10-221-0/+1
* | | | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-2019-82/+371
|\ \ \ \ \ \ \
| * | | | | | | ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card:Damien Zammit2012-12-194-0/+183
| * | | | | | | ALSA: HDA: Fix sound resume hangDaniel J Blueman2012-12-181-2/+2
| * | | | | | | ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pinsMengdong Lin2012-12-181-0/+28
| * | | | | | | ALSA: hda - Fix the wrong pincaps set in ALC861VD dallas/hp fixupTakashi Iwai2012-12-171-2/+2
| * | | | | | | ALSA: hda - Set codec->single_adc_amp flag for Realtek codecsTakashi Iwai2012-12-171-0/+1
| * | | | | | | Merge tag 'asoc-3.8p1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2012-12-17213-1761/+1680
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown2012-12-151-17/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: tpa6130a2: Use devm_* APIsSachin Kamat2012-12-091-17/+6
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-151-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: core: Fix splitting of log messagesMark Brown2012-12-101-5/+5
| | * | | | | | | | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown2012-12-151-27/+89
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUTPaul Handrigan2012-12-101-19/+13