Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a87f1a6c8f6b78758f4e5e8e616b0df821ba2b2
8a87f1a
Merge tag 'sunxi-drivers-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/drivers
by Arnd Bergmann
· 10 years ago
b2fc3f3
drivers/soc: ti: fix build break with modules
by Olof Johansson
· 10 years ago
37309643
Merge tag 'drivers-soc-ti-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
by Olof Johansson
· 10 years ago
e0c5240
MAINTAINERS: Add Keystone Multicore Navigator drivers entry
by Santosh Shilimkar
· 10 years ago
88139ed
soc: ti: add Keystone Navigator DMA support
by Santosh Shilimkar
· 11 years ago
8172296
Documentation: dt: soc: add Keystone Navigator DMA bindings
by Santosh Shilimkar
· 11 years ago
41f93af
soc: ti: add Keystone Navigator QMSS driver
by Sandeep Nair
· 11 years ago
a4dfb8c
Documentation: dt: soc: add Keystone Navigator QMSS bindings
by Sandeep Nair
· 11 years ago
791cc88
Merge tag 'mailbox-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 10 years ago
9cdf6bd
Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Olof Johansson
· 10 years ago
4693c72
Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/drivers
by Olof Johansson
· 10 years ago
64a1925
rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc
by Chen-Yu Tsai
· 10 years ago
9765d2d
rtc: sun6i: Add sun6i RTC driver
by Chen-Yu Tsai
· 10 years ago
b052ff3
ARM: at91: PIT: Move the driver to drivers/clocksource
by Maxime Ripard
· 10 years ago
7d80335
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
by Maxime Ripard
· 10 years ago
55601c9f
arm: omap: intc: switch over to linear irq domain
by Felipe Balbi
· 10 years ago
d6a7c5c
arm: omap: irq: get rid of ifdef hack
by Felipe Balbi
· 10 years ago
52b1e12
arm: omap: irq: introduce omap_nr_pending
by Felipe Balbi
· 10 years ago
a74f0a1
arm: omap: irq: remove nr_irqs argument
by Felipe Balbi
· 10 years ago
3384f86
arm: omap: irq: remove unnecessary header
by Felipe Balbi
· 10 years ago
2aced89
arm: omap: irq: drop omap2_intc_handle_irq()
by Felipe Balbi
· 10 years ago
05f1e73
arm: omap: irq: drop omap3_intc_handle_irq()
by Felipe Balbi
· 10 years ago
be0a768
arm: omap: irq: call set_handle_irq() from .init_irq
by Felipe Balbi
· 10 years ago
a4d3c5d
arm: omap: irq: move some more code around
by Felipe Balbi
· 10 years ago
c2fb3b3
arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
by Felipe Balbi
· 10 years ago
a05d92b
arm: omap: irq: drop ti,intc-size support
by Felipe Balbi
· 10 years ago
cab82b7
arm: boot: dts: am33xx/omap3: fix intc compatible flag
by Felipe Balbi
· 10 years ago
470f30d
arm: omap: irq: use compatible flag to figure out number of IRQ lines
by Felipe Balbi
· 10 years ago
a35db9a
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
by Felipe Balbi
· 10 years ago
e66c49b
arm: omap: irq: drop .handle_irq and .init_irq fields
by Felipe Balbi
· 10 years ago
b65ecd4
arm: omap: irq: use IRQCHIP_DECLARE macro
by Felipe Balbi
· 10 years ago
b15c76b
arm: omap: irq: call set_handle_irq() from intc_of_init
by Felipe Balbi
· 10 years ago
00b6b03
arm: omap: irq: make intc_of_init static
by Felipe Balbi
· 10 years ago
131b48c
arm: omap: irq: reorganize code a little bit
by Felipe Balbi
· 10 years ago
f8cc9ea
arm: omap: irq: always define omap3 support
by Felipe Balbi
· 10 years ago
272a8b0
arm: omap: irq: rename omap3_intc_regs
by Felipe Balbi
· 10 years ago
d1e66d6
arm: omap: irq: remove unnecessary base_addr argument
by Felipe Balbi
· 10 years ago
1198365
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
by Felipe Balbi
· 10 years ago
33ca0be
arm: omap: irq: remove unused macro
by Felipe Balbi
· 10 years ago
a88ab43
arm: omap: irq: remove rest of irq_banks usage
by Felipe Balbi
· 10 years ago
421b090
arm: omap: irq: add a global omap_nr_irqs variable
by Felipe Balbi
· 10 years ago
71be00c
arm: omap: irq: start to remove irq_banks array
by Felipe Balbi
· 10 years ago
33c7c7b
arm: omap: irq: define INTC_ILR0 register
by Felipe Balbi
· 10 years ago
176da6c
arm: omap: irq: make omap_irq_base global
by Felipe Balbi
· 10 years ago
051c544
Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2
by Tony Lindgren
· 10 years ago
3195760
ARM: OMAP2+: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
58cda01
ARM: omap2: make arrays containing machine compatible strings const
by Uwe Kleine-König
· 10 years ago
75288cc
mailbox/omap: add support for parsing dt devices
by Suman Anna
· 10 years ago
d800386
Documentation: dt: add omap mailbox bindings
by Suman Anna
· 10 years ago
2f83c3d
Merge tag 'socfpga_driver_for_v3.18' of git://git.rocketboards.org/linux-socfpga-next into next/drivers
by Arnd Bergmann
· 10 years ago
5081ce6
ARM: dts: OMAP3+: Add PRM interrupt
by Nishanth Menon
· 10 years ago
01ac456
ARM: omap: Remove stray ARCH_HAS_OPP references
by Mark Brown
· 10 years ago
6af16a1
ARM: DRA7: Add hook in SoC initcalls to enable pm initialization
by Rajendra Nayak
· 10 years ago
887782e
Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/soc
by Tony Lindgren
· 10 years ago
d7eb67f
Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/fixes-not-urgent
by Tony Lindgren
· 10 years ago
628ed47
ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
by Santosh Shilimkar
· 11 years ago
6099dd3
ARM: OMAP5 / DRA7: Enable CPU RET on suspend
by Rajendra Nayak
· 12 years ago
e97c4eb
ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
by Santosh Shilimkar
· 11 years ago
325f29d
ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
by Rajendra Nayak
· 12 years ago
6d846c4
ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
by Santosh Shilimkar
· 13 years ago
4664d4d
ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
by Santosh Shilimkar
· 12 years ago
d2136bc
ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
by Santosh Shilimkar
· 12 years ago
a89726d
ARM: OMAP5 / DRA7: PM: Update CPU context register offset
by Santosh Shilimkar
· 12 years ago
dbbe977
ARM: AM437x: use pdata quirks for pinctrl information
by Keerthy
· 11 years ago
b0a3d0d
ARM: DRA7: use pdata quirks for pinctrl information
by Nishanth Menon
· 11 years ago
874fef7
ARM: OMAP5: use pdata quirks for pinctrl information
by Nishanth Menon
· 11 years ago
3e6a1c9
ARM: OMAP4+: PM: Use only valid low power state for CPU hotplug
by Nishanth Menon
· 10 years ago
bd7593c
ARM: OMAP4+: PM: use only valid low power state for suspend
by Nishanth Menon
· 11 years ago
46ba552
ARM: OMAP4+: PM: Make logic state programmable
by Nishanth Menon
· 11 years ago
bd002d7
ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
by Nishanth Menon
· 11 years ago
13bbffd
ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
by Nishanth Menon
· 11 years ago
9f5dc91
ARM: OMAP5: powerdomain data: fix powerdomain powerstate
by Nishanth Menon
· 10 years ago
cafc8cb
ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate
by Nishanth Menon
· 11 years ago
1e03779
ARM: OMAP3+: PRM: register interrupt information from DT
by Nishanth Menon
· 10 years ago
2aba071
ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
by Nishanth Menon
· 10 years ago
a6903ea
ARM: OMAP4+: PRM: remove "wkup" event
by Nishanth Menon
· 11 years ago
a8f83ae
ARM: OMAP4+: PRM: register interrupt information from DT
by Nishanth Menon
· 11 years ago
390ddc1
ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
by Nishanth Menon
· 11 years ago
e3002d1
ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
by Nishanth Menon
· 11 years ago
6ce041a
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers
by Arnd Bergmann
· 10 years ago
71bcada
edac: altera: Add Altera SDRAM EDAC support
by Thor Thayer
· 10 years ago
9a15fff
ARM: dts: am335x-bone*: Fix model name and update compatibility information
by Nishanth Menon
· 10 years ago
a1a57ab
ARM: dts: omap4-panda: Fix model and SoC family details
by Nishanth Menon
· 10 years ago
0f391f1
ARM: at91: Convert the boards to the init_time callback
by Maxime Ripard
· 10 years ago
d2992e5
ARM: at91: soc: Add init_time callback
by Maxime Ripard
· 10 years ago
64568d1
ARM: at91: PIT: (Almost) remove the global variables
by Maxime Ripard
· 10 years ago
7f282e0
ARM: at91: PIT: use request_irq instead of setup_irq
by Maxime Ripard
· 10 years ago
cffbfe6
ARM: at91: PIT: Use pr_fmt
by Maxime Ripard
· 10 years ago
a981b29
ARM: at91: PIT: Use consistent exit path in probe
by Maxime Ripard
· 10 years ago
bc1aeae
ARM: at91: dt: Remove init_time definitions
by Maxime Ripard
· 10 years ago
f807a89
ARM: at91: PIT: Rework probe functions
by Maxime Ripard
· 10 years ago
a7d84d7
ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF
by Maxime Ripard
· 10 years ago
2d7fdbe
ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
by Maxime Ripard
· 10 years ago
1bd59db
ARM: at91: generic.h: Add include safe guards
by Maxime Ripard
· 10 years ago
52c3ffb
ARM: at91: PIT: Follow the general coding rules
by Maxime Ripard
· 10 years ago
405a72c
power: reset: at91-poweroff: fix wakeup status register index
by Nicolas Ferre
· 10 years ago
94d450e
ARM: at91/power/reset: fix Kconfig "depends on" directive
by Nicolas Ferre
· 10 years ago
c8260db
ARM: at91: fix ramc standby function registration
by Alexandre Belloni
· 10 years ago
69e273c
Linux 3.17-rc3
by Linus Torvalds
· 10 years ago
05bdb8c
Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 10 years ago
Next »