summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: add debug logsLudovic Desroches2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap: convert to module_platform_driverVenkatraman S2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap: make it behave well as a moduleVenkatraman S2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap: convert to per instance workqueueVenkatraman S2012-05-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: Remove dead codePhilippe De Swert2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: queue: remove redundant memsetsVenkatraman S2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: queue: rename mmc_request functionVenkatraman S2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap_hsmmc: release correct resourceRussell King2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: remove imxmmc driverSascha Hauer2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: sdhci: Log what timeout was set if the timeout is too largeMark Brown2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: davinci_mmc: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap_hsmmc: add DDR supportBalaji T K2012-04-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mmc: omap_hsmmc: Enable Auto CMD12Balaji T K2012-04-22
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: Add selfballoning memory reservation tunable.Jana Saout2012-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xen/gnttab: add deferred freeing logicJan Beulich2012-04-17
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpiolib: Remove 'const' from data argument of gpiochip_find()Grant Likely2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan2012-05-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpiolib: quiet gpiochip_add boot message noiseH Hartley Sweeten2012-05-18