summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson25-208/+1607
2012-05-13i2c: mxs: add device tree probe supportShawn Guo1-0/+13
2012-05-13mmc: mxs-mmc: add device tree supportShawn Guo1-5/+43
2012-05-13mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo1-7/+4
2012-05-13mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo1-3/+3
2012-05-13mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo1-31/+9
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo1-2/+1
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo3-16/+28
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-12gpio/mxs: add device tree probeShawn Guo1-4/+32
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo1-22/+52
2012-05-12gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo1-39/+13
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng1-5/+24
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo3-40/+83
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: add initial device tree support for imx23-evk boardShawn Guo1-0/+1
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng1-0/+1
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo12-0/+96
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
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-10Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson22-280/+1032
2012-05-08ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-2/+2
2012-05-08ARM: mxs: switch to common clk frameworkShawn Guo1-0/+2
2012-05-08clk: mxs: add clock support for imx28Shawn Guo2-0/+338
2012-05-08clk: mxs: add clock support for imx23Shawn Guo2-0/+206
2012-05-08clk: mxs: add mxs specific clocksShawn Guo7-0/+618
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-13/+10
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming3-13/+10
2012-05-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-05intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-04Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-05-04Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds1-16/+30
2012-05-04efivars: Improve variable validationMatthew Garrett1-16/+30