summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-213-13/+43
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-212-13/+45
* mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski2012-07-211-0/+2
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-213-7/+20
* mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski2012-07-211-7/+31
* mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski2012-07-211-2/+2
* mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski2012-07-211-5/+18
* mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski2012-07-211-23/+23
* mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski2012-07-211-21/+20
* mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski2012-07-211-1/+0
* mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski2012-07-211-8/+6
* mmc: tmio: add regulator supportGuennadi Liakhovetski2012-07-211-8/+29
* mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski2012-07-211-1/+23
* mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski2012-07-212-3/+35
* mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski2012-07-211-10/+11
* mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman2012-07-211-1/+1
* mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-212-2/+37
* mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart2012-07-211-8/+10
* mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart2012-07-211-10/+4
* mmc: dw_mmc: Add check for IDMAC configurationGirish K S2012-07-211-2/+13
* mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-213-0/+127
* mmc: dt: Add reg/interrupts to mmc.txt for clarity.Chris Ball2012-07-101-3/+7
* mmc: dt: Deduplicate binding docs by referencing mmc.txtChris Ball2012-07-107-43/+33
* mmc: core: Export regulator_* functions as GPLChris Ball2012-07-101-2/+2
* mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-101-27/+9
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-102-24/+32
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-104-32/+32
* mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski2012-07-101-3/+4
* mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-101-2/+2
* mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-101-7/+11
* cgroup: fix cgroup hierarchy umount raceTejun Heo2012-07-071-1/+5
* Revert "cgroup: superblock can't be released with active dentries"Tejun Heo2012-07-071-14/+3
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\
| * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0
* | Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-062-20/+30
|\ \
| * | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| * | eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-031-12/+13
| * | eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-062-18/+20
|\ \ \
| * | | qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
| * | | tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* | | | Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-062-1/+8
|\ \ \ \
| * | | | mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
OpenPOWER on IntegriCloud