summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-226-174/+83
|\
| * watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang2015-04-221-2/+2
| * watchdog: pnx4008_wdt: fix broken email addressWolfram Sang2015-04-221-1/+1
| * watchdog: octeon: use fixed length string for register namesAaro Koskinen2015-04-221-1/+1
| * watchdog: octeon: fix some trivial coding style issuesAaro Koskinen2015-04-221-6/+10
| * watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2015-04-222-147/+39
| * watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-04-221-1/+0
| * watchdog: qcom: use timer devicetree bindingMathieu Olivari2015-04-221-6/+15
| * watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches2015-04-221-11/+16
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-2212-105/+578
|\ \
| * | virtio: drop virtio_device_is_legacy_onlyMichael S. Tsirkin2015-04-151-6/+0
| * | virtio_pci: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-3/+0
| * | virtio_mmio: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-8/+0
| * | virtio_ccw: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-7/+3
| * | virtio: balloon might not be a legacy deviceMichael S. Tsirkin2015-04-151-1/+1
| * | virtio_balloon: transitional interfaceMichael S. Tsirkin2015-04-151-6/+15
| * | virtio_pci_modern: switch to type-safe io accessorsMichael S. Tsirkin2015-04-011-41/+42
| * | virtio_pci_modern: type-safe io accessorsMichael S. Tsirkin2015-04-011-0/+37
| * | lguest: handle traps on the "interrupt suppressed" iret instruction.Rusty Russell2015-04-011-27/+72
| * | Add virtio-input driver.Gerd Hoffmann2015-03-293-0/+395
| * | lguest: suppress interrupts for single insn, not range.Rusty Russell2015-03-243-8/+7
| * | lguest: explicitly set miscdevice's private_data NULLMartin Kepplinger2015-03-241-0/+8
* | | Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-224-37/+58
|\ \ \
| * | | Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-173-36/+57
| * | | mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas2015-04-171-1/+1
* | | | dmaengine: hsu: don't prompt for hsu_core partVinod Koul2015-04-221-1/+1
* | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-222-0/+144
|\ \ \ \
| * \ \ \ Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-027-14/+292
| |\ \ \ \
| * \ \ \ \ Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann2015-03-115-27/+243
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-272-0/+144
* | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-2220-332/+2626
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'at91-clocksource-driver2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-04-141-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni2015-04-051-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into ...Arnd Bergmann2015-04-141-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | soc/mediatek: Remove unused variablesThierry Reding2015-04-131-2/+0
| * | | | | | | | Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-04-035-0/+991
| |\| | | | | | |
| | * | | | | | | soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu2015-03-305-0/+991
| * | | | | | | | Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-03265-2566/+3873
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm-cci: Fix CCI PMU event validationSuzuki K. Poulose2015-03-271-5/+7
| | * | | | | | | | arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-272-8/+44
| | * | | | | | | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-1/+16
| | * | | | | | | | arm-cci: Abstract the CCI400 PMU specific definitionsSuzuki K. Poulose2015-03-271-60/+81
| | * | | | | | | | arm-cci: Rearrange code for splitting PMU vs driver codeSuzuki K. Poulose2015-03-271-163/+163
| | * | | | | | | | drivers: cci: reject groups spanning multiple HW PMUsSuzuki K. Poulose2015-03-271-5/+14
| * | | | | | | | | Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson2015-04-031-69/+289
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM OMAP2+ GPMC: fix programming/showing reserved timing parametersRobert ABEL2015-03-061-23/+58
| | * | | | | | | | | ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bugRobert ABEL2015-03-061-27/+103
| | * | | | | | | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-061-7/+79
| | * | | | | | | | | ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDERRobert ABEL2015-03-061-11/+6
| | * | | | | | | | | ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTSRobert ABEL2015-03-061-10/+28