summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König44-507/+559
2011-05-19MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou4-0/+153
2011-05-19mx23: register clocks for mmcPeter Korsgaard1-0/+2
2011-05-19arm: mach-imx/mxs: drop 'default' boardsWolfram Sang1-2/+0
2011-05-19ARM: imx: remove some deprecated and unused #definesUwe Kleine-König1-7/+0
2011-05-19ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2-10/+17
2011-05-19ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König3-21/+51
2011-05-19ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König4-4/+9
2011-05-19ARM: remove support for mxc91231Uwe Kleine-König25-2275/+2
2011-05-19video i.MX: remove mx1 compile time dependenciesSascha Hauer3-27/+7
2011-05-19ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam4-5/+3
2011-05-19ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König1-1/+1
2011-05-19ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König3-5/+7
2011-05-19ARM: mxs/i.MX23: make i2c defines consistent and match the reference manualWolfram Sang1-1/+1
2011-05-19ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König30-208/+263
2011-05-19ARM: mx3/mx31moboard: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+17
2011-05-19ARM: mx3/pcm037: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+18
2011-05-19ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König9-21/+59
2011-05-19ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam1-1/+1
2011-05-19ARM: mx5/mx53_smd: Add esdhc supportFabio Estevam2-0/+29
2011-05-19ARM: imx/mx25: add NAND chip select pins to iomuxBaruch Siach1-0/+3
2011-05-19ARM: imx: clean up the section marks of extern dataRichard Zhao9-97/+93
2011-05-19ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_oneFabio Estevam2-3/+3
2011-05-19ARM: mx27: fix gpt4/5 base addressWolfram Sang1-2/+2
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König32-50/+0
2011-05-19ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König9-80/+27
2011-05-19ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo1-1/+11
2011-05-19ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_resetFabio Estevam1-7/+5
2011-05-19ARM: mx53: Print silicon revision on bootFabio Estevam4-13/+25
2011-04-12ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNELDave Martin1-0/+2
2011-04-12ARM: mxs/clock-mx28: fix up name##_set_rateUwe Kleine-König1-1/+6
2011-04-12ARM: imx: fix usb related build failure for mach-vpr200Uwe Kleine-König1-3/+8
2011-04-06Linux 2.6.39-rc2v2.6.39-rc2Linus Torvalds1-1/+1
2011-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds14-91/+148
2011-04-06inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-06ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-06block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-06dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-06fs: export empty_aopsJens Axboe4-5/+12
2011-04-06ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-06blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-06ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-06block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-06block: get rid of elv_insert() interfaceJens Axboe3-23/+17
2011-04-06block: dump request state on seeing a corrupted request completionJens Axboe1-1/+1
2011-04-06Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-44/+0
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-109/+221
2011-04-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-38/+57
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+145
2011-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-60/+138