summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede2014-03-061-0/+2
| * ahci_sunxi: Use msleep instead of mdelayHans de Goede2014-02-231-3/+3
| * ahci_platform: Drop unused ahci_platform_data membersHans de Goede2014-02-222-12/+1
| * ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede2014-02-221-40/+6
| * ahci_platform: Drop support for ahci-strict platform device typeHans de Goede2014-02-221-11/+0
| * ata: ahci_platform: runtime resume the device before useRoger Quadros2014-02-222-0/+16
| * ata: ahci_platform: Manage SATA PHYRoger Quadros2014-02-222-2/+47
| * ata: ahci_platform: Update DT compatible listRoger Quadros2014-02-221-2/+2
| * ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros2014-02-221-0/+1
| * ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-222-206/+134
| * ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-224-3/+271
| * ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-222-15/+87
| * ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-222-65/+137
| * ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-222-37/+71
| * ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2014-02-223-2/+37
| * ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-224-28/+93
| * libahci: Allow drivers to override start_engineHans de Goede2014-02-224-10/+31
| * ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn2014-02-191-2/+3
| * ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn2014-02-191-2/+2
| * ata: CONFIG_ATA is libataRandy Dunlap2014-02-181-2/+2
| * pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-181-2/+2
| * pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam2014-02-181-7/+2
| * ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-1368-68/+0
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-3113-68/+72
|\ \
| * | workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-293-8/+2
| * | workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2014-03-241-1/+1
| * | workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo2014-03-071-13/+2
| * | staging/fwserial: don't use PREPARE_WORKTejun Heo2014-03-072-3/+11
| * | afs: don't use PREPARE_WORKTejun Heo2014-03-072-2/+11
| * | nvme: don't use PREPARE_WORKTejun Heo2014-03-072-6/+13
| * | usb: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-071-2/+2
| * | floppy: don't use PREPARE_[DELAYED_]WORKTejun Heo2014-03-071-14/+28
| * | ps3-vuart: don't use PREPARE_WORKTejun Heo2014-03-071-3/+1
| * | wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-03-071-1/+1
| * | Merge branch 'master' into wq/for-3.15Tejun Heo2014-03-071329-8320/+16104
| |\ \
| * \ \ Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo2014-03-075-15/+37
| |\ \ \
| * | | | workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2014-02-181-15/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-03-311-96/+112
|\ \ \ \
| * | | | percpu: renew the max_contig if we merge the head and previous blockJianyu Zhan2014-03-291-1/+3
| * | | | percpu: allocation size should be evenViro2014-03-171-1/+4
| * | | | percpu: speed alloc_pcpu_area() upAl Viro2014-03-071-1/+17
| * | | | percpu: store offsets instead of lengths in ->map[]Al Viro2014-03-071-55/+81
| * | | | perpcu: fold pcpu_split_block() into the only callerAl Viro2014-03-071-47/+16
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3145-307/+1368
|\ \ \ \ \
| * | | | | arm64: Remove pgprot_dmacoherent()Catalin Marinas2014-03-242-5/+1
| * | | | | arm64: Support DMA_ATTR_WRITE_COMBINELaura Abbott2014-03-241-2/+12
| * | | | | arm64: Implement custom mmap functions for dma mappingLaura Abbott2014-03-241-0/+44
| * | | | | arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
| * | | | | arm64: Fix duplicated Kconfig entriesMark Brown2014-03-191-6/+0
| * | | | | arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper2014-03-141-28/+24
OpenPOWER on IntegriCloud