aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | dst: catch uninitialized metricsStephen Hemminger2011-05-24
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | bug.h: Add WARN_RATELIMITJoe Perches2011-05-23
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-25
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-25
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-25
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-25
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: set current limit for uhs cardsArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: add support for driver type selectionArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: query function modes for uhs cardsArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: MMC boot partitions support.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: quirks: fix truncation warningsRandy Dunlap2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: Reliable write support.Andrei Warkentin2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-24
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | hwmon: (jc42) Change detection classJean Delvare2011-05-25
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | compat: include aio_abi.h for aio_context_tStephen Rothwell2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | | | include/linux/compat.h: coding-style fixesChris Metcalf2011-05-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | compat: fixes to allow working with tile archChris Metcalf2011-05-12
| | | * | | | | | | | | | | | | | | | | | | | | | | | audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf2011-05-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | | | | mfd: add DB5500 PRCMU driverLinus Walleij2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | | | | mfd: update DB8500 PRCMU driverMattias Nilsson2011-05-24
| | | * | | | | | | | | | | | | | | | | | | | | | | | | mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij2011-05-24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-24
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |