summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-05-077-13/+16
|\
| * pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-05-063-8/+6
| * pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King2015-05-041-0/+2
| * pinctrl: qcom-spmi-mpp: Fix input value reportIvan T. Ivanov2015-04-281-4/+5
| * pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov2015-04-272-0/+2
| * pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)Andrew Andrianov2015-04-271-1/+1
* | Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-05-072-4/+25
|\ \
| * | vfio: Fix runaway interruptible timeoutAlex Williamson2015-05-021-3/+18
| * | vfio-pci: Log device requests more verboselyAlex Williamson2015-05-011-1/+7
| |/
* | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-0726-212/+533
|\ \
| * | IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
| * | iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-053-9/+32
| * | IB/core: Fix unaligned accessesDavid Ahern2015-05-052-14/+13
| * | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-10/+3
| * | IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39
| * | IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-051-1/+1
| * | IB/core: dma unmap optimizationsGuy Shapiro2015-05-051-2/+3
| * | IB/core: dma map/unmap locking optimizationsGuy Shapiro2015-05-051-5/+4
| * | RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-052-4/+51
| * | RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-052-17/+49
| * | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-053-34/+262
| * | iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-051-0/+23
| * | iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2015-05-052-7/+15
| * | iw_cxgb4: 32b platform fixesHariprasad S2015-05-055-16/+15
| * | iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-052-3/+5
| * | RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-051-10/+17
* | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-0712-62/+114
|\ \ \
| * | | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-1/+1
| * | | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-051-1/+1
| * | | xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-051-1/+17
| * | | xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
| * | | xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-052-2/+13
| * | | xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-293-5/+5
| * | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-3/+6
| * | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-273-53/+34
| * | | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-271-6/+18
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-061-3/+3
|\ \ \
| * \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-05-061-3/+3
| |\ \ \
| | * | | efi: Fix error handling in add_sysfs_runtime_map_entry()Dan Carpenter2015-05-051-3/+3
* | | | | Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-05-063-44/+189
|\ \ \ \ \
| * | | | | ipmi: Fix multi-part message handlingCorey Minyard2015-05-061-13/+38
| * | | | | ipmi: Add alert handling to SSIFCorey Minyard2015-05-061-16/+116
| * | | | | ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai2015-05-061-2/+1
| * | | | | ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard2015-05-061-1/+3
| * | | | | ipmi: Remove unused including <linux/version.h>Wei Yongjun2015-05-061-1/+0
| * | | | | ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard2015-05-051-2/+3
| * | | | | ipmi: Remove incorrect use of seq_has_overflowedJoe Perches2015-05-053-5/+5
| * | | | | ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard2015-05-051-3/+22
| * | | | | ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard2015-05-051-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-065-12/+353
|\ \ \ \ \ \