summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen2015-12-221-2/+5
* mmc: sh_mmcif: rework dma channel handlingArnd Bergmann2015-12-221-46/+38Star
* mmc: sdhci: Fix strings broken across multiple linesMarek Vasut2015-12-221-34/+23Star
* mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall2015-12-223-3/+3
* mmc: tegra: Add Tegra210 supportThierry Reding2015-12-221-0/+17
* mmc: tegra: Constify SoC dataThierry Reding2015-12-221-3/+3
* mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com2015-12-221-2/+73
* mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht2015-12-221-2/+1Star
* mmc: block: change to use kmalloc when copy data from userspaceyalin wang2015-12-221-2/+2
* mmc: core: set regulator not found message as debugludovic.desroches@atmel.com2015-12-221-2/+2
* mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson2015-12-221-3/+3
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-224-12/+26
* mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson2015-12-223-10/+0Star
* mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2015-12-222-26/+4Star
* mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson2015-12-221-2/+3
* mmc: core: Invoke ->card_event() callback only when neededUlf Hansson2015-12-221-5/+5
* mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi2015-12-221-4/+2Star
* mmc: sh_mmcif: Document r8a7793 DT bindingsUlrich Hecht2015-12-221-0/+1
* mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla2015-12-222-2/+4
* Linux 4.4-rc6Linus Torvalds2015-12-211-1/+1
* Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-12-202-14/+53
|\
| * rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9Star
| * rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
* | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-205-17/+19
|\ \
| * | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-131-1/+1
| * | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-131-0/+2
| * | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-131-1/+1
| * | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-131-13/+9Star
| * | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-131-2/+6
* | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-2011-47/+122
|\ \ \
| * | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| * | | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
| * | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-12-189-43/+101
| |\ \ \
| | * | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
| | * | | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
| | * | | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
| | * | | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
| | * | | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
* | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-12-203-10/+24
|\ \ \ \ \
| * | | | | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10
| * | | | | md: fix bug due to nested suspendMikulas Patocka2015-12-181-3/+4
| * | | | | MD: change journal disk role to disk 0Shaohua Li2015-12-182-3/+7
| * | | | | md/raid10: fix data corruption and crash during resyncArtur Paszkiewicz2015-12-181-1/+3
| |/ / / /
* | | | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-12-204-26/+26
|\ \ \ \ \
| * | | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"Alistair Popple2015-12-181-1/+13
| * | | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith2015-12-171-1/+1