Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 4 | -7/+7 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -4/+4 |
2011-10-21 | ARM: smp: fix clipping of number of CPUs | Russell King | 1 | -4/+4 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 3 | -6/+6 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-10 | ARM: tegra: fix compilation error due to mach/hardware.h removal | Marc Dietrich | 1 | -1/+0 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2011-07-30 | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds | 4 | -0/+131 |
2011-07-28 | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 17 | -175/+150 |
2011-07-28 | arm/dt: tegra devicetree support | Grant Likely | 4 | -0/+131 |
2011-07-27 | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC | Uwe Kleine-König | 1 | -3/+3 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -108/+146 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -65/+2 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -2/+2 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -8/+0 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+2 |
2011-07-23 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 1 | -8/+0 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+1 |
2011-07-21 | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 1 | -5/+2 |
2011-07-19 | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann | 1 | -34/+0 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -34/+0 |
2011-07-19 | ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461 | Stephen Warren | 1 | -1/+1 |
2011-07-19 | ARM: Tegra: Trimslice: Tri-state DAP3 pinmux | Stephen Warren | 1 | -1/+1 |
2011-07-13 | ARM: tegra: remove copy-and-pasted usb platform data from boards | Colin Cross | 3 | -45/+28 |
2011-07-13 | ARM: tegra: remove copy-and-pasted i2c platform data in boards | Colin Cross | 5 | -82/+21 |
2011-07-13 | ARM: tegra: trimslice: enable USB ports | Mike Rapoport | 3 | -1/+47 |
2011-07-13 | ARM: tegra: trimslice: add audio devices and clocks | Mike Rapoport | 2 | -1/+14 |
2011-07-13 | ARM: tegra: trimslice: register i2c busses and devices | Mike Rapoport | 1 | -0/+39 |
2011-07-13 | arm,tegra: replace cpu_set() with modern api | KOSAKI Motohiro | 1 | -1/+1 |
2011-07-13 | arm: tegra: remove generic disp clock divisor flag | Robert Morell | 1 | -2/+2 |
2011-07-13 | ARM: tegra: paz00: change the machine name | Marc Dietrich | 1 | -1/+1 |
2011-07-13 | ARM: tegra: paz00: cleanup sdhci ports | Marc Dietrich | 3 | -15/+1 |
2011-07-13 | ARM: tegra: paz00: enable usb ports | Marc Dietrich | 3 | -1/+36 |
2011-07-13 | ARM: tegra: paz00: register i2c busses | Marc Dietrich | 1 | -0/+27 |
2011-07-13 | ARM: tegra: paz00: whitespace cleanup | Marc Dietrich | 2 | -12/+12 |
2011-07-13 | ARM: tegra: remove mach/barriers.h | Colin Cross | 1 | -30/+0 |
2011-07-13 | ARM: Tegra: Seaboard: Re-order sdhci device registration | Stephen Warren | 1 | -2/+2 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -27/+2 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -1/+0 |
2011-07-12 | ARM: remove unnecessary mach/hardware.h includes | Rob Herring | 3 | -3/+0 |
2011-07-07 | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 1 | -8/+0 |
2011-06-16 | gpio/tegra: Move Tegra gpio driver to drivers/gpio | Grant Likely | 2 | -432/+0 |
2011-06-05 | ARM: Tegra: Harmony: Fix conflicting GPIO numbering | Stephen Warren | 2 | -2/+5 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+1 |
2011-05-25 | mmc: tegra: add pm_flags | Venkat Rao | 1 | -0/+1 |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+1 |
2011-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -382/+86 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 5 | -354/+81 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2 | -14/+3 |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 1 | -14/+2 |