- 80b517f omap: zoom: add mmc3/wl1271 device support by Ohad Ben-Cohen · 14 years ago
- b642fde omap: zoom: add fixed regulator device for wlan by Ohad Ben-Cohen · 14 years ago
- c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
- d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
- 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
- f13b103 Merge branch 'shmobile' into devel by Russell King · 14 years ago
- 06385e4 ARM: 6278/2: fix regression in RealView after the introduction of pclk by Linus Walleij · 14 years ago
- a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
- 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
- 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
- 5da3e71 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 by Magnus Damm · 14 years ago
- 58c7d9d ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY by Magnus Damm · 14 years ago
- a20df56 Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 14 years ago
- d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
- 129961e Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable by Russell King · 14 years ago
- b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
- 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
- 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
- e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
- 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
- f4f5e28 ARM: 6274/1: add global control registers definition header file for nuc900 by wanzongshun · 14 years ago
- f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
- 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
- 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 14 years ago
- 2066930 mx2_camera: Add soc_camera support for i.MX25/i.MX27 by Baruch Siach · 14 years ago
- 14cb0de arm/imx/gpio: add spinlock protection by Baruch Siach · 14 years ago
- 4080594 ARM: Add support for the LPC32XX arch by Kevin Wells · 14 years ago
- 680b286 ARM: LPC32XX: Arch config menu supoport and makefiles by Kevin Wells · 14 years ago
- 19d95e1 ARM: LPC32XX: Phytec 3250 platform support by Kevin Wells · 14 years ago
- fc982e1 ARM: LPC32XX: Misc support functions by Kevin Wells · 14 years ago
- e6e912c ARM: LPC32XX: Serial support code by Kevin Wells · 14 years ago
- 3c0e194 ARM: LPC32XX: System suspend support by Kevin Wells · 14 years ago
- c4a0208 ARM: LPC32XX: GPIO, timer, and IRQ drivers by Kevin Wells · 15 years ago
- b9cc4bf ARM: LPC32XX: Clock driver by Kevin Wells · 15 years ago
- 343d353 ARM: LPC32XX: Debug and IRQ macros by Kevin Wells · 15 years ago
- 437db59 ARM: LPC32XX: Initial arch header files by Kevin Wells · 15 years ago
- 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 14 years ago
- 5388a6b ARM: SMP: Always enable clock event broadcast support by Russell King · 14 years ago
- 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
- b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
- 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
- 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
- 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
- 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
- c1ba6ba ARM: 6251/1: Make SPARSE_IRQ a hidden option by eric miao · 14 years ago
- 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 14 years ago
- d746196 ARM: use generic ioremap_page_range() by Russell King · 14 years ago
- 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
- 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
- a3e5bb4 ARM: Versatile: fix section mismatch by Russell King · 14 years ago
- a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 14 years ago
- e07b9e08 ARM: LMB: convert pfn_valid to use LMB by Russell King · 14 years ago
- eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 14 years ago
- 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 14 years ago
- 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
- 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
- 4bb2e27 ARM: early_pte_alloc() by Russell King · 14 years ago
- 39ae702 ARM: 6267/1: mop500: add AB8500 interrupt support by Rabin Vincent · 14 years ago
- 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 2e65a20 Input: RX51 keymap - fix recent compile breakage by Dmitry Torokhov · 14 years ago
- ef93f14 i.MX51: add support for cpuimx51 module and its baseboard by Eric Bénard · 14 years ago
- 84659ab imx: move gpio init after to irq init by Jason Wang · 14 years ago
- 95afd09 eukrea-baseboards: merge includes in one file by Eric Bénard · 14 years ago
- 8cd1b5c Fix KConfig warning by Eric Bénard · 14 years ago
- 72fe99f mbimxsd baseboards : remove unnecessary include by Eric Bénard · 14 years ago
- da92e42 pcm043: register flexcan device by Marc Kleine-Budde · 15 years ago
- 61c6850 imx: dynamically register flexcan devices for mx25 and mx35 by Marc Kleine-Budde · 14 years ago
- a7d945a mx35: add flexcan address by Marc Kleine-Budde · 14 years ago
- 757e1e4 mx35: adjust flexcan clock definition by Marc Kleine-Budde · 15 years ago
- c3f6a34 mx25: add flexcan address and interrupt definition by Marc Kleine-Budde · 14 years ago
- e993ade mx25: flexcan clock support by Sascha Hauer · 15 years ago
- 6937aab iomux-mx51: add 4 pin definitions by Eric Bénard · 14 years ago
- aa87214 i.MX51: handle IRQ for gpio 16..31 by Eric Bénard · 14 years ago
- 5055d1e eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled by Eric Bénard · 14 years ago
- 7e688f0 imx25: fix low level debug by Eric Bénard · 14 years ago
- d5efe25 mx51_3ds: add keypad support on 3ds platform by Jason Wang · 14 years ago
- a7ebd93 mx51: add imx_keypad device definition for mx51 platforms by Jason Wang · 14 years ago
- beaac6f3 mx51_3ds: Add support for the imx51 3-stack board by Jason Wang · 14 years ago
- 3fac6cf mx27_3ds: add support for the keypad by Rogerio Pimentel · 14 years ago
- c5d38f0 mx31_3ds: revert 3ds debug board relate code by Jason Wang · 14 years ago
- fa94f8d mxc: add common debug board for 3-stack platforms by Jason Wang · 14 years ago
- 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 14 years ago
- 6b63226 mx25: add PWM4 to iomux by Baruch Siach · 14 years ago
- b04102b mx25: add iomux defines for UART4 on KPP pins by Baruch Siach · 14 years ago
- 41f6347 mx31_3ds: Handle USB OTG GPIO Errors by Fabio Estevam · 14 years ago
- f747847 mx25: add support for the CSI device by Baruch Siach · 14 years ago
- 94d3595 mx27: add support for the CSI device by Baruch Siach · 14 years ago
- b725aba pca100: clean up GPIO pin multiplexing by Luotao Fu · 14 years ago
- 42216fc pca100: add framebuffer device support and TFT by Luotao Fu · 14 years ago
- 426ab49 mxc/iomux: add GPIO bank offset for iomux v3 platforms by Jason Wang · 14 years ago
- b3fb53a mx51/iomux: add UART and GPIO pad definitions for imx51_3ds board by Jason Wang · 14 years ago
- 310894b mx51/iomux: Fix mux mode and input path for two pads by Jason Wang · 14 years ago
- 68d03da [PATCH] mxc: Fix pad names for imx51 by Amit Kucheria · 14 years ago