summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-158-36/+179
|\
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-083-29/+106
| |\
| | * swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini2013-10-291-1/+1
| | * swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini2013-10-251-4/+4
| | * grant-table: call set_phys_to_machine after mapping grant refsStefano Stabellini2013-10-251-2/+17
| | * swiotlb: print a warning when the swiotlb is fullStefano Stabellini2013-10-251-0/+1
| | * swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-8/+31
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-101-10/+21
| | * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-091-0/+12
| | * xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-102-1/+15
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-091-3/+3
| * | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08250-1200/+2035
| |\|
| * | xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-081-2/+2
| * | xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky2013-11-081-1/+1
| * | xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk2013-11-081-0/+47
| * | xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-062-2/+2
| * | tracing/events: Fix swiotlb tracepoint creationThierry Reding2013-10-241-1/+0
| * | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-021-0/+5
| * | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-301-2/+17
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-1515-125/+154
|\ \ \
| * | | virtio_scsi: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-11-111-0/+3
| * | | x86, asmlinkage, lguest: Pass in globals into assembler statementAndi Kleen2013-11-071-2/+4
| * | | virtio: mmio: fix signature checking for BE guestsMarc Zyngier2013-11-071-1/+1
| * | | virtio_ring: adapt to notify() returning boolHeinz Graalfs2013-11-051-1/+1
| * | | virtio_net: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-1/+2
| * | | virtio_console: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-2/+4
| * | | virtio_blk: verify if queue is broken after virtqueue_get_buf()Heinz Graalfs2013-10-291-0/+2
| * | | virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs2013-10-291-0/+8
| * | | virtio_net: verify if virtqueue_kick() succeededHeinz Graalfs2013-10-291-4/+5
| * | | virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs2013-10-291-4/+16
| * | | virtio_ring: change host notification APIHeinz Graalfs2013-10-297-9/+20
| * | | virtio: use size-based config accessors.Rusty Russell2013-10-176-90/+75
| * | | virtio_ring: plug kmemleak false positive.Rusty Russell2013-10-171-0/+2
| * | | virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-236-12/+12
* | | | kfifo API type safetyStefani Seibold2013-11-155-5/+5
* | | | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-151-14/+0
* | | | drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han2013-11-151-5/+5
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-1575-116/+116
* | | | drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler2013-11-151-0/+7
* | | | drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han2013-11-151-2/+2
* | | | iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | | drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REGAndrew Morton2013-11-152-3/+3
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-1421-1/+108
|\ \ \ \
| * | | | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-0621-1/+109
| * | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-062-37/+11
| |\ \ \ \
* | \ \ \ \ Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14151-3033/+3792
|\ \ \ \ \ \
| * | | | | | fb: reorder the lock sequence to fix potential dead lockGu Zheng2013-11-113-28/+51
| * | | | | | fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-2/+2
| * | | | | | fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-3/+3
| * | | | | | omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko2013-10-313-0/+487