index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
arm/tegra: prepare Seaboard pinmux code for derived boards
Peter De Schrijver
1
-4
/
+10
2011-10-14
arm/tegra: pinmux: ioremap registers
Stephen Warren
3
-94
/
+123
2011-10-14
arm/tegra: Convert pinmux driver to a platform device
Stephen Warren
1
-0
/
+26
2011-10-14
ARM: tegra: devices.c should include devices.h
Olof Johansson
1
-0
/
+2
2011-10-14
ARM: tegra: cpu-tegra: unexport two functions
Olof Johansson
1
-2
/
+2
2011-10-14
ARM: tegra: cpu-tegra: sparse type fix
Olof Johansson
1
-1
/
+1
2011-10-14
ARM: tegra: dma: staticify some tables and functions
Olof Johansson
1
-5
/
+9
2011-10-14
ARM: tegra: tegra2_clocks: don't export some tables
Olof Johansson
1
-4
/
+4
2011-10-14
ARM: tegra: tegra_powergate_is_powered should be static
Olof Johansson
2
-4
/
+2
2011-10-14
ARM: tegra: tegra_rtc_read_ms should be static
Olof Johansson
1
-1
/
+1
2011-10-14
ARM: tegra: tegra_init_cache should be static
Olof Johansson
1
-1
/
+1
2011-10-14
ARM: tegra: pcie: 0 -> NULL changes
Olof Johansson
1
-1
/
+1
2011-10-14
ARM: tegra: pcie: include board.h
Olof Johansson
1
-0
/
+2
2011-10-14
ARM: tegra: pcie: don't cast __iomem pointers
Olof Johansson
1
-2
/
+2
2011-10-14
ARM: tegra: tegra2_clocks: 0 -> NULL changes
Olof Johansson
1
-17
/
+17
2011-10-14
ARM: tegra: tegra2_clocks: don't cast __iomem pointers
Olof Johansson
1
-4
/
+4
2011-10-14
ARM: tegra: timer: don't cast __iomem pointers
Olof Johansson
1
-2
/
+2
2011-10-14
ARM: tegra: annotate IO_*_VIRT pointers
Olof Johansson
2
-10
/
+16
2011-10-13
ARM: mach-tegra: remove mach/memory.h
Nicolas Pitre
1
-28
/
+0
2011-10-12
arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
Stephen Warren
6
-2
/
+116
2011-10-10
ARM: tegra: fix compilation error due to mach/hardware.h removal
Marc Dietrich
1
-1
/
+0
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
7
-39
/
+48
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-09-26
ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h
Stephen Warren
2
-6
/
+5
2011-08-24
ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build
Stephen Warren
1
-1
/
+1
2011-08-24
ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio
Stephen Warren
1
-16
/
+0
2011-08-22
ARM: mach-tegra: convert boot_params to atag_offset
Nicolas Pitre
4
-6
/
+6
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
1
-2
/
+0
2011-08-12
ARM: gpio: consolidate gpio_to_irq
Russell King
1
-0
/
+1
2011-08-12
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
1
-5
/
+1
2011-08-11
ARM: tegra: paz00: add clocks required for usb operation
Marc Dietrich
1
-0
/
+6
2011-08-09
ARM: Tegra: Force PORT_TEGRA as the UART type
Stephen Warren
4
-5
/
+10
2011-08-09
ARM: tegra: paz00: reorder the SDHCI channel init
Marc Dietrich
1
-1
/
+1
2011-08-09
ARM: tegra: paz00: enable wifi led
Marc Dietrich
3
-0
/
+24
2011-08-09
ARM: tegra: paz00: enable rfkill for internal wifi card
Marc Dietrich
3
-4
/
+30
2011-08-09
ARM: tegra: paz00: add support serial port on JP1
Marc Dietrich
1
-0
/
+11
2011-08-09
ARM: Tegra: Seaboard: Add USB devices
Stephen Warren
2
-0
/
+28
2011-08-09
ARM: Tegra: Seaboard board updates for audio
Stephen Warren
3
-6
/
+62
2011-08-09
ARM: Tegra: Harmony: Add USB device
Stephen Warren
1
-0
/
+2
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+1
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
[prev]
[next]