aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * ahci_sunxi: Use msleep instead of mdelayHans de Goede2014-02-23
| * ahci_platform: Drop unused ahci_platform_data membersHans de Goede2014-02-22
| * ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede2014-02-22
| * ahci_platform: Drop support for ahci-strict platform device typeHans de Goede2014-02-22
| * ata: ahci_platform: runtime resume the device before useRoger Quadros2014-02-22
| * ata: ahci_platform: Manage SATA PHYRoger Quadros2014-02-22
| * ata: ahci_platform: Update DT compatible listRoger Quadros2014-02-22
| * ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros2014-02-22
| * ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-22
| * ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-22
| * ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-22
| * ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-22
| * ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-22
| * ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2014-02-22
| * ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-22
| * libahci: Allow drivers to override start_engineHans de Goede2014-02-22
| * ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn2014-02-19
| * ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn2014-02-19
| * ata: CONFIG_ATA is libataRandy Dunlap2014-02-18
| * pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-18
| * pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam2014-02-18
| * ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-31
|\ \
| * | workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-29
| * | workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2014-03-24
| * | workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo2014-03-07
| * | staging/fwserial: don't use PREPARE_WORKTejun Heo2014-03-07
| * | afs: don't use PREPARE_WORKTejun Heo2014-03-07
| * | nvme: don't use PREPARE_WORKTejun Heo2014-03-07
| * | usb: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-07
| * | floppy: don't use PREPARE_[DELAYED_]WORKTejun Heo2014-03-07
| * | ps3-vuart: don't use PREPARE_WORKTejun Heo2014-03-07
| * | wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-03-07
| * | Merge branch 'master' into wq/for-3.15Tejun Heo2014-03-07
| |\ \
| * \ \ Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo2014-03-07
| |\ \ \
| * | | | workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2014-02-18
| | |_|/ | |/| |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-03-31
|\ \ \ \
| * | | | percpu: renew the max_contig if we merge the head and previous blockJianyu Zhan2014-03-29
| * | | | percpu: allocation size should be evenViro2014-03-17
| * | | | percpu: speed alloc_pcpu_area() upAl Viro2014-03-07
| * | | | percpu: store offsets instead of lengths in ->map[]Al Viro2014-03-07
| * | | | perpcu: fold pcpu_split_block() into the only callerAl Viro2014-03-07
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-31
|\ \ \ \ \
| * | | | | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-24
| * | | | | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-24
| * | | | | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-24
| * | | | | arm64: Fix __range_ok macroChristopher Covington2014-03-20
| * | | | | arm64: Fix duplicated Kconfig entriesMark Brown2014-03-19
| * | | | | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-14
| * | | | | arm64: rwsem: use asm-generic rwsem implementationWill Deacon2014-03-14