summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: remove unneeded mach/irq.h inclusionShawn Guo2012-07-0114-14/+0
* ARM: imx: add a legacy irqdomain for mx31adsShawn Guo2012-07-011-17/+31
* ARM: imx: add a legacy irqdomain for 3ds_debugboardShawn Guo2012-07-011-17/+25
* ARM: imx: pass gpio than irq number into mxc_expio_initShawn Guo2012-07-016-14/+9
* ARM: imx: leave irq_base of wm8350_platform_data uninitializedShawn Guo2012-07-011-1/+0
* dma: ipu: remove the use of ipu_platform_dataShawn Guo2012-07-0114-63/+16
* ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo2012-07-012-22/+25
* ARM: imx: move irq_domain_add_legacy call into tzic driverShawn Guo2012-07-013-38/+20
* gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-014-51/+0
* ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo2012-07-0112-43/+55
* ARM: imx: eliminate macro IOMUX_TO_IRQ()Shawn Guo2012-07-0112-45/+78
* ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()Shawn Guo2012-07-018-10/+15
* Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-052-7/+4
|\
| * ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2012-06-042-7/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-041-0/+6
|\ \ | |/ |/|
| * clocksource: em_sti: Emma Mobile STI driverMagnus Damm2012-05-251-0/+6
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0121-305/+527
|\ \
| * \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-2774-701/+405
| |\ \
| | * | OMAPDSS: interface drivers register their panel devicesTomi Valkeinen2012-05-111-5/+6
| | * | OMAPDSS: create DPI & SDI devicesTomi Valkeinen2012-05-111-0/+57
| | * | OMAPDSS: create custom pdevs for DSS omap_devicesTomi Valkeinen2012-05-111-14/+87
| | * | OMAPDSS: clean up the omapdss platform data messTomi Valkeinen2012-05-111-20/+19
| | * | Merge branch 'for-l-o-3.5'Tomi Valkeinen2012-05-1011-299/+52
| | |\ \
| | * | | OMAPDSS: add set_min_bus_tput pointer to omapdss's platform dataTomi Valkeinen2012-04-231-0/+6
| * | | | ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-0919-238/+311
| * | | | ARM: s3c64xx: Decouple lcd type from display controller window dataThomas Abraham2012-04-092-76/+88
| * | | | video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2012-04-091-2/+0
| * | | | video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2012-04-091-3/+6
* | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-0116-36/+206
|\ \ \ \ \
| * | | | | ARM: OMAP3: gpmc: add BCH ecc api and modesIvan Djelic2012-05-132-0/+195
| * | | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-133-3/+1
| * | | | | ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-132-0/+10
| * | | | | arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-1311-33/+0
* | | | | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-017-21/+281
|\ \ \ \ \ \
| * | | | | | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
| * | | | | | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
| * | | | | | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-012-0/+14
| * | | | | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
| * | | | | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
| * | | | | | ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-013-3/+10
| * | | | | | ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-06-011-3/+4
| * | | | | | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
| * | | | | | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-06-011-0/+1
| * | | | | | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
| * | | | | | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-06-011-2/+1
| * | | | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-06-011-2/+1
| * | | | | | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-013-1/+26
| * | | | | | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-06-011-2/+16
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-39/+8
|\ \ \ \ \ \ \
| * | | | | | | new helper: signal_delivered()Al Viro2012-06-011-6/+1
OpenPOWER on IntegriCloud