aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-09
* mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-08
* mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-04
* mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-04
* mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-01
* mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-01
* mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-24
* mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-23
* mmc: omap_hsmmc: release correct resourceRussell King2012-04-22
* mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli2012-04-22
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-22
* mmc: remove imxmmc driverSascha Hauer2012-04-22
* mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown2012-04-22
* mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-04-22
* mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak2012-04-22
* mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S2012-04-22
* mmc: omap_hsmmc: add DDR supportBalaji T K2012-04-22
* mmc: omap_hsmmc: Enable Auto CMD12Balaji T K2012-04-22
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-21
|\
| * dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre2012-04-17
| * USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-17
| * USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-17
| * leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-17
* | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-21
|\ \
| * | mmc: core: Do not pre-claim host in suspendUlf Hansson2012-04-20
| * | mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung2012-04-20
| * | mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-04-20
| * | mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten2012-04-20
| * | mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake2012-04-20
| * | mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon2012-04-20
| * | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-20
| * | mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak2012-04-20
| * | mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball2012-04-20
| * | mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-20
| * | mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-20
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-21
|\ \ \
| * | | [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmwareMichael Krufky2012-04-19
| * | | [media] V4L: mt9m032: fix compilation breakageGuennadi Liakhovetski2012-04-19
| * | | [media] V4L: mt9m032: fix two dead-locksGuennadi Liakhovetski2012-04-19
| * | | [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-18
| * | | [media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-04-18
| * | | [media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab2012-04-18
* | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-21
|\ \ \ \
| * | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-16
| * | | | mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-16
| * | | | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-16
| * | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
| | |_|/ | |/| |
* | | | kill mm argument of vm_munmap()Al Viro2012-04-21
* | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
* | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
| |_|/ |/| |