index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
ARM: at91: fix at91sam9261ek Ethernet dm9000 irq
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+3
2012-04-16
ARM: at91: fix rm9200ek flash size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-04-16
ARM: at91: remove empty at91_init_serial function
Joachim Eastwood
1
-1
/
+0
2012-04-16
ARM: at91: fix typo in at91_pmc_base assembly declaration
Nicolas Ferre
1
-1
/
+1
2012-04-16
ARM: at91: Export at91_matrix_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_pmc_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_ramc_base
Joachim Eastwood
1
-0
/
+1
2012-04-16
ARM: at91: Export at91_st_base
Joachim Eastwood
1
-0
/
+2
2012-04-05
ARM: fix __io macro for PCMCIA
Rob Herring
1
-0
/
+27
2012-04-04
ARM: at91: fix check of valid GPIO for SPI and USB
Nicolas Ferre
5
-1
/
+16
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-6
/
+7
2012-04-04
ARM: at91/USB host: specify and handle properly vbus_pin_active_low
Nicolas Ferre
4
-3
/
+8
2012-04-02
ARM: at91/at91sam9x5: add clkdev entries for DMA controllers
Nicolas Ferre
1
-0
/
+2
2012-03-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+2
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-40
/
+19
2012-03-30
ARM: fix builds due to missing <asm/system_misc.h> includes
Olof Johansson
2
-0
/
+2
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-31
/
+1
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-16
/
+0
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
7
-0
/
+8
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
30
-115
/
+252
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
8
-0
/
+10
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
64
-746
/
+1675
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-7
/
+198
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
9
-31
/
+631
2012-03-21
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2
-16
/
+0
2012-03-21
ARM: at91: Consolidate time keeping and irq enable
Robert Lee
1
-43
/
+24
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
30
-115
/
+252
2012-03-16
ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+2
2012-03-16
ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
Jean-Christophe PLAGNIOL-VILLARD
3
-1
/
+5
2012-03-15
ARM: at91: add Shutdown Controller (SHDWC) DT support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+80
2012-03-15
ARM: at91: add ram controller DT support
Jean-Christophe PLAGNIOL-VILLARD
4
-27
/
+37
2012-03-15
ARM: at91: add RSTC (Reset Controller) dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+30
2012-03-15
ARM: at91: always enable sam9 restart
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+2
2012-03-15
ARM: at91: add pmc DT support
Jean-Christophe PLAGNIOL-VILLARD
3
-7
/
+53
2012-03-15
ARM: at91/dt: add specific DT soc init
Jean-Christophe PLAGNIOL-VILLARD
3
-7
/
+20
2012-03-15
atmel/nand: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2
-56
/
+0
2012-03-15
ARM: at91: enable on flash bbt for Atmel Reference and DT boards
Jean-Christophe PLAGNIOL-VILLARD
10
-0
/
+10
2012-03-15
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
20
-14
/
+20
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2
-16
/
+11
2012-03-13
Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...
Olof Johansson
2
-16
/
+11
2012-03-06
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-31
/
+0
2012-03-06
ARM: at91: add explicit include of hardware.h to uncompressor
Rob Herring
1
-0
/
+1
2012-03-04
Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base
Rob Herring
71
-3143
/
+1743
2012-03-02
Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...
Arnd Bergmann
14
-143
/
+810
2012-03-02
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
71
-3143
/
+1743
2012-03-01
ARM: at91/pio: add new PIO3 features
Nicolas Ferre
4
-16
/
+277
2012-03-01
ARM: at91: add sam9_smc.o to at91sam9x5 build
Nicolas Ferre
1
-1
/
+1
2012-03-01
ARM: at91/tc: add device tree support to atmel_tclib
Nicolas Ferre
4
-0
/
+44
2012-03-01
ARM: at91/tclib: take iomem size from resource
Nicolas Ferre
2
-4
/
+4
2012-03-01
ARM: at91/pit: add traces in case of error
Nicolas Ferre
1
-2
/
+7
[next]