| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 9 | -68/+54 |
|\ |
|
| * | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 2011-09-27 | 7 | -39/+48 |
| * | ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h | Stephen Warren | 2011-09-26 | 2 | -6/+5 |
| * | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build | Stephen Warren | 2011-08-24 | 1 | -1/+1 |
| * | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio | Stephen Warren | 2011-08-24 | 1 | -16/+0 |
| * | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -0/+1 |
| * | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -5/+1 |
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -2/+1 |
* | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 4 | -7/+7 |
|\ \ |
|
| * | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 3 | -6/+6 |
| * | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 1 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| | * | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 1 | -4/+4 |
| |/ |
|
* | | ARM: tegra: fix compilation error due to mach/hardware.h removal | Marc Dietrich | 2011-10-10 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 1 | -1/+1 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 1 | -1/+1 |
* | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds | 2011-07-29 | 4 | -0/+131 |
|\ \ |
|
| * \ | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 2011-07-28 | 17 | -175/+150 |
| |\ \ |
|
| * | | | arm/dt: tegra devicetree support | Grant Likely | 2011-07-28 | 4 | -0/+131 |
* | | | | ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC | Uwe Kleine-König | 2011-07-27 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 12 | -108/+146 |
|\ \ \ |
|
| * | | | ARM: tegra: remove copy-and-pasted usb platform data from boards | Colin Cross | 2011-07-12 | 3 | -45/+28 |
| * | | | ARM: tegra: remove copy-and-pasted i2c platform data in boards | Colin Cross | 2011-07-12 | 5 | -82/+21 |
| * | | | ARM: tegra: trimslice: enable USB ports | Mike Rapoport | 2011-07-12 | 3 | -1/+47 |
| * | | | ARM: tegra: trimslice: add audio devices and clocks | Mike Rapoport | 2011-07-12 | 2 | -1/+14 |
| * | | | ARM: tegra: trimslice: register i2c busses and devices | Mike Rapoport | 2011-07-12 | 1 | -0/+39 |
| * | | | arm,tegra: replace cpu_set() with modern api | KOSAKI Motohiro | 2011-07-12 | 1 | -1/+1 |
| * | | | arm: tegra: remove generic disp clock divisor flag | Robert Morell | 2011-07-12 | 1 | -2/+2 |
| * | | | ARM: tegra: paz00: change the machine name | Marc Dietrich | 2011-07-12 | 1 | -1/+1 |
| * | | | ARM: tegra: paz00: cleanup sdhci ports | Marc Dietrich | 2011-07-12 | 3 | -15/+1 |
| * | | | ARM: tegra: paz00: enable usb ports | Marc Dietrich | 2011-07-12 | 3 | -1/+36 |
| * | | | ARM: tegra: paz00: register i2c busses | Marc Dietrich | 2011-07-12 | 1 | -0/+27 |
| * | | | ARM: tegra: paz00: whitespace cleanup | Marc Dietrich | 2011-07-12 | 2 | -12/+12 |
| * | | | ARM: tegra: remove mach/barriers.h | Colin Cross | 2011-07-12 | 1 | -30/+0 |
| * | | | ARM: Tegra: Seaboard: Re-order sdhci device registration | Stephen Warren | 2011-07-12 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 6 | -65/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann | 2011-07-19 | 1 | -34/+0 |
| |\ \ \ |
|
| | * | | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -34/+0 |
| | |/ / |
|
| * | | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 2 | -27/+2 |
| * | | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -1/+0 |
| * | | | ARM: remove unnecessary mach/hardware.h includes | Rob Herring | 2011-07-12 | 3 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-25 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: Tegra: Seaboard: Fix I2C bus numbering for ADT7461 | Stephen Warren | 2011-07-19 | 1 | -1/+1 |
| * | | ARM: Tegra: Trimslice: Tri-state DAP3 pinmux | Stephen Warren | 2011-07-19 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 | 1 | -8/+0 |
|\ \ |
|
| * \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 1 | -8/+0 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 2011-07-07 | 1 | -8/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 1 | -5/+2 |
|\ \ \ |
|
| * | | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 | 1 | -5/+2 |
| |/ / |
|