summaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-22mmc: sdhci: Do not BUG on invalid vddAdrian Hunter1-1/+3
2015-12-22mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPTAdrian Hunter1-1/+1
2015-12-22mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400Wenkai Du1-4/+2
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione2-3/+9
2015-12-22mmc: mvsdio: delete platform data code pathLinus Walleij2-49/+15
2015-12-22mmc: mvsdio: delete platform data headerLinus Walleij2-19/+6
2015-12-22mmc: sdhci-of-esdhc: add/remove some quirks according to vendor versionyangbo lu1-0/+10
2015-12-22mmc: atmel-mci: atmci_convert_chksize depends on controller versionludovic.desroches@atmel.com1-16/+27
2015-12-22MAINTAINERS: remove atmel-mci-regs.h fileludovic.desroches@atmel.com1-1/+0
2015-12-22mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.cludovic.desroches@atmel.com2-172/+149
2015-12-22mmc: fix mmc_{un,}register_pm_notifier prototypesArnd Bergmann1-2/+2
2015-12-22mmc: sdhci-esdhc-imx: correct the tuning-step settingHaibo Chen1-2/+5
2015-12-22mmc: sh_mmcif: rework dma channel handlingArnd Bergmann1-46/+38
2015-12-22mmc: sdhci: Fix strings broken across multiple linesMarek Vasut1-34/+23
2015-12-22mmc: pwrseq: constify mmc_pwrseq_ops structuresJulia Lawall3-3/+3
2015-12-22mmc: tegra: Add Tegra210 supportThierry Reding1-0/+17
2015-12-22mmc: tegra: Constify SoC dataThierry Reding1-3/+3
2015-12-22mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com1-2/+73
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht1-2/+1
2015-12-22mmc: block: change to use kmalloc when copy data from userspaceyalin wang1-2/+2
2015-12-22mmc: core: set regulator not found message as debugludovic.desroches@atmel.com1-2/+2
2015-12-22mmc: core: Check for non-removable cards earlier in the error pathUlf Hansson1-3/+3
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson4-12/+26
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson3-10/+0
2015-12-22mmc: core: Make runtime resume default behavior for MMC/SDUlf Hansson2-26/+4
2015-12-22mmc: core: Keep host claimed in mmc_rescan() while calling host opsUlf Hansson1-2/+3
2015-12-22mmc: core: Invoke ->card_event() callback only when neededUlf Hansson1-5/+5
2015-12-22mmc: omap_hsmmc: No need to check DMA channel validity at module removePeter Ujfalusi1-4/+2
2015-12-22mmc: sh_mmcif: Document r8a7793 DT bindingsUlrich Hecht1-0/+1
2015-12-22mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla2-2/+4
2015-12-21Linux 4.4-rc6v4.4-rc6Linus Torvalds1-1/+1
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss1-10/+9
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner1-4/+44
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2015-12-19Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman1-3/+3
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King1-0/+1
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari1-1/+1
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari1-0/+11
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari1-1/+1
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab1-2/+2
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein1-1/+3
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk1-1/+7
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk1-13/+20
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk1-0/+7