summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-spear (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-07ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli1-2/+2
2012-03-06ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman1-25/+28
2012-03-06ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman1-1/+1
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren1-4/+4
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren1-1/+1
2012-03-06ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren1-1/+1
2012-03-06ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida1-1/+1
2012-03-06ARM: OMAP: mailbox: trivial whitespace fixFelipe Contreras1-1/+1
2012-03-06ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter1-2/+0
2012-03-06ARM: OMAP2+: included some headers twiceDanny Kukawka3-3/+0
2012-03-06ARM: OMAP: clock.c: included linux/debugfs.h twiceDanny Kukawka1-1/+0
2012-03-06ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen1-1/+3
2012-03-06ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok1-3/+5
2012-03-06ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas1-5/+5
2012-03-06ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia2-2/+13
2012-03-06ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2-0/+7
2012-03-06ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle1-0/+2
2012-03-06ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma1-3/+16
2012-03-06Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren2-35/+20
2012-02-29ARM: ux500: solve some Kconfig messLinus Walleij3-12/+15
2012-02-29ARM: ux500: delete TPS6105X selectionLinus Walleij1-1/+0
2012-02-29ARM: ux500: select CPU_FREQ_TABLE where neededArnd Bergmann1-0/+1
2012-02-29ARM: ux500: select L2X0 cache on ux500Arnd Bergmann1-0/+1
2012-02-29ARM: ux500: add board autoselectionArnd Bergmann1-10/+14
2012-02-29ARM: ux500: U8500 depends on MMUArnd Bergmann1-0/+1
2012-02-29ARM: ux500: included linux/gpio.h twiceDanny Kukawka1-1/+0
2012-02-29ARM: ux500: fix around AB8500 GPIO macro namePhilippe Langlais2-2/+2
2012-02-29ARM: ux500: set ARCH_NR_GPIO to 355 on U8500 platformsPhilippe Langlais1-1/+1
2012-02-29ARM: ux500: Add audio-regulatorsOla Lilja1-0/+28
2012-02-29ARM: ux500: Add DMA-channels for MSPOla Lilja2-0/+8
2012-02-29ARM: ux500: Add placeholder for clk_set_parentOla Lilja2-0/+8
2012-02-28OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi1-1/+1
2012-02-28ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar1-1/+1
2012-02-28ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar1-1/+1
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge3-49/+52
2012-02-27ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()Fabio Estevam1-1/+1
2012-02-27ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21...Fabio Estevam1-0/+1
2012-02-27ARM: mach-pcm038: Fix field name of regulator_consumer_supply structFabio Estevam1-1/+1
2012-02-25Linux 3.3-rc5v3.3-rc5Linus Torvalds1-1/+1
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman6-11/+12
2012-02-24ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren9-27/+32
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren2-20/+35