summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-04-05phonet: Check input from user before allocatingSasha Levin
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-05libfs: add simple_open()Stephen Boyd
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou