aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-17ARM: mxs: remove platform device codesShawn Guo14-667/+0
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-1/+1
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-53/+14
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo1-10/+11
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo1-22/+2
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng1-22/+1
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo1-6/+8
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng1-1/+0
2012-04-19ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij2-41/+0
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+85
2012-02-28Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/driversArnd Bergmann3-0/+85
2012-02-11ARM: mxs: add GPMI-NAND support for imx23/imx28Huang Shijie3-0/+85
2012-02-07Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-0/+2
2012-01-26arm/mxs: Add support for SSP/MMC ports 2 & 3Lothar Waßmann1-0/+2
2012-01-25ARM: amba: mxs: get rid of NO_IRQ initializersRussell King1-1/+1
2011-12-02ARM: mx28evk: add platform data for saifDong Aisheng1-2/+3
2011-08-23arm: mach-mxs: add device for rtcWolfram Sang3-0/+55
2011-08-23ARM: mxs: add saif deviceDong Aisheng3-0/+64
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+1
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+54
2011-07-07ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.hAxel Lin1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan3-0/+3
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2-0/+54
2011-05-19ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König1-2/+3
2011-03-25ARM: mxs: dynamically allocate mmc deviceShawn Guo3-0/+77
2011-03-07ARM: mxs: add dma deviceShawn Guo2-0/+50
2011-03-07ARM i.MX23/28: Add framebuffer device supportSascha Hauer3-0/+50
2011-03-07arm: mxs: add i2c-devices for mx28Wolfram Sang3-0/+55
2011-03-01ARM: mxs: Add pwm clocks and device registrationSascha Hauer3-0/+26
2011-03-01ARM: mxs: add a dma mask to fec devicesLothar Waßmann1-2/+3
2011-02-17ARM: mx23: dynamically allocate mx23 auart deviceShawn Guo1-6/+16
2011-02-03ARM: mxs: dynamically register flexcan devices for mx28Marc Kleine-Budde3-0/+56
2011-01-25ARM MXS: Add auart platform support for i.MX28Sascha Hauer3-0/+58
2011-01-12ARM: mxs: Change duart device to use amba-pl011Shawn Guo4-50/+43
2011-01-11ARM: mx28: update clock and device name for dual fec supportShawn Guo1-1/+1
2010-12-20ARM: mxs: Add build configuration for mxsShawn Guo2-0/+7
2010-12-20ARM: mxs: Dynamically allocate fec devicesShawn Guo1-0/+50
2010-12-20ARM: mxs: Dynamically allocate duart devicesShawn Guo1-0/+48