summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-13ARM: dts: enable audio support for imx28-evkShawn Guo2-0/+64
2012-05-13ARM: dts: enable i2c device for imx28-evkShawn Guo2-0/+20
2012-05-13ARM: dts: enable mmc for imx28-evkShawn Guo2-0/+44
2012-05-13ARM: dts: enable mmc for imx23-evkShawn Guo2-0/+30
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo2-19/+1
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2-10/+12
2012-05-12ARM: mxs: add gpio support for device tree bootShawn Guo3-2/+100
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo3-24/+14
2012-05-12ARM: mxs: add mxs-dma dt supportDong Aisheng2-4/+4
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng3-22/+10
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo1-6/+8
2012-05-12ARM: mxs: always build in device tree supportShawn Guo3-1/+2
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo4-0/+300
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng6-1/+526
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo20-0/+55
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo2-0/+3
2012-05-08ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-10/+8
2012-05-08ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-08ARM: mxs: switch to common clk frameworkShawn Guo2-4/+2
2012-05-08ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-08ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-08ARM: imx6q: switch to use pinctrl subsystemDong Aisheng1-0/+2
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng9-0/+25
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+19
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2-1/+34
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+111
2012-05-04vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2-1/+34
2012-05-02alpha: silence 'const' warning in sys_marvel.cMatt Turner1-1/+1
2012-05-02alpha: include module.h to fix modpost on TsunamiJim Faulkner1-0/+1
2012-05-02alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner1-6/+2
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-54/+13
2012-05-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert3-31/+111
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely8-29/+14
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely1-41/+20
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4
2012-04-28Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+18
2012-04-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+12