summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1
* | | | | Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-05-081-6/+6
|\ \ \ \ \
| * | | | | Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"Rabin Vincent2015-05-051-6/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-083-4/+5
|\ \ \ \ \ \
| * | | | | | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-272-3/+3
| * | | | | | NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-231-1/+2
* | | | | | | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-05-084-46/+36
|\ \ \ \ \ \ \
| * | | | | | | gpio: omap: Fix regression for MPUIO interruptsTony Lindgren2015-05-061-39/+9
| * | | | | | | gpio: sysfs: fix memory leaks and device hotplugJohan Hovold2015-04-291-0/+19
| * | | | | | | pinctrl: qcom-spmi-gpio: Fix input value reportIvan T. Ivanov2015-04-281-5/+6
| * | | | | | | pinctrl: qcom-spmi-gpio: Fix output type configurationIvan T. Ivanov2015-04-281-1/+1
| * | | | | | | gpiolib: change gpio pin from unsigned to signed in acpi callbackQipeng Zha2015-04-271-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-05-086-4/+22
|\ \ \ \ \ \ \
| * | | | | | | mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao2015-05-081-1/+2
| * | | | | | | mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao2015-05-081-1/+3
| * | | | | | | mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong2015-05-063-1/+15
| * | | | | | | mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara2015-05-061-1/+1
| * | | | | | | mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-05-041-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-073-1/+25
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki2015-05-0796-567/+699
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-041-0/+2
| | | | |/ / / / /
| | * | | | | | | ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge2015-04-301-0/+22
| * | | | | | | | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu2015-04-301-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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-011-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-0612-62/+114
|\ \ \ \ \ \ \ \