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
2012-03-05
Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
19
-163
/
+916
2012-02-28
ARM: tegra: uncompress.h: Don't depend on kernel headers
Stephen Warren
1
-1
/
+3
2012-02-22
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
3
-10
/
+10
2012-02-08
ARM: tegra: Remove duplicate PMU interrupt inversion code
Stephen Warren
1
-15
/
+0
2012-02-07
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
Marc Dietrich
1
-4
/
+4
2012-02-07
ARM: tegra: paz00: fix wrong SD1 power gpio
Marc Dietrich
1
-1
/
+1
2012-02-07
ARM: tegra: Add a simple PMC driver
Stephen Warren
4
-0
/
+103
2012-02-07
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
1
-8
/
+0
2012-02-07
ARM: tegra: Fix EMC pdata initialization from registers
Stephen Warren
1
-3
/
+3
2012-02-07
gpio: tegra: Dynamically allocate IRQ base, and support DT
Stephen Warren
1
-2
/
+0
2012-02-07
ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
Stephen Warren
2
-3
/
+4
2012-02-07
ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL
Stephen Warren
4
-12
/
+143
2012-02-07
ARM: tegra: uncompress.h: Choose a UART at runtime
Stephen Warren
1
-1
/
+74
2012-02-07
ARM: tegra: uncompress.h: Store UART address in a variable
Doug Anderson
1
-3
/
+3
2012-02-07
ARM: tegra: Introduce define DEBUG_UART_SHIFT
Doug Anderson
1
-8
/
+10
2012-02-07
ARM: tegra: Support Tegra30 in decompressor UART setup
Stephen Warren
1
-2
/
+10
2012-02-07
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
1
-42
/
+74
2012-02-07
ARM: tegra: emc: device tree support
Olof Johansson
1
-7
/
+139
2012-02-07
ARM: tegra: emc: convert tegra2_emc to a platform driver
Olof Johansson
2
-30
/
+73
2012-02-07
ARM: tegra: fuse: add bct strapping reading
Olof Johansson
2
-0
/
+16
2012-02-07
ARM: tegra: fuse: add functions to access chip revision
Olof Johansson
3
-33
/
+86
2012-02-07
ARM: tegra: fuse: use apbio dma for register access
Olof Johansson
1
-12
/
+8
2012-02-07
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
4
-1
/
+187
2012-02-07
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
1
-1
/
+1
2012-01-24
ARM: tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA
Olof Johansson
1
-5
/
+5
2012-01-21
ARM: big removal of now unused arch_idle()
Nicolas Pitre
1
-29
/
+0
2012-01-21
ARM: mach-tegra: properly disable CPU idle call
Nicolas Pitre
2
-1
/
+3
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-8
/
+8
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+5
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2012-01-10
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
12
-123
/
+269
2012-01-10
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
28
-162
/
+1076
2012-01-09
Merge branch 'samsung/cleanup' into next/boards
Arnd Bergmann
10
-49
/
+10
2012-01-08
Merge branch 'depends/rmk/for-linus' into next/soc
Arnd Bergmann
8
-27
/
+10
2012-01-08
Merge branch 'samsung/dt' into next/dt
Arnd Bergmann
12
-96
/
+23
2012-01-08
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
3
-35
/
+13
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
7
-6
/
+7
2012-01-07
Merge branch 'tegra/soc' into next/boards
Arnd Bergmann
28
-178
/
+1122
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-4
/
+5
2012-01-05
Merge branch 'restart' into for-linus
Russell King
7
-6
/
+7
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: tegra: use new restart hook
Russell King
7
-5
/
+10
2011-12-30
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
1
-0
/
+1
2011-12-28
Merge branch 'tegra/dt' into next/dt
Arnd Bergmann
4
-16
/
+47
2011-12-28
Merge branch 'tegra/boards' into next/boards
Arnd Bergmann
12
-122
/
+269
2011-12-28
Merge branch 'tegra/soc' into next/soc
Arnd Bergmann
28
-162
/
+1076
2011-12-28
Merge branches 'depends/rmk/devel-stable' and 'tegra/dt' into next/soc
Arnd Bergmann
4
-29
/
+60
2011-12-28
Merge branch 'tegra/cleanup' into next/cleanup
Arnd Bergmann
3
-35
/
+13
2011-12-20
arm/tegra: remove __initdata annotation from pinmux tables
Olof Johansson
2
-5
/
+5
2011-12-20
arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF
Stephen Warren
1
-0
/
+2
[next]