index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-26
ARM: tegra: prepare powergate.c for multiple variants
Peter De Schrijver
2
-7
/
+27
2012-02-26
ARM: tegra: rework Tegra secondary CPU core bringup
Peter De Schrijver
6
-53
/
+317
2012-02-26
ARM: tegra: functions to access the flowcontroller
Peter De Schrijver
3
-0
/
+68
2012-02-26
ARM: tegra: initialize Tegra chipid early
Peter De Schrijver
1
-0
/
+1
2012-02-26
ARM: tegra: export Tegra chipid
Peter De Schrijver
2
-1
/
+2
2012-02-26
ARM: tegra: cleanup use of chipid register
Peter De Schrijver
2
-7
/
+14
2012-02-26
Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smp
Olof Johansson
19
-163
/
+914
2012-02-26
Merge branch 'for-3.4/soc' into for-3.4/t30-smp
Olof Johansson
14
-13
/
+3456
2012-02-26
ARM: tegra: PCIe: Provide 3.3V supply voltage
Thierry Reding
1
-1
/
+2
2012-02-26
ARM: tegra: select required CPU and L2 errata options
Stephen Warren
1
-0
/
+12
2012-02-26
ARM: tegra: Demote EMC clock inconsistency BUG to WARN
Stephen Warren
1
-5
/
+25
2012-02-26
ARM: tegra: Avoid compiling cpuidle code when not configured
Peter De Schrijver
1
-2
/
+2
2012-02-23
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-3
/
+3
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-20
/
+0
2012-02-22
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
3
-10
/
+10
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-20
/
+0
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2012-02-07
ARM: tegra: Remove duplicate PMU interrupt inversion code
Stephen Warren
1
-15
/
+0
2012-02-06
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
Marc Dietrich
1
-4
/
+4
2012-02-06
ARM: tegra: paz00: fix wrong SD1 power gpio
Marc Dietrich
1
-1
/
+1
2012-02-06
ARM: tegra: Add a simple PMC driver
Stephen Warren
4
-0
/
+103
2012-02-06
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
1
-8
/
+0
2012-02-06
ARM: tegra: Fix EMC pdata initialization from registers
Stephen Warren
1
-3
/
+3
2012-02-06
gpio: tegra: Dynamically allocate IRQ base, and support DT
Stephen Warren
1
-2
/
+0
2012-02-06
ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
Stephen Warren
2
-3
/
+4
2012-02-06
ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL
Stephen Warren
4
-12
/
+143
2012-02-06
ARM: tegra: uncompress.h: Choose a UART at runtime
Stephen Warren
1
-1
/
+74
2012-02-06
ARM: tegra: uncompress.h: Store UART address in a variable
Doug Anderson
1
-3
/
+3
2012-02-06
ARM: tegra: Introduce define DEBUG_UART_SHIFT
Doug Anderson
1
-8
/
+10
2012-02-06
ARM: tegra: Support Tegra30 in decompressor UART setup
Stephen Warren
1
-2
/
+10
2012-02-06
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
1
-42
/
+74
2012-02-06
ARM: tegra: emc: device tree support
Olof Johansson
1
-7
/
+139
2012-02-06
ARM: tegra: emc: convert tegra2_emc to a platform driver
Olof Johansson
2
-30
/
+73
2012-02-06
ARM: tegra: fuse: add bct strapping reading
Olof Johansson
2
-0
/
+16
2012-02-06
ARM: tegra: fuse: add functions to access chip revision
Olof Johansson
3
-33
/
+86
2012-02-06
ARM: tegra: fuse: use apbio dma for register access
Olof Johansson
1
-12
/
+8
2012-02-06
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
4
-1
/
+187
2012-02-06
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
1
-1
/
+1
2012-02-06
ARM: tegra: paz00: fix wrong UART port on mini-pcie plug
Marc Dietrich
1
-4
/
+4
2012-02-06
ARM: tegra: paz00: fix wrong SD1 power gpio
Marc Dietrich
1
-1
/
+1
2012-02-06
ARM: tegra: cpuidle driver for tegra
Peter De Schrijver
2
-0
/
+109
2012-02-06
ARM: tegra: assembler code for LP3
Peter De Schrijver
1
-0
/
+91
2012-02-06
ARM: tegra: definitions for flow controller
Peter De Schrijver
1
-0
/
+37
2012-02-06
ARM: tegra: initialize basic system clocks
Peter De Schrijver
1
-1
/
+23
2012-02-06
ARM: tegra: enable tegra30 clock framework
Peter De Schrijver
3
-0
/
+3
2012-02-06
ARM: tegra: implement basic tegra30 clock framework
Peter De Schrijver
1
-0
/
+3099
2012-02-06
ARM: tegra: add support for new clock framework features
Peter De Schrijver
3
-0
/
+46
2012-02-06
ARM: tegra: add support for tegra30 interrupts
Peter De Schrijver
3
-7
/
+23
2012-02-03
Input: tegra-kbc - allow skipping setting up some of GPIO pins
Shridhar Rasal
1
-1
/
+7
2012-01-26
ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver
Hiroshi DOYU
1
-0
/
+63
[prev]
[next]