aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mmc: add BCM2835 driverStephen Warren2013-02-11
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-11
* mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon2013-02-11
* mmc: sh_mmcif: simplify IRQ processingGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: report all errorsTeppei Kamijou2013-02-11
* mmc: sh_mmcif: fix I/O errorsGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: reset DMA completion immediately before starting DMAGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: reset error code for any opcodeGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: fix a race, causing an Oops on SMPGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: (cosmetic) simplify boolean return blocksGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or errorTeppei Kamijou2013-02-11
* mmc: sh_mmcif: fix missing and consolidate IO completion timeoutsGuennadi Liakhovetski2013-02-11
* mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()Teppei Kamijou2013-02-11
* mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeoutTeppei Kamijou2013-02-11
* mmc: sh_mmcif: Add support for eMMC Dual Data RateTeppei Kamijou2013-02-11
* mmc: sh_mmcif: add support for bundled MMCIF IRQsShinya Kuribayashi2013-02-11
* mmc: sh_mmcif: ensure run-time suspend call is processed before suspendTeppei Kamijou2013-02-11
* mmc: sh_mmcif: force to fail CMD52 immediatelyTeppei Kamijou2013-02-11
* mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WPShawn Guo2013-02-11
* mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo2013-02-11
* mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-02-11
* mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo2013-02-11
* mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-02-11
* mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-11
* mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-02-11
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-01-31
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-31
| * dm thin: fix queue limits stackingMike Snitzer2013-01-31
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-31
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-31
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-03
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-31
|\ \ \
| * \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-30
| |\ \ \ | | |_|/ | |/| |
| | * | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-18
| | * | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-18
| | * | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-18
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-31
|\ \ \ \
| * | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-30
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
| | |/ / | |/| |
* | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-30
|\ \ \ \
| * | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-30
| * | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-30
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-29
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-26
| |\ \ \ \
| | * | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-23
| | * | | | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-22
| | * | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-22
| | * | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-22
| * | | | | drm/exynos: add check for the device power statusShirish S2013-01-25
| * | | | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-25