index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-24
efikamx: add spi nor support
Arnaud Patard (Rtp)
2
-0
/
+59
2010-11-24
imx51: fix gpio_4_24 and gpio_4_25 pad configuration
Arnaud Patard (Rtp)
1
-2
/
+2
2010-11-24
efikamx: add support for power key
Arnaud Patard (Rtp)
1
-0
/
+24
2010-11-24
efikamx: add leds support
Arnaud Patard (Rtp)
1
-1
/
+46
2010-11-24
imx51: add gpio mode for csi1 {h,v}sync
Arnaud Patard (Rtp)
1
-0
/
+2
2010-11-24
efikamx: add mmc support
Arnaud Patard (Rtp)
2
-0
/
+28
2010-11-24
imx51: enhance iomux configuration for esdhc support
Arnaud Patard (Rtp)
1
-0
/
+6
2010-11-24
imx51: fix iomux configuration
Arnaud Patard (Rtp)
1
-8
/
+8
2010-11-24
efikamx: read board id
Arnaud Patard (Rtp)
1
-0
/
+65
2010-11-24
mx31_3ds: Add touchscreen support
Fabio Estevam
1
-1
/
+1
2010-11-24
ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie
Lothar Waßmann
16
-40
/
+70
2010-11-24
Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Sascha Hauer
112
-2651
/
+2101
2010-11-19
ARM: imx: fix name for functions adding sdhci-esdhc-imx devices
Uwe Kleine-König
19
-118
/
+124
2010-11-19
ARM: mx3/mx35_3ds: Add watchdog support
Uwe Kleine-König
2
-0
/
+2
2010-11-19
ARM: mx3: dynamically allocate imx-keypad devices
Uwe Kleine-König
7
-23
/
+21
2010-11-19
ARM: mx3: dynamically allocate imx2-wdt devices
Uwe Kleine-König
10
-42
/
+26
2010-11-19
ARM: mx3: dynamically allocate mxc-ehci devices
Uwe Kleine-König
17
-135
/
+92
2010-11-19
ARM: mx3: dynamically allocate fsl-usb2-udc devices
Uwe Kleine-König
16
-68
/
+78
2010-11-19
ARM: mx3: dynamically allocate mxc_rnga devices
Uwe Kleine-König
6
-20
/
+62
2010-11-19
ARM: mx3: dynamically register mxc-mmc devices
Uwe Kleine-König
14
-73
/
+48
2010-11-19
ARM: mx3: introduce SOC_IMX31 and SOC_IMX35
Uwe Kleine-König
15
-58
/
+70
2010-11-19
ARM: mx3: use an MX35 constant in imx35 only code
Uwe Kleine-König
1
-1
/
+1
2010-11-19
ARM: mx3: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
3
-39
/
+34
2010-11-19
ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC
Uwe Kleine-König
19
-39
/
+39
2010-11-19
ARM: imx: let the machines select SOC_IMX{21,27}
Uwe Kleine-König
1
-2
/
+9
2010-11-19
ARM: imx: let IMX_HAVE_PLATFORM_IMX_FB select HAVE_FB_IMX
Uwe Kleine-König
2
-2
/
+2
2010-11-19
ARM: imx: move mx25 support to mach-imx
Uwe Kleine-König
14
-74
/
+81
2010-11-19
ARM: mx25: remove now empty devices.h
Uwe Kleine-König
4
-3
/
+0
2010-11-19
ARM: mx25: dynamically allocate mx2-camera devices
Uwe Kleine-König
5
-53
/
+22
2010-11-19
ARM: mx25: dynamically allocate imx2-wdt devices
Uwe Kleine-König
7
-21
/
+17
2010-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2
-6
/
+10
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-17
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-17
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
26
-26
/
+0
2010-11-17
ARM: mx25: dynamically allocatate imx-fb devices
Uwe Kleine-König
8
-34
/
+21
2010-11-17
ARM: mx25: dynamically allocate imxdi_rtc devices
Uwe Kleine-König
10
-22
/
+60
2010-11-17
ARM: mx25: dynamically allocate imx-keypad devices
Uwe Kleine-König
7
-48
/
+19
2010-11-17
ARM: mx25: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
6
-52
/
+55
2010-11-17
ARM: mx25: dynamically allocate mxc_pwm devices
Uwe Kleine-König
5
-87
/
+32
2010-11-17
ARM: mx25: dynamically allocate fsl-usb2-udc devices
Uwe Kleine-König
6
-30
/
+12
[next]