summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson265-2566/+3873
2015-04-03Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson1-69/+289
2015-04-03Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson7-14/+292
2015-04-01Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson5-0/+653
2015-03-27arm-cci: Fix CCI PMU event validationSuzuki K. Poulose1-5/+7
2015-03-27arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2-8/+44
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose1-1/+16
2015-03-27arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose1-60/+81
2015-03-27arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose1-163/+163
2015-03-27drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-5/+14
2015-03-16clocksource: atmel-st: remove mach/hardware dependencyAlexandre Belloni1-14/+9
2015-03-16clocksource: atmel-st: use syscon/regmapAlexandre Belloni1-59/+35
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni3-0/+258
2015-03-16watchdog: at91rm9200: implement restart handlerAlexandre Belloni1-0/+32
2015-03-16watchdog: at91rm9200: use the system timer sysconAlexandre Belloni2-8/+23
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-24/+59
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds4-39/+161
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper3-38/+141
2015-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-110/+155
2015-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+4
2015-03-14Merge tag 'vfio-v4.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2015-03-13Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-20/+63
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-21/+40
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-398/+272
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2-6/+8
2015-03-12drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-27/+47
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie3-57/+53
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-7/+28
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2015-03-12vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEXAlexey Kardashevskiy1-0/+2
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-11clk: introduce clk_is_matchMichael Turquette1-0/+26
2015-03-11clk: don't export static symbolJulia Lawall1-1/+0
2015-03-11soc: qcom: gsbi: Add support for ADM CRCI muxingAndy Gross2-0/+153
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer1-0/+57
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer1-0/+56
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer1-2/+39
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala3-0/+350
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom1-0/+1
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King1-4/+6
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2-16/+6
2015-03-11xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst1-23/+45