summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-105-40/+212
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04184-1638/+3744
| |\
| * \ Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-294-0/+212
| |\ \
| | * | cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton2014-05-284-0/+212
| * | | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-40/+0
* | | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-0977-189/+313
|\ \ \ \
| * | | | ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero2014-06-031-0/+2
| * | | | ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callbackBarry Song2014-05-271-2/+2
| * | | | ahci: add PCI ID for Marvell 88SE91A0 SATA ControllerAndreas Schrägle2014-05-271-0/+2
| * | | | sata_fsl: remove check for CONFIG_MPC8315_DSPaul Bolle2014-05-211-14/+0
| * | | | ahci: add support for Hisilicon sataKefeng Wang2014-05-141-1/+8
| * | | | libahci_platform: add host_flags parameter in ahci_platform_init_host()Kefeng Wang2014-05-148-11/+23
| * | | | ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2014-05-142-0/+6
| * | | | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-1060-120/+113
| * | | | ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfacesThomas Petazzoni2014-05-043-0/+137
| * | | | libata-sff: remove dead codePaul Bolle2014-05-041-9/+0
| * | | | ata: SATL compliance for Inquiry Product RevisionKeith Busch2014-05-021-1/+5
| * | | | pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz2014-04-141-33/+17
* | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-082427-115651/+180486
|\ \ \ \ \
| * \ \ \ \ Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-0867-756/+6526
| |\ \ \ \ \
| | * | | | | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer2014-06-043-0/+1057
| | * | | | | clk: export __clk_round_rate for providersArnd Bergmann2014-06-031-0/+1
| | * | | | | clk: versatile: free icst on error returnColin Ian King2014-05-311-0/+1
| | * | | | | clk: qcom: Return error pointers for unimplemented clocksStephen Boyd2014-05-291-1/+3
| | * | | | | clk: qcom: Support msm8974pro global clock control hardwareStephen Boyd2014-05-291-6/+124
| | * | | | | clk: qcom: Properly support display clocks on msm8974Stephen Boyd2014-05-291-51/+54
| | * | | | | clk: qcom: Support display RCG clocksStephen Boyd2014-05-292-15/+287
| | * | | | | clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd2014-05-291-1/+2
| | * | | | | clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd2014-05-291-5/+8
| | * | | | | clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd2014-05-291-1/+1
| | * | | | | clk: berlin: add core clock driver for BG2QAlexandre Belloni2014-05-292-0/+390
| | * | | | | clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth2014-05-293-0/+722
| | * | | | | clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni2014-05-293-1/+355
| | * | | | | clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni2014-05-293-1/+155
| | * | | | | clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth2014-05-294-0/+431
| | * | | | | clk: st: Terminate of match tableStephen Boyd2014-05-281-0/+1
| | * | | | | clk/exynos4: Fix compilation warningSachin Kamat2014-05-281-2/+2
| | * | | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-282-22/+46
| | |\ \ \ \ \
| | * | | | | | clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa2014-05-281-1/+1
| | * | | | | | clk: u300: Terminate of match tableStephen Boyd2014-05-281-0/+1
| | * | | | | | clk: bcm/kona: implement determine_rate()Alex Elder2014-05-281-1/+53
| | * | | | | | clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov2014-05-241-1/+1
| | * | | | | | clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2014-05-242-20/+52
| | * | | | | | clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski2014-05-241-13/+11
| | * | | | | | clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski2014-05-241-5/+11
| | * | | | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-231-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-2347-644/+2815
| | |\ \ \ \ \ \ \
| | | * | | | | | | clk: Neaten clk_summary outputGeert Uytterhoeven2014-05-231-4/+3
| | | * | | | | | | clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner2014-05-231-1/+9
| | | * | | | | | | clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2014-05-232-0/+200