summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-13iomux-mx25.h slew rate adjusted for LCD __LD pinsMehnert1-21/+21
2012-03-13Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-13ARM: u300: configure some pins as an exampleLinus Walleij1-2/+16
2012-03-13arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2-4/+5
2012-03-13arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2-16/+0
2012-03-13fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2-8/+0
2012-03-13arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2-5/+17
2012-03-13fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart4-8/+8
2012-03-13fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart4-10/+12
2012-03-13fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-4/+2
2012-03-13fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2-14/+4
2012-03-13arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2-6/+0
2012-03-13arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2-162/+175
2012-03-13sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2-2/+0
2012-03-13ARM: davinci: DA850: move da850_register_pm to .init.textUwe Kleine-König1-1/+1
2012-03-12ARM: davinci: cpufreq: fix compiler warningUwe Kleine-König1-1/+1
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+4
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar66-133/+314
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-7/+0
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman8-39/+51
2012-03-12ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi3-5/+6
2012-03-12ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi1-12/+0
2012-03-12ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configurationPeter Ujfalusi1-2/+44
2012-03-12ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi3-38/+0
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi3-58/+0
2012-03-12ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi1-273/+0
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi3-1372/+0
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi4-8/+8
2012-03-12OMAP4: panda: Correct cpu version check for 4430Peter Ujfalusi1-1/+1
2012-03-10Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-1/+3
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller42-95/+137
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1549-21922/+34328
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-09ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren1-1/+3
2012-03-09Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2-0/+2
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-08ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren1-1/+1
2012-03-08ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren4-0/+4
2012-03-08Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson21-56/+90
2012-03-08Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-35/+20
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-07ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto1-1/+1