summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0835-121/+61
|\
| * block_device_operations->release() should return voidAl Viro2013-05-0733-114/+57
| * mtd_blktrans_ops->release() should return voidAl Viro2013-05-063-9/+6
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-081-4/+15
|\ \
| * | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-061-4/+15
* | | Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-078-134/+668
|\ \ \
| * | | remoteproc: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | | remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSPRobert Tivy2013-04-153-0/+348
| * | | remoteproc: support default firmware name in rproc_alloc()Robert Tivy2013-04-071-4/+24
| * | | remoteproc/omap: support OMAP5 tooVincent Stehlé2013-04-071-1/+1
| * | | remoteproc: set vring addresses in resource tableSjur Brændeland2013-04-071-2/+17
| * | | remoteproc: support virtio config space.Sjur Brændeland2013-04-072-18/+64
| * | | remoteproc: perserve resource table dataOhad Ben-Cohen2013-04-072-20/+79
| * | | remoteproc: calculate max_notifyid by counting vringsSjur Brændeland2013-04-072-16/+19
| * | | remoteproc: code cleanup of resource parsingSjur Brændeland2013-04-051-40/+12
| * | | remoteproc: parse STE-firmware and find resource table addressSjur Brændeland2013-04-051-14/+29
| * | | remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland2013-04-052-1/+39
| * | | remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland2013-04-051-29/+46
* | | | Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds2013-05-072-14/+36
|\ \ \ \
| * | | | rpmsg: fix kconfig dependencies for VIRTIOSuman Anna2013-04-211-0/+1
| * | | | rpmsg: process _all_ pending messages in rpmsg_recv_doneRobert Tivy2013-04-151-14/+35
| |/ / /
* | | | Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-1/+1
|\ \ \ \
| * | | | hwspinlock/omap: support OMAP5 as wellVincent Stehlé2013-04-051-1/+1
| |/ / /
* | | | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-079-131/+616
|\ \ \ \
| * \ \ \ Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-063-0/+504
| |\ \ \ \
| | * | | | clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
| | * | | | clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
| | * | | | clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
| | * | | | clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-282-3/+14
| | * | | | clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74
| | * | | | clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-281-11/+13
| | * | | | clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-281-1/+1
| | * | | | clocksource: add samsung pwm timer driverTomasz Figa2013-04-213-0/+488
| * | | | | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-206-131/+112
| |\ \ \ \ \
| | * | | | | irqchip: exynos: look up irq using irq_find_mappingArnd Bergmann2013-04-191-7/+6
| | * | | | | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-191-10/+13
| | * | | | | irqchip: exynos: localize irq lookup for ATAGSArnd Bergmann2013-04-191-7/+12
| | * | | | | irqchip: exynos: allocate combiner_data dynamicallyArnd Bergmann2013-04-191-13/+23
| | * | | | | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-191-30/+16
| | * | | | | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-15/+6
| | * | | | | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-194-55/+42
| * | | | | | Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-1989-1112/+15382
| |\| | | | |
* | | | | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-078-65/+403
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-0667-1101/+11691
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: arch_timer: Silence debug preempt warningsStephen Boyd2013-04-271-4/+6
| | * | | | | | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-173-15/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-112-14/+10
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann2013-04-201-1/+1
| * | | | | | | | Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-193-45/+97
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ata: arasan: remove the need for platform_dataArnd Bergmann2013-04-191-18/+19