Age | Commit message (Expand) | Author | Files | Lines |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 6 | -17/+15 |
2012-12-11 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 3 | -72/+5 |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 65 | -814/+2931 |
2012-12-11 | Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+1 |
2012-12-06 | mmc: omap_hsmmc: Enable HSPE bit for high speed cards | Hebbar, Gururaja | 1 | -0/+1 |
2012-12-06 | mmc: at91-mci: remove obsolete driver | Ludovic Desroches | 1 | -10/+0 |
2012-12-04 | Merge remote-tracking branch 'robherring/for-next' into devicetree/next | Grant Likely | 3 | -14/+10 |
2012-12-03 | ARM: dt: change .dtb build rules to build in dts directory | Grant Likely | 3 | -14/+10 |
2012-12-02 | ARM: mmp: select PINCTRL for ARCH_MMP | Axel Lin | 1 | -0/+1 |
2012-11-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -9/+28 |
2012-11-30 | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 8 | -56/+44 |
2012-11-30 | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" | Randy Dunlap | 1 | -1/+1 |
2012-11-29 | Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -4/+5 |
2012-11-28 | ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device | Will Deacon | 1 | -1/+1 |
2012-11-27 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -2/+14 |
2012-11-26 | Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson | 4 | -5/+23 |
2012-11-24 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 1 | -0/+21 |
2012-11-24 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+4 |
2012-11-23 | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above | Dave Martin | 1 | -1/+13 |
2012-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -14/+20 |
2012-11-23 | Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2 | -0/+4 |
2012-11-22 | IXP4xx: use __iomem for MMIO | Arnd Bergmann | 2 | -8/+8 |
2012-11-22 | IXP4xx: map CPU config registers within VMALLOC region. | Krzysztof Hałasa | 3 | -38/+21 |
2012-11-22 | IXP4xx: Always ioremap() Queue Manager MMIO region at boot. | Krzysztof Hałasa | 4 | -21/+17 |
2012-11-22 | ixp4xx: Declare MODULE_FIRMWARE usage | Tim Gardner | 1 | -1/+8 |
2012-11-22 | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices. | Krzysztof Hałasa | 1 | -0/+1 |
2012-11-22 | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform. | Krzysztof Hałasa | 1 | -1/+1 |
2012-11-22 | IXP4xx: Fix Goramo MultiLink platform compilation. | Krzysztof Hałasa | 1 | -0/+1 |
2012-11-22 | Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2 | -0/+6 |
2012-11-22 | ARM - OMAP: ads7846: fix pendown debounce setting | Igor Grinberg | 1 | -14/+20 |
2012-11-21 | clk: move IM-PD1 clocks to drivers/clk | Linus Walleij | 1 | -66/+3 |
2012-11-21 | ARM: Kirkwood: Update PCI-E fixup | Jason Gunthorpe | 2 | -3/+9 |
2012-11-21 | Dove: Fix irq_to_pmu() | Russell King - ARM Linux | 1 | -1/+1 |
2012-11-21 | Dove: Attempt to fix PMU/RTC interrupts | Russell King - ARM Linux | 1 | -1/+13 |
2012-11-21 | ARM: S3C24XX: Fix potential NULL pointer dereference error | Sachin Kamat | 1 | -4/+5 |
2012-11-21 | Merge branch 'at91' into devel | Linus Walleij | 29 | -139/+1770 |
2012-11-21 | pinctrl/u300/coh901: stop spawning pinctrl from GPIO | Linus Walleij | 1 | -1/+1 |
2012-11-21 | ARM: tegra: seaboard: add missing DT vendor prefixes | Stephen Warren | 1 | -2/+2 |
2012-11-20 | ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC | Bartlomiej Zolnierkiewicz | 2 | -0/+4 |
2012-11-19 | ARM: at91: pm9g45: add mmc support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+21 |
2012-11-19 | ARM: at91: Animeo IP: add mmc support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+12 |
2012-11-19 | ARM: at91: dt: add mmc pinctrl for Atmel reference boards | Jean-Christophe PLAGNIOL-VILLARD | 6 | -0/+105 |
2012-11-19 | ARM: at91: dt: at91sam9: add mmc pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 5 | -0/+203 |
2012-11-19 | ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boards | Ludovic Desroches | 6 | -0/+77 |
2012-11-19 | ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCs | Ludovic Desroches | 5 | -0/+72 |
2012-11-19 | ARM: at91: add clocks for DT entries | Ludovic Desroches | 5 | -0/+8 |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 21 | -139/+1272 |
2012-11-19 | ARM: davinci: dm644x: fix out range signal for ED | Lad, Prabhakar | 1 | -2/+1 |
2012-11-19 | ARM: at91: add Somfy Animeo IP board support | Jean-Christophe PLAGNIOL-VILLARD | 2 | -0/+167 |
2012-11-19 | ARM: AT91: Add AT91RM9200EK board device tree | Joachim Eastwood | 3 | -3/+82 |