summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-153-0/+884
| * | | | | | | | mmc: sdhci-tegra: free irq on error and removeWolfram Sang2011-03-151-1/+5
| * | | | | | | | mmc: mxcmmc: use dmaengine APISascha Hauer2011-03-151-77/+104
| * | | | | | | | mmc: dw_mmc: support 8-bit buswidthJaehoon Chung2011-03-151-0/+3
| * | | | | | | | mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-13/+4
| * | | | | | | | mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij2011-03-151-7/+2
| * | | | | | | | mmc: tmio_mmc: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
| * | | | | | | | mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+6
| * | | | | | | | mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij2011-03-151-16/+6
| * | | | | | | | mmc: sh_mmcif: rename and retype activity variableLinus Walleij2011-03-151-9/+9
| * | | | | | | | mmc: sh_mmcif: unmap with the proper sglenLinus Walleij2011-03-151-2/+2
| * | | | | | | | mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij2011-03-151-4/+8
| * | | | | | | | mmc: atmel-mci: use dmaengine helper functionsLinus Walleij2011-03-151-3/+3
| * | | | | | | | mmc: atmel-mci: conform to DMA-APILinus Walleij2011-03-151-4/+3
| * | | | | | | | mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij2011-03-151-3/+5
| * | | | | | | | mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer2011-03-151-0/+8
| * | | | | | | | mmc: Ensure prototypes for SD API are visible in sd.cMark Brown2011-03-151-0/+1
| * | | | | | | | mmc: Improve MMC_TEST config text.Will Newton2011-03-151-2/+1
| * | | | | | | | mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton2011-03-151-1/+2
| * | | | | | | | mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton2011-03-151-0/+6
| * | | | | | | | mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam2011-03-151-1/+1
| * | | | | | | | mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman2011-03-151-23/+27
| * | | | | | | | mmc: mmc_test: add tests to measure large sequential I/O performanceAdrian Hunter2011-03-151-0/+100
| * | | | | | | | mmc: mmc_test: add tests to measure random I/O operations per secondAdrian Hunter2011-03-151-11/+128
| * | | | | | | | mmc: mmc_test: make performance test area size about 4MiBAdrian Hunter2011-03-151-12/+13
| * | | | | | | | mmc: remove BROKEN_CLK_GATING quirk for wl1271Pierre Tardy2011-03-151-1/+11
| * | | | | | | | mmc: add MMC_QUIRK_BROKEN_CLK_GATINGPierre Tardy2011-03-152-4/+14
| * | | | | | | | mmc: add per device quirk placeholderPierre Tardy2011-03-154-1/+66
| * | | | | | | | mmc: put the led blinking code after clock ungatingPierre Tardy2011-03-151-2/+1
| * | | | | | | | mmc: mmc_test: Only warn about not waiting for busy if it's supportedPawel Moll2011-03-151-3/+4
| * | | | | | | | mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park2011-03-151-0/+3
| * | | | | | | | mmc: Fix the block device read only flagMarc-André Hébert2011-03-151-0/+1
| * | | | | | | | mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-151-0/+74
* | | | | | | | | USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki2011-03-183-12/+11
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-1810-155/+576
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
| * | | | | | | | | PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
| * | | | | | | | | PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai2011-03-041-47/+184
| * | | | | | | | | PCI: introduce reset_resource()Ram Pai2011-03-041-3/+8
| * | | | | | | | | PCI: data structure agnostic free list functionRam Pai2011-03-041-15/+12
| * | | | | | | | | PCI: refactor io size calculation codeRam Pai2011-03-041-24/+42
| * | | | | | | | | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
| * | | | | | | | | PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
| * | | | | | | | | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-044-8/+246
| * | | | | | | | | PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
| * | | | | | | | | PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
| * | | | | | | | | PCI: remove quirk for pre-production systemsBrandeburg, Jesse2011-02-161-52/+0
| * | | | | | | | | PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-081-1/+3
| * | | | | | | | | PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-081-1/+1
* | | | | | | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1830-254/+2100
|\ \ \ \ \ \ \ \ \ \