summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: omap_hsmmc: add hibernation supportRuss Dill2015-03-231-7/+2
* mmc: omap_hsmmc: use distinctive code paths for cover / card detect logicAndreas Fenkart2015-03-231-18/+38
* mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directlyAndreas Fenkart2015-03-231-22/+1
* mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_hostAndreas Fenkart2015-03-231-4/+0
* mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-03-231-1/+3
* mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-239-56/+9
* mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao2015-03-237-39/+6
* mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private structKevin Hao2015-03-231-33/+13
* mmc: sdhci-sirf: kill the "clk" member in driver private structKevin Hao2015-03-231-19/+7
* mmc: tegra: use devm help functions to get the clk and gpioKevin Hao2015-03-231-10/+3
* mmc: sdhci-dove: kill the driver specific private structKevin Hao2015-03-231-21/+5
* mmc: sdhci-dove: remove the unneeded error checkKevin Hao2015-03-231-4/+2
* mmc: sirf: update sdhci_sirf_execute_tuning procedureweijun yang2015-03-231-3/+3
* mmc: dw_mmc: Don't crash if we get an interrupt before slot has inittedDoug Anderson2015-03-231-0/+4
* mmc: dw_mmc: Only enable CD after setup and only if neededDoug Anderson2015-03-231-3/+38
* mmc: dw_mmc: Don't start commands while busyDoug Anderson2015-03-231-0/+28
* mmc: dw_mmc: Give a good reset after we give powerDoug Anderson2015-03-231-9/+18
* mmc: dw_mmc: Make sure we only adjust the clock when power is onDoug Anderson2015-03-231-6/+10
* mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errorsaddy ke2015-03-231-2/+8
* mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capabilityaddy ke2015-03-231-0/+8
* mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon2015-03-235-34/+195
* Linux 4.0-rc5v4.0-rc5Linus Torvalds2015-03-221-1/+1
* Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
|\
| * md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
* | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
|\ \
| * | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| * | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| |/
* | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
|\ \
| * | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| * | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
* | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
|\ \ \
| * | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| |/ /
* | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
|\ \ \
| * | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| |/ /
* | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2234-719/+131
|\ \ \
| * | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| * | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| * | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9
| * | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-151-0/+7
| * | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| * | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-1517-66/+45
| |\ \ \
| | * | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
| | * | | phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
| | * | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-131-4/+3
| | * | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2
| | * | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2
OpenPOWER on IntegriCloud