summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Remove remaining bits of io_remap_page_range()Javi Merino1-1/+0
2012-03-23Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds26-728/+295
2012-03-23Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-38/+111
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-34/+56
2012-03-23Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds38-2246/+233
2012-03-22Merge 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/br...Linus 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/rafae...Linus 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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-12/+9
2012-03-21Merge 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/ker...Linus Torvalds2-10/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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 fbde...Florian Tobias Schandinat21-496/+56
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+8
2012-03-19Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-2/+0
2012-03-17Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi3-9/+2
2012-03-17Merge branch 'pm-domains'Rafael J. Wysocki1-0/+2
2012-03-17PM / 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...Takashi Iwai1-0/+1
2012-03-14ASoC: 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-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-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