summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25ARM: mxs/mx23evk: add mmc deviceShawn Guo2-0/+45
2011-03-25ARM: mxs: dynamically allocate mmc deviceShawn Guo8-0/+131
2011-03-25ARM: mx51_efika: update platform data for new mfd changesAndres Salomon1-2/+4
2011-03-25mx2/iomux: Set direction for CSPI2 pinsJulien Boibessot1-6/+6
2011-03-23ARM: mx51: Implement code to allow mx51 to enter WFIDinh Nguyen4-2/+99
2011-03-23ARM: mx51: Add entry for gpc_dvfs_clkDinh Nguyen1-0/+8
2011-03-23ARM: mx50: Add support to get the silicon revisionDinh Nguyen2-0/+43
2011-03-23ARM: mxs: configure and register the second FEC device on TX28/STK5-V4Lothar Waßmann2-6/+36
2011-03-23ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2-2/+2
2011-03-23ARM i.MX: remove duplicated #includeHuang Weiyi1-1/+0
2011-03-23ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König1-0/+1
2011-03-23MX51: Add AUDMUX ports definitionsJulien Boibessot1-1/+9
2011-03-23ARM: mxc: Add sched_clock to mxc platformJan Weitzel2-0/+17
2011-03-23ARM: mxc: Add dummy_get_cycles to avoid access before init is doneJan Weitzel1-1/+8
2011-03-23ARM: mx5/mx53_evk: Make the reset pin name more meaningfulFabio Estevam1-3/+3
2011-03-23ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_resetFabio Estevam1-3/+2
2011-03-23ARM: mx5/babbage: Use gpio_request_one in babbage_fec_resetFabio Estevam1-3/+2
2011-03-23ARM: mx53_loco: Add GPIO Keypad supportFrank Li2-0/+26
2011-03-23ARM: mx51: Print silicon revision on bootFabio Estevam4-0/+36
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds16-1262/+1989
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2011-03-22fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin1-1/+1
2011-03-22aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-22pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-22adfs: add hexadecimal filetype suffix optionStuart Swales6-26/+99
2011-03-22adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-22adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101
2011-03-22Documentation/Changes: minor correctionsChristian Kujau1-4/+4
2011-03-22Documentation/CodingStyle: flesh out if-else examplesHarry Wei1-0/+7
2011-03-22codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick1-7/+1
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2-4/+12
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-22pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes3-6/+10
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew3-0/+499
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov1-1/+1
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon1-5/+171
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown1-6/+13
2011-03-22init: return proper error code in do_mounts_rd()Davidlohr Bueso1-1/+1
2011-03-22binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney1-1/+1
2011-03-22epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer1-5/+28
2011-03-22epoll: move ready event check into proper inlineDavide Libenzi1-3/+16
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov1-1/+1
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger1-0/+1
2011-03-22drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball1-4/+3
2011-03-22drivers/mmc/host/omap.c: use resource_size()Chris Ball1-3/+3
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger4-0/+188