aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-05
| * ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang2012-04-05
| * ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2012-04-05
| * iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris2012-03-28
| * ioat: fix size of 'completion' for XenDan Williams2012-03-23
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-10
|\ \
| * | regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo2012-04-02
* | | i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-10
* | | android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-09
* | | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
|\ \ \
| * | | regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| * | | regmap: Export regcache_sync_region()Mark Brown2012-04-03
| |/ /
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
|\ \ \
| * | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-30
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-06
|\ \ \ \
| * \ \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-06
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-06
| * | | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-05
* | | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-06
|\ \ \ \ \
| * | | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-06
| * | | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-06
| | |/ / / | |/| | |
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-06
|\ \ \ \ \
| * | | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-02
| * | | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-02
| * | | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-02
| * | | | | edac: say "TILEGx" not "TILEPro" for the tilegx edac driverChris Metcalf2012-04-02
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-06
|\ \ \ \ \
| * | | | | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich2012-04-06
| * | | | | xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich2012-04-06
| * | | | | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-06
* | | | | | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-06
|\ \ \ \ \ \
| * | | | | | mmc: use really long write timeout to deal with crappy cardsPaul Walmsley2012-04-05
| * | | | | | mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-05
| * | | | | | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-04-05
| * | | | | | Revert "mmc: sdhci-pci: Add MSI support"Chris Ball2012-04-05
| * | | | | | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2012-04-05
| * | | | | | mmc: core: fix power class selectionSubhash Jadavani2012-04-05
| * | | | | | mmc: omap_hsmmc: fix module re-insertionBalaji T K2012-04-05
| * | | | | | mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi2012-04-05
| * | | | | | mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi2012-04-05
| * | | | | | mmc: omap_hsmmc: trivial cleanupsFelipe Balbi2012-04-05
| * | | | | | mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K2012-04-05
| * | | | | | mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K2012-04-05
| * | | | | | mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki2012-04-05
| * | | | | | mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani2012-04-05
| * | | | | | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2012-04-05
| * | | | | | mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman2012-04-05
| * | | | | | mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman2012-04-05
| * | | | | | mmc: sh_mmcif: double clock speedSimon Horman2012-04-05