summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mmc: sdhci: add IRQ wake up supportKevin Liu2013-01-281-18/+42
| | * | | | | mmc: sdhci: disable interrupt before free_irqKevin Liu2013-01-281-0/+3
| | * | | | | mmc: add BCM2835 driverStephen Warren2013-01-284-0/+257
| | * | | | | mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-01-289-19/+191
| | * | | | | mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon2013-01-281-0/+10
| | * | | | | mmc: sh-mmcif: simplify IRQ processingGuennadi Liakhovetski2013-01-281-46/+19
| | * | | | | mmc: sh-mmcif: report all errorsTeppei Kamijou2013-01-281-8/+23
| | * | | | | mmc: sh-mmcif: fix I/O errorsGuennadi Liakhovetski2013-01-281-1/+3
| | * | | | | mmc: sh-mmcif: reset DMA completion immediately before starting DMAGuennadi Liakhovetski2013-01-281-2/+6
| | * | | | | mmc: sh-mmcif: reset error code for any opcodeGuennadi Liakhovetski2013-01-281-1/+1
| | * | | | | mmc: sh-mmcif: fix a race, causing an Oops on SMPGuennadi Liakhovetski2013-01-281-3/+36
| | * | | | | mmc: sh-mmcif: (cosmetic) simplify boolean return blocksGuennadi Liakhovetski2013-01-281-7/+2
| | * | | | | mmc: sh-mmcif: Terminate DMA transactions when detecting timeout or errorTeppei Kamijou2013-01-281-14/+17
| | * | | | | mmc: sh-mmcif: fix missing and consolidate IO completion timeoutsGuennadi Liakhovetski2013-01-281-23/+22
| | * | | | | mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()Teppei Kamijou2013-01-281-1/+3
| | * | | | | mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeoutTeppei Kamijou2013-01-281-1/+1
| | * | | | | mmc: sh_mmcif: Add support for eMMC Dual Data RateTeppei Kamijou2013-01-281-0/+14
| | * | | | | mmc: sh_mmcif: add support for bundled MMCIF IRQsShinya Kuribayashi2013-01-281-9/+16
| | * | | | | mmc: sh_mmcif: ensure run-time suspend call is processed before suspendTeppei Kamijou2013-01-281-1/+1
| | * | | | | mmc: sh_mmcif: force to fail CMD52 immediatelyTeppei Kamijou2013-01-281-0/+1
| | * | | | | mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WPShawn Guo2013-01-281-40/+16
| | * | | | | mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo2013-01-283-19/+0
| | * | | | | mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-01-281-6/+51
| | * | | | | mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo2013-01-281-13/+16
| | * | | | | mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-01-281-0/+5
| | * | | | | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-01-282-11/+19
| | * | | | | mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-01-281-2/+4
| * | | | | | Merge tag 'tags/drivers_for_v3.9' into mvebu/boardsJason Cooper2013-01-3111-16/+79
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boardsJason Cooper2013-01-315-30/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/boardsJason Cooper2013-01-313-1/+5
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-2835-279/+633
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: omap2: include linux/errno.h in hwmod_resetArnd Bergmann2013-02-151-0/+1
| * | | | | | | | | Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-02-128-17/+208
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'omap-devel-d2-for-3.9' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2013-02-118-17/+208
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branches 'sg_aess_reset_devel_3.9' and 'omap4_pm_fixes_a_3.9' into omap...Paul Walmsley2013-02-102-12/+29
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()Santosh Shilimkar2013-02-081-10/+10
| | | | * | | | | | | | | ARM: OMAP4: PM: Warn users about usage of older bootloadersRajendra Nayak2013-02-061-2/+19
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ARM: OMAP4: hwmod data: Enable AESS hwmod deviceSebastien Guiriec2013-02-101-3/+3
| | | * | | | | | | | | ARM: OMAP4: hwmod data: Update AESS data with memory bank areaSebastien Guiriec2013-02-101-1/+43
| | | * | | | | | | | | ARM: OMAP4+: AESS: enable internal auto-gating during initial setupPaul Walmsley2013-02-104-1/+60
| | | * | | | | | | | | ASoC: TI AESS: add autogating-enable function, callable from architecture codePaul Walmsley2013-02-101-0/+53
| | | * | | | | | | | | ARM: OMAP2+: hwmod: add enable_preprogram hookPaul Walmsley2013-02-102-0/+20
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'omap-for-v3.9/clock-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-127-29/+46
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'omap-devel-e-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2013-02-097-29/+46
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2013-02-087-29/+46
| | |/|\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | omap3isp: Set cam_mclk rate directlyLaurent Pinchart2013-01-232-21/+5
| | | | * | | | | | | | | ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5Laurent Pinchart2013-01-231-1/+9
| | | * | | | | | | | | | ARM: OMAP4: clock data: Add missing clkdm association for dpll_usbRajendra Nayak2013-02-081-1/+12
| | | * | | | | | | | | | ARM: OMAP AM33XX: clock data: SET_RATE_PARENT in lcd pathAfzal Mohammed2013-01-311-4/+6
| | | * | | | | | | | | | ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helperAfzal Mohammed2013-01-311-0/+11