summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs/mx28evk: add mmc deviceShawn Guo2011-03-252-0/+90
* ARM: mxs/mx23evk: add mmc deviceShawn Guo2011-03-252-0/+45
* ARM: mxs: dynamically allocate mmc deviceShawn Guo2011-03-258-0/+131
* ARM: mx51_efika: update platform data for new mfd changesAndres Salomon2011-03-251-2/+4
* mx2/iomux: Set direction for CSPI2 pinsJulien Boibessot2011-03-251-6/+6
* ARM: mx51: Implement code to allow mx51 to enter WFIDinh Nguyen2011-03-234-2/+99
* ARM: mx51: Add entry for gpc_dvfs_clkDinh Nguyen2011-03-231-0/+8
* ARM: mx50: Add support to get the silicon revisionDinh Nguyen2011-03-232-0/+43
* ARM: mxs: configure and register the second FEC device on TX28/STK5-V4Lothar Waßmann2011-03-232-6/+36
* ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2011-03-232-2/+2
* ARM i.MX: remove duplicated #includeHuang Weiyi2011-03-231-1/+0
* ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König2011-03-231-0/+1
* MX51: Add AUDMUX ports definitionsJulien Boibessot2011-03-231-1/+9
* ARM: mxc: Add sched_clock to mxc platformJan Weitzel2011-03-232-0/+17
* ARM: mxc: Add dummy_get_cycles to avoid access before init is doneJan Weitzel2011-03-231-1/+8
* ARM: mx5/mx53_evk: Make the reset pin name more meaningfulFabio Estevam2011-03-231-3/+3
* ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_resetFabio Estevam2011-03-231-3/+2
* ARM: mx5/babbage: Use gpio_request_one in babbage_fec_resetFabio Estevam2011-03-231-3/+2
* ARM: mx53_loco: Add GPIO Keypad supportFrank Li2011-03-232-0/+26
* ARM: mx51: Print silicon revision on bootFabio Estevam2011-03-234-0/+36
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-233-19/+44
|\
| * avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
| * avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-061-0/+9
| * dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo2011-03-021-0/+26
| * Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-141-0/+6
| |\
| | * avr32: at32ap700x: specify DMA src and dst mastersJamie Iles2011-01-301-0/+6
| * | dma40: remove export of stedma40_memcpy_sgRabin Vincent2011-01-311-19/+0
| * | dma40: allow realtime and priority for event linesRabin Vincent2011-01-311-0/+3
* | | x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-232-4/+12
* | | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-231-1/+1
* | | x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-231-1/+2
* | | move x86 specific oops=panic to generic codeOlaf Hering2011-03-231-10/+0
* | | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-2317-79/+0
* | | um: remove file pointer from ioctlRichard Weinberger2011-03-232-4/+4
* | | uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-232-0/+4
* | | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-2318-61/+64
* | | mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-234-5/+13
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-224-39/+21
|\ \ \
| * | | xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-191-3/+5
| * | | xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-191-6/+7
| * | | x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-193-30/+9
* | | | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-224-25/+366
|\ \ \ \
| * | | | ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-222-13/+15
| * | | | ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-211-0/+54
| * | | | ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-211-0/+3
| * | | | ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick2011-03-211-11/+15
| * | | | ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick2011-03-211-0/+144
| * | | | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-213-3/+101
| * | | | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick2011-03-211-3/+0
| * | | | ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-211-0/+39