Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free | Axel Lin | 2014-11-03 | 1 | -2/+2 | |
| | * | | | | | | | | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails | Axel Lin | 2014-10-27 | 1 | -1/+1 | |
| | * | | | | | | | | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() | Axel Lin | 2014-10-27 | 1 | -3/+4 | |
| | * | | | | | | | | soc: ti: Use list_first_entry_or_null() at appropriate places | Axel Lin | 2014-10-27 | 1 | -4/+4 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2014-11-20 | 2 | -2/+68 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy | 2014-11-12 | 1 | -2/+6 | |
| | * | | | | | | | | bus: omap_l3_noc: Add resume hook to restore context | Keerthy | 2014-11-12 | 1 | -0/+55 | |
| | * | | | | | | | | w1: omap-hdq: support device probing with device-tree | NeilBrown | 2014-11-10 | 1 | -0/+7 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'berlin-driver-3.19-1' of git://git.infradead.org/users/hesselba/li... | Olof Johansson | 2014-11-08 | 2 | -0/+132 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | reset: add the Berlin reset controller driver | Antoine Ténart | 2014-10-20 | 2 | -0/+132 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-12-09 | 16 | -13/+818 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | soc: integrator: Add terminating entry for integrator_cm_match | Axel Lin | 2014-12-04 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int... | Arnd Bergmann | 2014-12-04 | 4 | -6/+283 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | clk: mvebu: add suspend/resume for gatable clocks | Thomas Petazzoni | 2014-11-30 | 1 | -2/+30 | |
| | * | | | | | | | | bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration | Thomas Petazzoni | 2014-11-30 | 1 | -0/+56 | |
| | * | | | | | | | | bus: mvebu-mbus: suspend/resume support | Thomas Petazzoni | 2014-11-30 | 1 | -4/+120 | |
| | * | | | | | | | | clocksource: time-armada-370-xp: add suspend/resume support | Thomas Petazzoni | 2014-11-30 | 1 | -0/+25 | |
| | * | | | | | | | | irqchip: armada-370-xp: Add suspend/resume support | Thomas Petazzoni | 2014-11-30 | 1 | -0/+52 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'imx-soc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Arnd Bergmann | 2014-11-28 | 3 | -0/+76 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | power: reset: imx-snvs-poweroff: add power off driver for i.mx6 | Robin Gong | 2014-11-23 | 3 | -0/+76 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'samsung-pm-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kge... | Arnd Bergmann | 2014-11-28 | 1 | -1/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | clk: exynos5440: move restart code into clock driver | Pankaj Dubey | 2014-11-22 | 1 | -1/+28 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'v3.19-meson-soc' of https://github.com/carlocaione/linux-meson int... | Arnd Bergmann | 2014-11-20 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | clocksource: meson6: Select CLKSRC_MMIO | Beniamino Galvani | 2014-11-18 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'integrator-v3.19-arm-soc-2' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2014-11-20 | 5 | -0/+375 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | soc: move SoC driver for the ARM Integrator | Linus Walleij | 2014-11-13 | 3 | -0/+164 | |
| | * | | | | | | | ARM: integrator: move AP timer to clocksource | Linus Walleij | 2014-10-28 | 2 | -0/+211 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'omap-for-v3.19/clocks-and-pm' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2014-11-20 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Tony Lindgren | 2014-11-14 | 1 | -0/+15 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent() | Tero Kristo | 2014-11-13 | 1 | -0/+15 | |
| | | |/ / / / / | ||||||
| * | | | | | | | Merge tag 'brcmstb-smp-uart-for-3.19' of http://github.com/brcm/linux into ne... | Olof Johansson | 2014-11-03 | 1 | -6/+39 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | bus: brcmstb_gisb: save and restore GISB timeout | Florian Fainelli | 2014-10-20 | 1 | -0/+36 | |
| | * | | | | | bus: brcmstb_gisb: register the fault code hook | Florian Fainelli | 2014-10-20 | 1 | -6/+3 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-09 | 4 | -141/+13 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 2014-12-04 | 1 | -32/+0 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 2014-11-28 | 3 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 2014-11-28 | 4 | -22/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: vexpress: Remove non-DT code | Pawel Moll | 2014-11-28 | 4 | -141/+13 | |
| * | | | | | | | | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 2014-11-20 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'at91-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe... | Olof Johansson | 2014-11-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-12-09 | 8 | -60/+8 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | ARM: at91/clocksource: remove !DT PIT initializations | Arnd Bergmann | 2014-12-03 | 1 | -32/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers | Nicolas Ferre | 2014-11-26 | 3 | -4/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | ARM: at91/Kconfig: remove useless fbdev Kconfig options | Nicolas Ferre | 2014-11-21 | 1 | -17/+0 | |
| * | | | | | | ARM: at91/Kconfig: remove unused config options | Nicolas Ferre | 2014-11-19 | 3 | -5/+2 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | ARM: at91: move sdramc/ddrsdr header to include/soc/at91 | Alexandre Belloni | 2014-11-13 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
| * | | | | ARM: at91: remove no-MMU at91x40 support | Nicolas Ferre | 2014-11-03 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-09 | 1 | -5/+21 | |
|\ \ \ \ | ||||||
| * | | | | ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree | Tony Lindgren | 2014-11-05 | 1 | -5/+21 | |
| | |/ / | |/| | | ||||||
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-12-09 | 4 | -8/+87 | |
|\ \ \ \ |