Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
941b6d8800b5ae47761043f89ae8b97e48b544a7
/
arch
/
arm
/
common
a68fd93
fiq_debugger: move into drivers/staging/android/fiq_debugger/
by Colin Cross
· 11 years ago
e80bd8a
ARM: fiq_glue: Add custom fiq return handler api.
by Arve Hjønnevåg
· 11 years ago
40b3921
ARM: fiq_debugger: Update tty code for 3.9
by Arve Hjønnevåg
· 12 years ago
ab158d1
ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs
by Arve Hjønnevåg
· 12 years ago
5adb997
ARM: fiq_debugger: Fix to compile on 3.7
by Arve Hjønnevåg
· 12 years ago
43f2185
ARM: fiq_debugger: fix uninitialised spin_lock.
by Mars
· 12 years ago
f657d99
ARM: fiq_debugger: lock between tty and console writes
by Colin Cross
· 12 years ago
275d081
ARM: fiq_debugger: add process context reboot command
by Colin Cross
· 12 years ago
612c1f9
ARM: fiq_debugger: fix multiple consoles and make it a preferred console
by Colin Cross
· 13 years ago
a9f6208
ARM: fiq_debugger: add support for kgdb
by Colin Cross
· 13 years ago
1aa8d01
ARM: fiq_debugger: add debug_putc
by Colin Cross
· 13 years ago
fd457ed
ARM: fiq_debugger: add support for reboot commands
by Colin Cross
· 13 years ago
59c292c
ARM: fiq_debugger: fix compiling for v3.3
by Colin Cross
· 13 years ago
d1e2fc55
ARM: Add generic fiq serial debugger
by Iliyan Malchev
· 14 years ago
44f822f
ARM: Add fiq_glue
by Arve Hjønnevåg
· 14 years ago
82fa407
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
7a53eea
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
b60752f
ARM: sa1111: provide to_sa1111_device() macro
by Russell King
· 8 years ago
cf6e4ca
ARM: sa1111: add sa1111_get_irq()
by Russell King
· 8 years ago
1629c9a
ARM: sa1111: clean up duplication in IRQ chip implementation
by Russell King
· 8 years ago
17cf501
ARM: sa1111: implement a gpio_chip for SA1111 GPIOs
by Russell King
· 8 years ago
ccb7d85
ARM: sa1111: move irq cleanup to separate function
by Russell King
· 8 years ago
deee856
ARM: sa1111: use devm_clk_get()
by Russell King
· 8 years ago
7d53c1f
ARM: sa1111: use devm_kzalloc()
by Russell King
· 8 years ago
eac8dbf
ARM: sa1111: ensure we only touch RAB bus type devices when removing
by Russell King
· 8 years ago
07f56e6
ARM: locomo: fix locomo irq handling
by Russell King
· 8 years ago
87d5dd6
ARM: sa1111: fix missing clk_disable()
by Russell King
· 8 years ago
06dfe5c
ARM: sa1111: fix pcmcia suspend/resume
by Russell King
· 8 years ago
7c0091e
ARM: sa1111: fix pcmcia interrupt mask polarity
by Russell King
· 8 years ago
cb03440
ARM: sa1111: fix error code propagation in sa1111_probe()
by Russell King
· 8 years ago
ca75d60
miscdevice: Add helper macro for misc device boilerplate
by PrasannaKumar Muralidharan
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
de06dbf
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
1b3bf84
Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next
by Russell King
· 9 years ago
050c542
ARM: scoop: use gpiochip data pointer
by Linus Walleij
· 9 years ago
17f29d3
ARM: 8523/1: sa1111: ensure no negative value gets returned on positive match
by Marek Szyprowski
· 9 years ago
e972c37
ARM: 8519/1: ICST: try other dividends than 1
by Linus Walleij
· 9 years ago
5070fb1
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
by Linus Walleij
· 9 years ago
5083c54
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
86d5e657
ARM: scoop: Be sure to clamp return value
by Linus Walleij
· 9 years ago
7530527
ARM: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
041c795
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
2b6b3b7
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
by Peter Ujfalusi
· 9 years ago
b2c843a
ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
by Peter Ujfalusi
· 9 years ago
ca304fa
ARM/dmaengine: edma: Public API to use private struct pointer
by Peter Ujfalusi
· 9 years ago
700c371
ARM: common: edma: Internal API to use pointer to 'struct edma'
by Peter Ujfalusi
· 9 years ago
dc9b6055
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
by Peter Ujfalusi
· 9 years ago
d4cb7f4
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
by Peter Ujfalusi
· 9 years ago
d28c2b3
ARM: common: edma: Remove unused functions
by Peter Ujfalusi
· 9 years ago
696d8b7
ARM: common: edma: Fix channel parameter for irq callbacks
by Peter Ujfalusi
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
39aa437
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup
by Olof Johansson
· 9 years ago
787047e
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
by Stephen Boyd
· 9 years ago
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
b9dce3a
ARM/sa1111: Prepare sa1111_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
6bf9e97
ARM/locomo: Prepare locomo_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
f575398
ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
6d0786a
ARM/locomo: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
8c7febe
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
056c0ac
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
by Russell King
· 9 years ago
27a513c
Merge branch 'devel-stable' into for-next
by Russell King
· 9 years ago
05c9ca8
Merge branch 'bsym' into for-next
by Russell King
· 9 years ago
0b7402d
ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource
by Sudeep Holla
· 9 years ago
1e5f051
ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion
by Sudeep Holla
· 9 years ago
14327c6
ARM: replace BSYM() with badr assembly macro
by Russell King
· 10 years ago
c2d4bb9
ARM: common: edma: clear completion interrupts on stop
by John Ogness
· 10 years ago
7895f73
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
by Nicolas Pitre
· 10 years ago
1c2c7d5
ARM: MCPM: add references to the available documentation in the code
by Nicolas Pitre
· 10 years ago
7cc8b99
ARM: MCPM: make internal helpers private to the core code
by Nicolas Pitre
· 10 years ago
77404d8
ARM: MCPM: remove backward compatibility code
by Nicolas Pitre
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d3a8754
ARM: MCPM: move the algorithmic complexity to the core code
by Nicolas Pitre
· 10 years ago
7270d11
arm/bL_switcher: Kill tick suspend hackery
by Thomas Gleixner
· 10 years ago
77e32c8
clockevents: Manage device's state separately for the core
by Viresh Kumar
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
26ceb12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4ed89f2
ARM: convert printk(KERN_* to pr_*
by Russell King
· 10 years ago
a850c42
ARM: common: edma: edma_pm_resume may be unused
by Arnd Bergmann
· 10 years ago
a2b1175
ARM: common: edma: add suspend resume hook
by Daniel Mack
· 10 years ago
5305e4d
dma: edma: move device registration to platform code
by Arnd Bergmann
· 10 years ago
d155fc7
ARM: common: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
929a015
ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
by Peter Ujfalusi
· 10 years ago
c7a19c7
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
eb3fe7d
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
by Peter Ujfalusi
· 10 years ago
85a7076
ARM: edma: Set default queue to lowest priority
by Peter Ujfalusi
· 10 years ago
41fa421
arm: bL_switcher:k Use ktime_get_real_ns()
by Thomas Gleixner
· 10 years ago
3721924
ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback
by Nicolas Pitre
· 10 years ago
12af701
Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc
by Olof Johansson
· 10 years ago
1bde990
ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock
by Rob Herring
· 10 years ago
6aab4c2
ARM: 8068/1: scoop: Remove unused variable
by Fabio Estevam
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
1fb3334
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 10 years ago
Next »