summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart2015-08-171-15/+22
* Documentation: dt: update ti,am33xx-hsmmc swakeup workaroundAndreas Fenkart2015-08-171-1/+1
* mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov2015-08-171-2/+1
* mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov2015-08-171-1/+2
* mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov2015-08-171-4/+10
* mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-171-0/+5
* mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-171-0/+3
* mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick2015-08-171-2/+3
* mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati2015-08-171-0/+3
* mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2015-08-172-0/+5
* mmc: pxamci: switch over to dmaengine useDaniel Mack2015-08-171-86/+114
* mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2015-08-172-4/+35
* Linux 4.2-rc7v4.2-rc7Linus Torvalds2015-08-161-1/+1
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-1613-56/+79
|\
| * Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-08-164-20/+33
| |\
| | * ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri2015-08-134-20/+33
| | * ARM: dts: keystone: fix the clock node for mdioMurali Karicheri2015-08-131-1/+1
| * | Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-131-0/+6
| |\ \
| | * | memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso2015-08-121-0/+6
| * | | Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-131-4/+4
| |\ \ \
| | * | | ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach2015-08-061-4/+4
| * | | | Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson2015-08-131-2/+1
| |\ \ \ \
| | * | | | ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-311-1/+0
| | * | | | ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-311-1/+1
| * | | | | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-114-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+1
| | * | | | ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| * | | | | ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2015-08-062-26/+28
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-162-2/+2
|\ \ \ \ \ \
| * | | | | | MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-164-9/+22
|\ \ \ \ \ \ \
| * | | | | | | x86/ldt: Further fix FPU emulationAndy Lutomirski2015-08-161-1/+1
| * | | | | | | x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-083-7/+20
| * | | | | | | x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-081-2/+2
* | | | | | | | fs/fuse: fix ioctl type confusionJann Horn2015-08-161-1/+9
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-155-34/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2015-08-122-5/+5
| * | | | | | | | libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-08-121-2/+17
| * | | | | | | | libfc: Fix fc_exch_recv_req() error pathBart Van Assche2015-08-121-4/+4
| * | | | | | | | libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-08-121-23/+2
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-141-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang2015-08-071-1/+1
| * | | | | | | | | KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini2015-08-071-0/+5
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-08-1410-28/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update maintainers for DRM STI driverBenjamin Gaignard2015-08-141-0/+9
| * | | | | | | | | | mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong2015-08-141-1/+1
| * | | | | | | | | | zram: fix pool name truncationSergey Senozhatsky2015-08-141-4/+2
| * | | | | | | | | | memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2015-08-142-0/+11
OpenPOWER on IntegriCloud