summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg27-701/+398
2011-05-09omap: musb: introduce default board configMike Rapoport15-98/+27
2011-05-03omap: move detection of NAND CS to common-board-devicesMike Rapoport6-176/+67
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport21-232/+78
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport12-444/+128
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon1-1/+0
2011-05-03OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon1-2/+0
2011-05-03OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen1-2/+4
2011-05-03OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen1-0/+1
2011-05-03OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen1-4/+6
2011-05-03OMAP3+: smartreflex: request the memory regionAaro Koskinen1-0/+8
2011-05-03OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen1-1/+1
2011-05-03omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren1-76/+7
2011-05-03OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2-24/+12
2011-05-03OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez2-31/+26
2011-05-03arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg2-9/+8
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport9-427/+73
2011-04-20omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2-4/+4
2011-04-19Linux 2.6.39-rc4Linus Torvalds1-1/+1
2011-04-19Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-5/+2
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-26/+361
2011-04-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-187/+186
2011-04-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-26/+81
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds14-233/+430
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown2-9/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe1-8/+25
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe3-22/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown2-1/+26
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson1-7/+30
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese1-1/+1
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard1-0/+3
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan1-2/+10
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker1-6/+6
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt5-7/+26
2011-04-18Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+23
2011-04-18Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-19/+3
2011-04-18alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson1-0/+1