Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | ARM: initial multiplatform support | Rob Herring | 23 | -311/+200 |
2012-09-14 | ARM: mvebu: move armada-370-xp.h in mach dir | Rob Herring | 2 | -1/+1 |
2012-09-14 | ARM: vexpress: remove dependency on mach/* headers | Arnd Bergmann | 2 | -0/+3 |
2012-09-14 | ARM: picoxcell: remove dependency on mach/* headers | Rob Herring | 3 | -56/+7 |
2012-09-14 | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 15 | -82/+73 |
2012-09-14 | ARM: picoxcell: move debug macros to include/debug | Rob Herring | 2 | -2/+10 |
2012-09-14 | ARM: socfpga: move debug macros to include/debug | Rob Herring | 2 | -0/+8 |
2012-09-14 | ARM: mvebu: move debug macros to include/debug | Rob Herring | 2 | -1/+10 |
2012-09-14 | ARM: vexpress: move debug macros to include/debug | Rob Herring | 2 | -0/+2 |
2012-09-14 | ARM: highbank: move debug macros to include/debug | Rob Herring | 2 | -4/+3 |
2012-09-14 | ARM: move debug macros to common location | Rob Herring | 4 | -86/+100 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 25 | -85/+23 |
2012-09-14 | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 16 | -30/+16 |
2012-09-14 | ARM: shmobile: move custom gpio functions to sh-gpio.h | Rob Herring | 12 | -68/+63 |
2012-09-14 | ARM: pxa: use gpio_to_irq for sharppm_sl | Rob Herring | 1 | -13/+17 |
2012-09-14 | net: pxaficp_ir: add irq resources | Rob Herring | 1 | -0/+15 |
2012-08-26 | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 45 | -96/+161 |
2012-08-23 | Merge branch 'randconfig/mach' into fixes | Arnd Bergmann | 8 | -10/+12 |
2012-08-23 | ARM: ux500: don't select LEDS_GPIO for snowball | Arnd Bergmann | 2 | -1/+1 |
2012-08-23 | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann | 2 | -4/+3 |
2012-08-23 | ARM: imx: select CPU_FREQ_TABLE when needed | Arnd Bergmann | 1 | -0/+1 |
2012-08-23 | ARM: imx: fix ksz9021rn_phy_fixup | Arnd Bergmann | 1 | -2/+2 |
2012-08-23 | ARM: imx: build pm-imx5 code only when PM is enabled | Arnd Bergmann | 1 | -1/+2 |
2012-08-23 | ARM: omap: allow building omap44xx without SMP | Arnd Bergmann | 2 | -2/+3 |
2012-08-23 | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2 | -5/+9 |
2012-08-23 | Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 7 | -4/+62 |
2012-08-23 | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 8 | -31/+40 |
2012-08-23 | ARM: dts: imx51-babbage: fix esdhc cd/wp properties | Shawn Guo | 1 | -2/+2 |
2012-08-23 | ARM: imx6: spin the cpu until hardware takes it down | Shawn Guo | 1 | -20/+3 |
2012-08-19 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 12 | -34/+869 |
2012-08-17 | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled | Lee Jones | 1 | -0/+4 |
2012-08-17 | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500' | Lee Jones | 1 | -5/+5 |
2012-08-17 | ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock path | Philipp Zabel | 1 | -3/+5 |
2012-08-16 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 1 | -1/+1 |
2012-08-15 | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ... | Arnd Bergmann | 8 | -12/+27 |
2012-08-15 | ARM: Kirkwood: fix Makefile.boot | Arnaud Patard (Rtp) | 1 | -1/+2 |
2012-08-15 | ARM: Kirkwood: Fix iconnect leds | Arnaud Patard (Rtp) | 1 | -1/+5 |
2012-08-15 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 6 | -10/+20 |
2012-08-15 | Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 16 | -38/+39 |
2012-08-15 | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE | Stephen Boyd | 1 | -1/+0 |
2012-08-13 | ARM: mv78xx0: fix win_cfg_base prototype | Arnd Bergmann | 1 | -1/+1 |
2012-08-13 | ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*() | Timo Kokkonen | 1 | -2/+2 |
2012-08-13 | ARM: Bring back ARMv3 IO and user access code | Russell King | 4 | -3/+816 |
2012-08-12 | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+24 |
2012-08-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -142/+125 |
2012-08-11 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon | 1 | -3/+3 |
2012-08-11 | ARM: 7488/1: mm: use 5 bits for swapfile type encoding | Will Deacon | 1 | -3/+3 |
2012-08-11 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon | 2 | -18/+18 |
2012-08-11 | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross | 2 | -0/+26 |
2012-08-11 | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocks | Stephen Boyd | 1 | -5/+0 |