summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-15omap: Fix setting omap_irq_base for 2430Tony Lindgren1-1/+1
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren51-538/+2175
2010-12-10omap1: Delete old defconfigsTony Lindgren15-1266/+0
2010-12-10omap1: Add omap1_defconfigTony Lindgren1-0/+286
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren9-0/+30
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren3-58/+79
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren62-1725/+717
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2-29/+37
2010-12-10omap1: Use asm_irq_flags for entry-macro.STony Lindgren3-14/+20
2010-12-10Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren21-74/+20
2010-12-08omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren5-31/+27
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha43-359/+107
2010-12-08OMAP2+: GPIO: device registrationVaradarajan, Charulatha1-0/+104
2010-12-08OMAP4: hwmod data: Add GPIOBenoit Cousson1-0/+341
2010-12-08OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+360
2010-12-08OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+279
2010-12-08OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2-1/+234
2010-12-08OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+261
2010-12-08OMAP16xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+199
2010-12-08OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha3-8/+118
2010-12-08OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-08OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren8-36/+42
2010-12-08omap: Don't select mux by default for each boardTony Lindgren1-4/+0
2010-12-08omap: McBSP: Make the free variable update more readableShubhrajyoti D1-4/+4
2010-12-08omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula1-7/+1
2010-12-08omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov1-0/+5
2010-12-08omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren1-0/+7
2010-12-08OMAP1: I2C: fix device initializationPaul Walmsley1-0/+5
2010-12-07ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-30/+55
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King1-1/+1
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7
2010-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2-13/+3
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-4/+1
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds4-9/+23
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2-31/+14
2010-12-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-87/+65
2010-12-03MN10300: Implement asm/syscall.hDavid Howells1-0/+117
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt1-38/+5
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu1-9/+1
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu1-29/+4
2010-12-03arm: mach-omap2: rx51: clean up dummy onenand initAaro Koskinen1-19/+9
2010-12-03arm: mach-omap2: n8x0: clean up dummy onenand initAaro Koskinen1-17/+9
2010-12-03arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen20-38/+2
2010-12-03vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge1-2/+0
2010-12-02xen: unplug the emulated devices at resume timeStefano Stabellini3-2/+3