index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
soc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
ARM: mx31pdk: Add MC13783 RTC support
Fabio Estevam
1
-1
/
+1
2012-01-03
iomux-mx25: configuration to support CSPI3 on CSI pins
Paul Fertser
1
-0
/
+4
2012-01-03
MX1:apf9328: Add i2c support
Gwenhael Goavec-Merou
2
-0
/
+11
2011-12-28
mioa701: add newly available DoC G3 chip
Robert Jarzmik
1
-12
/
+17
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
2011-12-20
arm/tegra: Make MACH_TEGRA_DT depend on ARCH_TEGRA_2x_SOC
Stephen Warren
1
-0
/
+1
2011-12-20
arm/tegra: Delete tegra_init_clock()
Stephen Warren
2
-6
/
+0
2011-12-20
arm/tegra: Fix section mismatch errors in tegra30 pinmux
Stephen Warren
1
-1
/
+1
2011-12-20
arm/tegra: Fix section mismatch errors in tegra20 pinmux
Stephen Warren
1
-1
/
+1
2011-12-20
arm/tegra: Use bus notifiers to trigger pinmux setup
Stephen Warren
2
-17
/
+69
2011-12-20
arm/tegra: Refactor board-*-pinmux.c to share code
Stephen Warren
7
-64
/
+144
2011-12-20
arm/tegra: Fix mistake in Trimslice's pinmux
Stephen Warren
1
-1
/
+1
2011-12-20
arm/tegra: Rework Seaboard-vs-Ventana pinmux table
Stephen Warren
1
-36
/
+20
2011-12-20
arm/tegra: Remove useless entries from ventana_pinmux[]
Stephen Warren
1
-5
/
+0
2011-12-20
arm/tegra: PCIe: Remove include of mach/pinmux.h
Stephen Warren
1
-1
/
+0
2011-12-20
arm/tegra: Harmony PCIe: Don't touch pinmux
Stephen Warren
1
-9
/
+0
2011-12-20
arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio
Stephen Warren
1
-0
/
+2
2011-12-20
arm/tegra: Split Seaboard GPIO table to allow for Ventana
Stephen Warren
1
-1
/
+15
2011-12-20
arm/tegra: refresh defconfig for tegra30
Olof Johansson
1
-5
/
+4
2011-12-18
arm/tegra: add support for tegra30 based board cardhu
Peter De Schrijver
3
-0
/
+38
2011-12-18
arm/tegra: implement support for tegra30
Peter De Schrijver
6
-7
/
+83
2011-12-18
arm/tegra: pinmux tables and definitions for tegra30
Peter De Schrijver
5
-0
/
+798
2011-12-18
arm/tegra: add new fields to struct tegra_pingroup_desc
Peter De Schrijver
2
-0
/
+14
2011-12-18
arm/tegra: prepare pinmux code for multiple tegra variants
Peter De Schrijver
7
-63
/
+86
2011-12-18
arm/tegra: rename tegra20 pinmux files
Peter De Schrijver
5
-8
/
+9
2011-12-18
arm/tegra: generalize L2 cache initialization
Peter De Schrijver
1
-5
/
+10
2011-12-18
arm/tegra: use PMC reset
Peter De Schrijver
1
-3
/
+2
2011-12-18
arm/tegra: rename board-dt.c to board-dt-tegra20.c
Peter De Schrijver
3
-3
/
+3
2011-12-18
arm/tegra: prepare early init for multiple tegra variants
Peter De Schrijver
7
-27
/
+34
2011-12-18
arm/tegra: don't export clk_measure_input_freq
Peter De Schrijver
3
-6
/
+9
2011-12-18
arm/tegra: prepare clock code for multiple tegra variants
Peter De Schrijver
4
-32
/
+10
2011-12-18
arm/tegra: cleanup tegra20 support
Peter De Schrijver
2
-2
/
+9
2011-12-18
arm/tegra: clk_get should not be fatal
Peter De Schrijver
1
-4
/
+8
2011-12-18
arm/tegra: initial device tree for tegra30
Peter De Schrijver
2
-0
/
+141
2011-12-17
Linux 3.2-rc6
v3.2-rc6
Linus Torvalds
1
-1
/
+1
2011-12-16
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
1
-6
/
+1
2011-12-16
btrfs: lower the dirty balance poll interval
Wu Fengguang
1
-0
/
+2
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
3
-8
/
+39
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
3
-4
/
+21
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
1
-5
/
+7
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
3
-6
/
+33
2011-12-16
iommu: Export intel_iommu_enabled to signal when iommu is in use
Eugeni Dodonov
2
-0
/
+7
2011-12-16
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
1
-8
/
+20
2011-12-16
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2
-0
/
+11
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-12-16
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2
-6
/
+10
2011-12-16
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
1
-0
/
+8
2011-12-15
ARM: unwinder: fix bisection to find origin in .idx section
Uwe Kleine-König
1
-2
/
+2
2011-12-15
Btrfs: unplug every once and a while
Chris Mason
1
-0
/
+6
[next]