summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Merge commit 'd293875' into mvebu/boardsJason Cooper22-330/+869
2013-01-31Merge tag 'tags/drivers_for_v3.9' into mvebu/boardsJason Cooper11-16/+79
2013-01-31Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boardsJason Cooper5-30/+10
2013-01-31Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/boardsJason Cooper3-1/+5
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn9-8/+75
2013-01-31ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-31ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-7/+1
2013-01-31rtc: Add support of rtc-mv for MVEBU SoCsGregory CLEMENT1-1/+1
2013-01-31ARM: Kirkwood: Support basic hotplug for PCI-EJason Gunthorpe1-7/+3
2013-01-31Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/driversJason Cooper3-1/+5
2013-01-29mmc: mvsdio: add pinctrl integrationChris Ball1-0/+6
2013-01-28mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni2-15/+66
2013-01-28mmc: mvsdio: use slot-gpio for card detect gpioThomas Petazzoni1-30/+9
2013-01-28mmc: mvsdio: use slot-gpio infrastructure for write protect gpioThomas Petazzoni1-25/+5
2013-01-28mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessoryShawn Guo1-17/+0
2013-01-28mmc: sdhci: introduce sdhci_update_clock helper to re-enable clockAndy Shevchenko1-14/+13
2013-01-28mmc: sdhci-pxav3: add IRQ wake up supportKevin Liu1-0/+7
2013-01-28mmc: sdhci: add IRQ wake up supportKevin Liu1-18/+42
2013-01-28mmc: sdhci: disable interrupt before free_irqKevin Liu1-0/+3
2013-01-28mmc: add BCM2835 driverStephen Warren4-0/+257
2013-01-28mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman9-19/+191
2013-01-28mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon1-0/+10
2013-01-28mmc: sh-mmcif: simplify IRQ processingGuennadi Liakhovetski1-46/+19
2013-01-28mmc: sh-mmcif: report all errorsTeppei Kamijou1-8/+23
2013-01-28mmc: sh-mmcif: fix I/O errorsGuennadi Liakhovetski1-1/+3
2013-01-28mmc: sh-mmcif: reset DMA completion immediately before starting DMAGuennadi Liakhovetski1-2/+6
2013-01-28mmc: sh-mmcif: reset error code for any opcodeGuennadi Liakhovetski1-1/+1
2013-01-28mmc: sh-mmcif: fix a race, causing an Oops on SMPGuennadi Liakhovetski1-3/+36
2013-01-28mmc: sh-mmcif: (cosmetic) simplify boolean return blocksGuennadi Liakhovetski1-7/+2
2013-01-28mmc: sh-mmcif: Terminate DMA transactions when detecting timeout or errorTeppei Kamijou1-14/+17
2013-01-28mmc: sh-mmcif: fix missing and consolidate IO completion timeoutsGuennadi Liakhovetski1-23/+22
2013-01-28mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()Teppei Kamijou1-1/+3
2013-01-28mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeoutTeppei Kamijou1-1/+1
2013-01-28mmc: sh_mmcif: Add support for eMMC Dual Data RateTeppei Kamijou1-0/+14
2013-01-28mmc: sh_mmcif: add support for bundled MMCIF IRQsShinya Kuribayashi1-9/+16
2013-01-28mmc: sh_mmcif: ensure run-time suspend call is processed before suspendTeppei Kamijou1-1/+1
2013-01-28mmc: sh_mmcif: force to fail CMD52 immediatelyTeppei Kamijou1-0/+1
2013-01-28mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WPShawn Guo1-40/+16
2013-01-28mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo3-19/+0
2013-01-28mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo1-6/+51
2013-01-28mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo1-13/+16
2013-01-28mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani1-0/+5
2013-01-28mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2-11/+19
2013-01-28mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani1-2/+4
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-25Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248