Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 48 | -1744/+1153 |
2012-03-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 124 | -894/+4360 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 97 | -424/+2510 |
2012-03-28 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+57 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 59 | -342/+1822 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 76 | -346/+5351 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 100 | -989/+905 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 354 | -6716/+4106 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 90 | -323/+650 |
2012-03-28 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Arnd Bergmann | 30 | -486/+193 |
2012-03-26 | Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms | Russell King | 39 | -1590/+1116 |
2012-03-26 | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 5 | -12/+13 |
2012-03-26 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 19 | -11/+38 |
2012-03-26 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 9 | -4/+49 |
2012-03-26 | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 10 | -55/+275 |
2012-03-26 | ARM: sa11x0: remove unused DMA controller definitions | Russell King | 2 | -218/+3 |
2012-03-26 | ARM: sa11x0: remove old SoC private DMA driver | Russell King | 3 | -466/+1 |
2012-03-26 | Merge branch 'sa11x0-ir' into sa11x0 | Russell King | 1 | -0/+25 |
2012-03-26 | Merge branch 'sa1111' into sa11x0 | Russell King | 7 | -266/+227 |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+8 |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 17 | -63/+82 |
2012-03-24 | ARM: sa11x0: don't static map sa1111 | Russell King | 3 | -15/+0 |
2012-03-24 | ARM: sa1111: use dev_err() rather than printk() | Russell King | 1 | -1/+1 |
2012-03-24 | ARM: sa1111: cleanup sub-device registration and unregistration | Russell King | 1 | -11/+16 |
2012-03-24 | ARM: sa1111: only setup DMA for DMA capable devices | Russell King | 1 | -3/+6 |
2012-03-24 | ARM: sa1111: register sa1111 devices with dmabounce in bus notifier | Russell King | 1 | -55/+74 |
2012-03-24 | ARM: sa1111: move USB interface register definitions to ohci-sa1111.c | Russell King | 1 | -25/+1 |
2012-03-24 | ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c | Russell King | 1 | -43/+2 |
2012-03-24 | ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c | Russell King | 1 | -38/+1 |
2012-03-24 | ARM: sa1111: delete unused physical GPIO register definitions | Russell King | 1 | -16/+0 |
2012-03-24 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Arnd Bergmann | 3 | -2/+18 |
2012-03-24 | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 6 | -5/+7 |
2012-03-24 | ARM: ecard: get rid of NO_IRQ madness | Russell King | 1 | -3/+3 |
2012-03-24 | ARM: riscpc: use DEFINE_RES_xxx() | Russell King | 1 | -29/+7 |
2012-03-24 | ARM: riscpc: remove expansion card irq mask register | Russell King | 1 | -101/+2 |
2012-03-24 | ARM: riscpc: convert ecard to use irq_alloc_descs() | Russell King | 1 | -9/+13 |
2012-03-24 | ARM: riscpc: use irq chip data in ecard.c | Russell King | 1 | -2/+3 |
2012-03-24 | ARM: riscpc: move ecard.c to arch/arm/mach-rpc | Russell King | 4 | -2/+1 |
2012-03-24 | ARM: riscpc: remove IRQ_TIMER | Russell King | 2 | -3/+1 |
2012-03-24 | ARM: riscpc: use definition for serial port interrupt | Russell King | 1 | -1/+1 |
2012-03-24 | ARM: riscpc: pass IRQ resources into keyboard driver | Russell King | 1 | -0/+7 |
2012-03-24 | ARM: riscpc: move time-acorn.c to mach-rpc | Russell King | 5 | -6/+1 |
2012-03-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -0/+2 |
2012-03-24 | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -38/+23 |
2012-03-24 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -111/+42 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 198 | -2867/+812 |
2012-03-24 | Merge tag 'for-3.4' of git://openrisc.net/jonas/linux | Linus Torvalds | 14 | -75/+77 |
2012-03-24 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 11 | -6/+22 |
2012-03-24 | Merge branch 'mmci' into amba | Russell King | 1 | -13/+8 |
2012-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -11/+14 |