summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-137-110/+92
* spi: use module_pci_driverAxel Lin2012-04-102-23/+2
* spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3
* spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-101-1/+5
* spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-101-41/+34
* Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9
|\
| * OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4
| * spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1
| * spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-191-4/+5
* | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\ \
| * | regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| * | regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
|\ \ \
| * | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-072-2/+5
|\ \ \ \
| * \ \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-074441-173979/+325606
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| * | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
* | | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-074-7/+19
|\ \ \ \ \
| * | | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-071-5/+8
| * | | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-073-2/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-073-32/+61
|\ \ \ \ \
| * | | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * | | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
| * | | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6
| * | | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-021-0/+4
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-074-3/+4
|\ \ \ \ \
| * | | | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-061-0/+1
| * | | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-061-1/+1
| * | | | | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-062-2/+2
* | | | | | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-0713-218/+299
|\ \ \ \ \ \
| * | | | | | mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-061-3/+7
| * | | | | | mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-061-0/+1
| * | | | | | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-04-061-2/+3
| * | | | | | Revert "mmc: sdhci-pci: Add MSI support"Chris Ball2012-04-061-6/+0
| * | | | | | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2012-04-061-3/+1
| * | | | | | mmc: core: fix power class selectionSubhash Jadavani2012-04-061-13/+17
| * | | | | | mmc: omap_hsmmc: fix module re-insertionBalaji T K2012-04-061-3/+1
| * | | | | | mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi2012-04-061-15/+1
| * | | | | | mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi2012-04-061-4/+5
| * | | | | | mmc: omap_hsmmc: trivial cleanupsFelipe Balbi2012-04-061-77/+70
| * | | | | | mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K2012-04-061-2/+2
| * | | | | | mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K2012-04-061-2/+1
| * | | | | | mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-061-3/+9
| * | | | | | mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-061-2/+15
| * | | | | | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2012-04-061-1/+3
| * | | | | | mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman2012-04-061-7/+1
| * | | | | | mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman2012-04-061-6/+6
| * | | | | | mmc: sh_mmcif: double clock speedSimon Horman2012-04-061-1/+2
| * | | | | | mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson2012-04-061-26/+1