summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-24MAINTAINERS: add entry for Atmel sdhci-of-at91 driverludovic.desroches@atmel.com1-0/+6
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com4-0/+222
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com1-9/+20
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke3-2/+69
2015-08-17mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung1-1/+3
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung2-22/+13
2015-08-17mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung1-1/+1
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2-17/+14
2015-08-17mmc: dw_mmc: Fix coding style issuesShawn Lin1-34/+56
2015-08-17mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin1-38/+71
2015-08-17mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu1-0/+4
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu1-1/+2
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-08-17mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart1-12/+0
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart1-15/+22
2015-08-17Documentation: dt: update ti,am33xx-hsmmc swakeup workaroundAndreas Fenkart1-1/+1
2015-08-17mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov1-2/+1
2015-08-17mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov1-1/+2
2015-08-17mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov1-4/+10
2015-08-17mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov1-0/+5
2015-08-17mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko1-0/+3
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick1-2/+3
2015-08-17mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati1-0/+3
2015-08-17mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2-0/+5
2015-08-17mmc: pxamci: switch over to dmaengine useDaniel Mack1-86/+114
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander2-4/+35
2015-08-17Linux 4.2-rc7v4.2-rc7Linus Torvalds1-1/+1
2015-08-17x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-08-16fs/fuse: fix ioctl type confusionJann Horn1-1/+9
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-15Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-15mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-15zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-15memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-15.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-15ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-15mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-15ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-15ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot1-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-08-14x86: fix error handling for 32-bit compat out-of-range system call numbersLinus Torvalds1-1/+2
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds3-36/+17
2015-08-13ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri4-20/+33
2015-08-13ARM: dts: keystone: fix the clock node for mdioMurali Karicheri1-1/+1
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-13cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski1-337/+0