summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo5-26/+40
2012-05-13mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo1-28/+29
2012-05-13mmc: mxs-mmc: use global stmp_device functionalityShawn Guo1-7/+7
2012-05-12ARM: mxs: add gpio support for device tree bootShawn Guo3-2/+100
2012-05-12gpio/mxs: add device tree probeShawn Guo2-4/+119
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo4-46/+66
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo1-39/+13
2012-05-12ARM: mxs: add mxs-dma dt supportDong Aisheng2-4/+4
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng3-22/+10
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng2-5/+43
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo5-56/+93
2012-05-12dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo1-12/+16
2012-05-12dma: mxs-dma: use global stmp_device functionalityDong Aisheng2-13/+14
2012-05-12ARM: mxs: always build in device tree supportShawn Guo3-1/+2
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo6-0/+305
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng8-1/+531
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo33-0/+159
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo2-0/+3
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: mxs: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12mtd: nand: gpmi: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12spi/imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12can: flexcan: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12net: fec: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng1-0/+9
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo4-12/+10
2012-05-09ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo3-4/+4
2012-05-09ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-09ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-09clk: mxs: add clock support for imx28Shawn Guo2-0/+338
2012-05-09clk: mxs: add clock support for imx23Shawn Guo2-0/+206
2012-05-09clk: mxs: add mxs specific clocksShawn Guo7-0/+618
2012-05-08ARM: imx6q: switch to use pinctrl subsystemDong Aisheng1-0/+2
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng9-0/+25
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+21
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-21/+47
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+29