summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin21-243/+21
2012-01-11mmc: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-01-11mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski1-1/+2
2012-01-11mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin1-1/+1
2012-01-11mmc: mmc_test: align max_seg_sizePer Forlin1-0/+1
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2-0/+3
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity5-30/+336
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar1-0/+40
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma3-5/+66
2012-01-11mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball1-9/+18
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO3-0/+14
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2-11/+11
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu2-2/+5
2011-12-24m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2-2/+1
2011-12-24m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer3-23/+3
2011-12-24m68knommu: remove unused fasthandler declarationGreg Ungerer1-1/+0
2011-12-24m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown1-1/+2
2011-12-24clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz5-16/+5
2011-12-23Linux 3.2-rc7v3.2-rc7Linus Torvalds1-1/+1
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-13/+13
2011-12-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-3/+2
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-5/+7
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-20/+26
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-3/+3
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal1-3/+3
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro1-4/+5
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason1-1/+2
2011-12-23net: relax rcvbuf limitsEric Dumazet3-10/+6
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang1-2/+5
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet4-4/+5
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet1-0/+6
2011-12-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-10/+13
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1
2011-12-22sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2011-12-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-8/+9
2011-12-22Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-1/+1
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-47/+220
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+4
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds10-20/+29