summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: boot partition ro lock supportJohan Rudholm2012-01-125-11/+153
* ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2012-01-122-0/+3
* mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee2012-01-121-0/+3
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-128-6/+89
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-125-19/+19
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-1221-243/+21Star
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-121-1/+0Star
* mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-121-1/+2
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-121-37/+45
* mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin2012-01-121-1/+1
* mmc: mmc_test: align max_seg_sizePer Forlin2012-01-121-0/+1
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-122-0/+3
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-125-30/+336
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-121-0/+40
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-123-5/+66
* mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-121-9/+18
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-123-0/+14
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-122-11/+11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-122-2/+5
* m68k: remove duplicate asm offset for task thread.infoGreg Ungerer2011-12-242-2/+1Star
* m68k: merge the init_task code for mmu and non-mmu targetsGreg Ungerer2011-12-243-23/+3Star
* m68knommu: remove unused fasthandler declarationGreg Ungerer2011-12-241-1/+0Star
* m68k: Fall back to __gpio_to_irq() for non-arch GPIOsMark Brown2011-12-241-1/+2
* clocksource: m86k: Convert to clocksource_register_hz/khzjohn stultz2011-12-245-16/+5Star
* Linux 3.2-rc7Linus Torvalds2011-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-241-4/+32
|\
| * VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-242-13/+13
|\ \
| * | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-182-13/+13
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-12-241-3/+2Star
|\ \ \
| * | | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2Star
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-232-2/+2
|\ \ \ \
| * | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2011-12-192-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-232-5/+7
|\ \ \ \ \
| * | | | | Btrfs: call d_instantiate after all ops are setupAl Viro2011-12-231-4/+5
| * | | | | Btrfs: fix worker lock misuse in find_workerChris Mason2011-12-231-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-12-231-2/+2
|\ \ \ \ \ \
| * | | | | | sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller2011-12-221-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-2310-20/+26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-231-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-231-3/+3
| * | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-233-10/+6Star
| * | | | | | | | rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang2011-12-231-2/+5
| * | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-234-4/+5
| * | | | | | | | mqprio: Avoid panic if no options are providedThomas Graf2011-12-231-1/+1
| * | | | | | | | bridge: provide a mtu() method for fake_dst_opsEric Dumazet2011-12-231-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-234-10/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | md/bitmap: It is OK to clear bits during recovery.NeilBrown2011-12-221-4/+1Star
| * | | | | | | md: don't give up looking for spares on first failure-to-addNeilBrown2011-12-221-2/+1Star
| * | | | | | | md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown2011-12-221-4/+10