index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-7
/
+6
2014-12-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+52
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-7
/
+6
2014-11-21
ARM: common: edma: edma_pm_resume may be unused
Arnd Bergmann
1
-0
/
+2
2014-11-18
ARM: common: edma: add suspend resume hook
Daniel Mack
1
-2
/
+50
2014-11-05
dma: edma: move device registration to platform code
Arnd Bergmann
1
-0
/
+9
2014-10-20
ARM: common: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+2
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-8
/
+2
2014-08-26
ARM: edma: Fix configuration parsing for SoCs with multiple eDMA3 CC
Peter Ujfalusi
1
-4
/
+5
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+30
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+2
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+3
2014-07-28
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
Peter Ujfalusi
1
-0
/
+28
2014-07-28
ARM: edma: Set default queue to lowest priority
Peter Ujfalusi
1
-1
/
+2
2014-07-23
arm: bL_switcher:k Use ktime_get_real_ns()
Thomas Gleixner
1
-13
/
+3
2014-07-18
ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback
Nicolas Pitre
1
-0
/
+52
2014-07-07
Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-2
/
+2
2014-06-24
ARM: timer-sp: allow getting timer1 clock from DT to fallback to legacy clock
Rob Herring
1
-2
/
+2
2014-06-17
ARM: 8068/1: scoop: Remove unused variable
Fabio Estevam
1
-1
/
+0
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2
-4
/
+4
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
3
-7
/
+11
2014-06-02
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-101
/
+96
2014-05-28
ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs
Nicolas Pitre
1
-3
/
+7
2014-05-26
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-101
/
+96
2014-05-26
Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-33
/
+15
2014-05-25
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
2
-4
/
+4
2014-05-22
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
Peter Ujfalusi
1
-42
/
+73
2014-05-22
ARM: edma: Save number of regions from pdata to struct edma
Peter Ujfalusi
1
-1
/
+2
2014-05-22
ARM: edma: Remove num_cc member from struct edma
Peter Ujfalusi
1
-4
/
+0
2014-05-22
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
1
-27
/
+1
2014-05-22
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
1
-3
/
+2
2014-05-22
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
1
-2
/
+0
2014-05-22
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
1
-14
/
+12
2014-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-33
/
+15
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
1
-15
/
+9
2014-04-29
ARM: common: edma: Fix xbar mapping
Thomas Gleixner
1
-33
/
+15
2014-04-22
ARM: 8032/1: bL_switcher: fix validation check before its activation
Nicolas Pitre
2
-4
/
+7
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
1
-0
/
+1
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
1
-0
/
+3
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+6
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2
-2
/
+1
2014-03-19
ARM: 8006/1: Remove redundant code
Alexander Shiyan
1
-2
/
+0
2014-02-18
ARM: 7962/2: Make all mcpm functions notrace
Dave Martin
1
-0
/
+1
2014-02-13
ARM: SP804: make Integrator/CP timer pick clock from DT
Linus Walleij
1
-2
/
+6
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2014-01-23
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-4
/
+3
2013-12-29
ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev
Will Deacon
1
-2
/
+2
2013-12-29
ARM: 7918/1: clean up cache handling in core code
Nicolas Pitre
1
-2
/
+1
[next]