summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-01-286-18/+160
| | * | | | | 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-281-11/+11
| | * | | | | mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-01-281-2/+4
* | | | | | | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-03-012-21/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v3.9/clock-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-02-132-21/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2013-02-082-21/+5
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | omap3isp: Set cam_mclk rate directlyLaurent Pinchart2013-01-232-21/+5
* | | | | | | | | Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-011-1/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'imx-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2013-02-131-1/+8
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | W1: Add device tree support to MXC onewire master.Martin Fuzzey2013-02-101-1/+8
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-03-0113-265/+1885
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: rcar: remove __devinitconstArnd Bergmann2013-02-221-1/+1
| * | | | | | | | | thermal: return an error on failure to register thermal classRichard Guy Briggs2013-02-221-0/+1
| * | | | | | | | | Thermal: rename thermal governor Kconfig option to avoid generic namingZhang Rui2013-02-082-9/+9
| * | | | | | | | | thermal: exynos: Use the new thermal trend type for quick cooling action.Amit Daniel Kachhap2013-02-081-3/+3
| * | | | | | | | | Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee2013-02-081-35/+46
| * | | | | | | | | Thermal: Dove: Add Themal sensor support for Dove.Andrew Lunn2013-02-083-0/+218
| * | | | | | | | | thermal: Add support for the thermal sensor on Kirkwood SoCsNobuhiro Iwamatsu2013-02-083-0/+143
| * | | | | | | | | thermal: rcar: add Device Tree supportKuninori Morimoto2013-02-081-0/+7
| * | | | | | | | | thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto2013-02-061-1/+0
| * | | | | | | | | thermal: rcar: add interrupt supportKuninori Morimoto2013-02-061-9/+150
| * | | | | | | | | thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto2013-02-061-7/+41
| * | | | | | | | | thermal: rcar: multi channel supportKuninori Morimoto2013-02-061-34/+94
| * | | | | | | | | thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto2013-02-061-23/+7
| * | | | | | | | | thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto2013-02-061-65/+26
| * | | | | | | | | thermal: rcar: use parenthesis on macroKuninori Morimoto2013-02-061-1/+1
| * | | | | | | | | Thermal: fix a build warning when CONFIG_THERMAL_EMULATION clearedZhang Rui2013-02-061-1/+4
| * | | | | | | | | Thermal: fix a wrong commentZhang Rui2013-02-061-2/+2
| * | | | | | | | | thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap2013-02-062-11/+76