aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-18arm64: Add support for on-demand backtrace of other CPUsdev/arm64_nmi-v4.0Daniel Thompson
2015-03-18arm64: irqflags: Use ICC sysregs to implement IRQ maskingDaniel Thompson
2015-03-18irqchip: gic-v3: Reset BPR during initializationDaniel Thompson
2015-03-17Merge branch 'tracking-ilp32' into merge-linux-linaroAndrey Konovalov
2015-03-17Automatically merging tracking-llvm into merge-linux-linaroAndrey Konovalov
2015-03-17Merge branch 'tracking-armlt-juno-cpufreq' into integration-linaro-vexpress64Jon Medhurst
2015-03-16Merge branch 'tracking-llct-misc-fixes' into merge-linux-linaro-core-trackingAndrey Konovalov
2015-03-16Merge branch 'tracking-gator' into merge-linux-linaro-core-trackingAndrey Konovalov
2015-03-16Merge branch 'tracking-linaro-android-llct' into merge-linux-linaro-core-trac...Andrey Konovalov
2015-03-16mailbox: mhu: Initialise all members of struct mbox_clientJon Medhurst
2015-03-16scpi: Increase the maximum number of DVFS OPPsFilipe Rinaldi
2015-03-16scpi: Add voltage on the DVFS Info commandFilipe Rinaldi
2015-03-16mailbox: mhu: Update for new version of mailbox patchesJon Medhurst
2015-03-16mailbox: mhu: Replace use of devm_request_and_ioremap()Jon Medhurst
2015-03-16mailbox: Remove all message timeouts and block until they completeJon Medhurst
2015-03-16mailbox: mhu: Acknowledge the interrupt only after data is pushedLiviu Dudau
2015-03-16mailbox: scpi: Free the mailbox channel when we fail to queue a message.Liviu Dudau
2015-03-16mailbox: Pack SCPI structures used for messages.Liviu Dudau
2015-03-16cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown
2015-03-16[HACK] cpufreq: arm_big_little: Fall back to getting clock from cpu deviceJon Medhurst
2015-03-16cpufreq: arm_big_little: add SPCI interface driverSudeep Holla
2015-03-16clk: add support for clocks provided by system control processorSudeep Holla
2015-03-16mailbox: get mhu driver working with new (v7) mailbox frameworkJon Medhurst
2015-03-16mailbox: add support for System Control and Power Interface(SCPI) protocolSudeep Holla
2015-03-16mailbox: add support for ARM Message Handling Unit(MHU) controllerSudeep Holla
2015-03-16gator: Version 5.20.1Drew Richardson
2015-03-16gator: Add config for building the module in-treeJon Medhurst
2015-03-16gator: Version 5.20Jon Medhurst
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15Merge tag 'v4.0-rc3' into linaro-android-llctAmit Pundir
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-11clk: introduce clk_is_matchMichael Turquette