summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-2931-301/+478
|\
| * memory_hotplug: add missing newlines to debugging outputMichal Hocko2018-12-281-3/+3
| * mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-288-86/+61
| * zram: writeback throttleMinchan Kim2018-12-282-3/+51
| * zram: add bd_stat statisticsMinchan Kim2018-12-282-0/+34
| * zram: support idle/huge page writebackMinchan Kim2018-12-283-75/+178
| * zram: introduce ZRAM_IDLE flagMinchan Kim2018-12-282-3/+55
| * zram: refactor flags and writeback stuffMinchan Kim2018-12-282-69/+44
| * zram: fix double free backing deviceMinchan Kim2018-12-281-1/+3
| * zram: fix lockdep warning of free block handlingMinchan Kim2018-12-282-18/+22
| * mm/memory_hotplug: drop "online" parameter from add_memory_resource()David Hildenbrand2018-12-281-1/+1
| * drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang2018-12-281-1/+1
| * mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams2018-12-281-8/+2
| * mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-282-19/+8
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-2814-20/+20
| * mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-1/+1
| * mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-281-9/+10
* | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-2954-858/+3075
|\ \
| * | mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou2018-12-191-3/+50
| * | mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das2018-12-171-0/+1
| * | mmc: core: Cleanup BKOPS supportUlf Hansson2018-12-175-83/+21
| * | mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson2018-12-171-6/+0
| * | Merge branch 'fixes' into nextUlf Hansson2018-12-174-16/+32
| |\ \
| * | | mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2018-12-172-1/+91
| * | | mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-2/+5
| * | | mmc: sdhci-pci: Disable LED control for Intel BYT-based controllersAdrian Hunter2018-12-171-5/+10
| * | | mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2018-12-172-0/+14
| * | | mmc: mmci: add variant property to set command stop bitLudovic Barre2018-12-172-0/+8
| * | | misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King2018-12-171-2/+2
| * | | mmc: meson-gx: add signal resamplingJerome Brunet2018-12-171-1/+11
| * | | mmc: meson-gx: align default phase on soc vendor treeJerome Brunet2018-12-171-7/+1
| * | | mmc: meson-gx: remove useless lockJerome Brunet2018-12-171-7/+0
| * | | mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet2018-12-171-10/+63
| * | | mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driverFaiz Abbas2018-12-174-46/+387
| * | | mmc: sdhci-msm: avoid unused function warningArnd Bergmann2018-12-171-4/+2
| * | | mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2018-12-172-6/+14
| * | | mmc: sdhci-omap: Fix timeout checksAdrian Hunter2018-12-171-4/+12
| * | | mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter2018-12-171-4/+12
| * | | mmc: alcor: remove set but not used variables 'len, clock_out'YueHaibing2018-12-171-4/+1
| * | | mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"Colin Ian King2018-12-171-1/+1
| * | | memstick: rtsx_usb_ms: Support runtime power managementKai-Heng Feng2018-12-171-63/+100
| * | | memstick: rtsx_usb_ms: Use ms_dev() helperKai-Heng Feng2018-12-171-3/+3
| * | | memstick: Prevent memstick host from getting runtime suspended during card de...Kai-Heng Feng2018-12-171-0/+3
| * | | misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng2018-12-171-0/+8
| * | | memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe functionKai-Heng Feng2018-12-171-0/+1
| * | | mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson2018-12-171-1/+28
| * | | mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson2018-12-171-7/+4
| * | | mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson2018-12-171-1/+5
| * | | mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson2018-12-171-1/+4
| * | | mmc: sdhci-msm: Disable CDR function on TXLoic Poulain2018-12-171-1/+43