aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for ARMDavid Howells167-565/+589
2012-03-28ARM: move CP15 definitions to separate header fileRussell King18-84/+103
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells1-0/+3
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds26-728/+295
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-38/+111
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-34/+56
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds38-2246/+233
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-2/+18
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-82/+67
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-203/+199
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds11-53/+53
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-3/+9
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-12/+9
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat46-97/+145
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-39/+51
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2012-03-20highmem: kill all __kmap_atomic()Cong Wang2-3/+3
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang9-50/+50
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat21-496/+56
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+8
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-2/+0
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi3-9/+2
2012-03-16Merge branch 'pm-domains'Rafael J. Wysocki1-0/+2
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+2
2012-03-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai1-0/+1
2012-03-13ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam1-0/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar66-135/+315
2012-03-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-12ARM: u300: configure some pins as an exampleLinus Walleij1-2/+16
2012-03-12arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2-4/+5
2012-03-12arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2-16/+0
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2-8/+0
2012-03-12arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2-5/+17
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart4-8/+8
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart4-10/+12
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-4/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2-14/+4
2012-03-12arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2-6/+0
2012-03-12arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2-162/+175
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2-2/+0
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