summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
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-06inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-05dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-05fs: export empty_aopsJens Axboe4-5/+12
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe3-23/+17
2011-04-05block: dump request state on seeing a corrupted request completionJens Axboe1-1/+1
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson1-24/+0
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson1-20/+0
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans1-6/+11
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2-1/+4
2011-04-05powerpc/pseries: Don't register global initcallBenjamin Herrenschmidt1-1/+1
2011-04-05powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.Paul Gortmaker1-3/+3
2011-04-05Btrfs: don't warn in btrfs_add_orphanJosef Bacik1-2/+0
2011-04-05Btrfs: fix free space cache when there are pinned extents and clusters V2Josef Bacik1-4/+78
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesLi Zefan5-1/+30
2011-04-05btrfs: clear __GFP_FS flag in the space cache inodeMiao Xie2-2/+2
2011-04-05Btrfs: fix memory leak in start_transaction()Yoshinori Sano1-0/+1
2011-04-05Btrfs: fix memory leak in btrfs_ioctl_start_sync()Tsutomu Itoh1-1/+3
2011-04-05Btrfs: fix subvol_sem leak in btrfs_rename()Johann Lombardi1-3/+5
2011-04-05Btrfs: Fix oops for defrag with compression turned onLi Zefan1-9/+8
2011-04-05Btrfs: fix /proc/mounts info.Tsutomu Itoh1-2/+17