summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0235-431/+973
|\
| * Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-29102-940/+1221
| |\
| * \ Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-152-72/+149
| |\ \
| | * | gpio: Make gpio-msm-v1 into a platform driverStephen Boyd2013-03-051-71/+149
| | * | mmc: msm_sdcc: Remove unnecessary includeStephen Boyd2013-03-051-1/+0
| * | | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-118-209/+196
| |\ \ \
| | * | | irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-150/+150
| | * | | irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-081-12/+10
| | * | | clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-083-19/+19
| | * | | clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard2013-04-081-15/+3
| | * | | clocksource: sunxi: Cleanup the timer codeMaxime Ripard2013-04-081-24/+24
| | * | | Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard2013-04-08170-1227/+3128
| | |\ \ \
| | * | | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-282-2/+3
| * | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-1121-169/+1518
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-091-1/+2
| |\ \ \ \ \
| | * | | | | ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-081-1/+2
| * | | | | | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-098-45/+475
| |\ \ \ \ \ \
| | * | | | | | clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
| | * | | | | | iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo2013-04-011-3/+0
| | * | | | | | rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo2013-04-011-4/+2
| | * | | | | | clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
| | * | | | | | clk: mxs: get base address from device treeShawn Guo2013-04-012-16/+35
| | * | | | | | ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-012-0/+122
| | * | | | | | ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-012-0/+305
| | * | | | | | ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-012-3/+0
| | * | | | | | ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-012-6/+0
| | * | | | | | Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-014-72/+31
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09283-1747/+3493
| |\| | | | | |
| * | | | | | | Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-04-091-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-111-2/+2
| * | | | | | | | Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann2013-04-092-34/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'gic/cleanup' into next/cleanupOlof Johansson2013-04-031-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | irqchip: vic: add include of linux/irq.hOlof Johansson2013-04-031-0/+1
| * | | | | | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02163-1086/+1647
| |\| | | | | | | | |
| | * | | | | | | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+21
| | * | | | | | | | | irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas2013-03-261-2/+1
| | * | | | | | | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-2614-18/+14
| | * | | | | | | | | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas2013-03-261-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | irqchip: irq-gic: Fix checkpatch errorsSachin Kamat2013-04-021-2/+2
| * | | | | | | | | Merge tag 'clksrc-cleanup-for-3.10' of git://sources.calxeda.com/kernel/linux...Arnd Bergmann2013-03-154-72/+31
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+0
| | * | | | | | | | clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
| | * | | | | | | | clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5
| * | | | | | | | | Merge branch 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2013-03-151-2/+81
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-051-2/+81
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-024-36/+41
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'tegra-for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-092-34/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | memory: tegra30: Fix build error w/o PMHiroshi Doyu2013-03-151-0/+2
| | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-111-34/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'omap-for-v3.10/fixes-non-critical-signed' of git://git.kernel.org/...Arnd Bergmann2013-04-08417-2802/+5100
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |