summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-241-0/+1
| * mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-241-0/+2
| * mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-241-0/+2
| * mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-242-1/+43
| * mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-242-5/+31
| * mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-241-0/+7
| * mmc: MMC boot partitions support.Andrei Warkentin2011-05-247-42/+305
| * mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-241-18/+13
| * mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-244-8/+24
| * mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-241-16/+26
| * mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-242-19/+22
| * mmc: quirks: fix truncation warningsRandy Dunlap2011-05-241-1/+1
| * mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-244-55/+133
| * mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-241-2/+2
| * mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-241-23/+21
| * mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-242-1/+7
| * mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-241-0/+2
| * mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-242-0/+12
| * mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-242-2/+6
| * mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-243-8/+8
| * mmc: Reliable write support.Andrei Warkentin2011-05-244-4/+88
| * mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-241-1/+1
| * mmc: tegra: add pm_flagsVenkat Rao2011-05-242-0/+3
| * mmc: remove redundant irq disablingJohn Ogness2011-05-241-8/+0
| * mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-243-0/+12
* | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2512-87/+118
|\ \
| * | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
| * | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-242-16/+1
| * | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
| * | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
| * | MAINTAINERS: Update KCONFIG entryMichal Marek2011-05-042-3/+6
| * | kconfig-language: add to hintsRandy Dunlap2011-05-021-0/+22
| * | kconfig: Document the new "visible if" syntaxMichal Marek2011-05-021-1/+9
| * | kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
| * | kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
| * | kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
| * | kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
| * | kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
| * | kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
| * | kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
| * | nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
| * | kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2
| * | kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0
| * | kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
| * | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2011-05-252-3/+5
|\ \ \
| * | | signal: sys_pause() should check signal_pending()Oleg Nesterov2011-05-251-2/+4
| * | | ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov2011-05-251-1/+1
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-2529-150/+1305
|\ \ \ \
OpenPOWER on IntegriCloud