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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
25
-45
/
+55
2012-03-01
ARM: at91: at91sam9x5cm/dt: add leds support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+15
2012-03-01
ARM: at91: usb_a9g20/dt: add gpio-keys support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+13
2012-03-01
ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+50
2012-03-01
ARM: at91: at91sam9m10g45ek/dt: add leds support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+22
2012-03-01
ARM: at91: usb_a9g20/dt: add leds support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+10
2012-03-01
ARM: at91/pio: add new PIO3 features
Nicolas Ferre
6
-21
/
+282
2012-03-01
ARM: at91: add sam9_smc.o to at91sam9x5 build
Nicolas Ferre
1
-1
/
+1
2012-03-01
ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter
Nicolas Ferre
3
-28
/
+92
2012-03-01
ARM: at91/tc: add device tree support to atmel_tclib
Nicolas Ferre
8
-2
/
+122
2012-03-01
ARM: at91/tclib: take iomem size from resource
Nicolas Ferre
3
-12
/
+13
2012-03-01
ARM: at91/pit: add traces in case of error
Nicolas Ferre
1
-2
/
+7
2012-03-01
ARM: at91: pit add DT support
Jean-Christophe PLAGNIOL-VILLARD
5
-4
/
+81
2012-03-01
ARM: at91: AIC and GPIO IRQ device tree initialization
Nicolas Ferre
4
-61
/
+168
2012-03-01
ARM: at91/board-dt: remove AIC irq domain from board file
Nicolas Ferre
1
-8
/
+0
2012-03-01
ARM: at91/gpio: remove the static specification of gpio_chip.base
Nicolas Ferre
1
-7
/
+6
2012-03-01
ARM: at91/gpio: add .to_irq gpio_chip handler
Nicolas Ferre
2
-12
/
+13
2012-03-01
ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field
Nicolas Ferre
1
-1
/
+6
2012-03-01
ARM: at91/gpio: add irqdomain and DT support
Nicolas Ferre
5
-46
/
+291
2012-03-01
ARM: at91/gpio: change comments and one variable name
Nicolas Ferre
1
-11
/
+14
2012-03-01
ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
Nicolas Ferre
1
-2
/
+3
2012-03-01
ARM: at91/snapper9260: move gpio_to_irq out of structure initialization
Nicolas Ferre
1
-3
/
+7
2012-03-01
ARM: at91/aic: add irq domain and device tree support
Nicolas Ferre
5
-30
/
+117
2012-03-01
Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6
Nicolas Ferre
424
-44304
/
+3720
2012-02-29
Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
217
-5606
/
+2873
2012-02-26
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
1
-0
/
+1
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
3
-7
/
+14
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
4
-22
/
+7
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
4
-18
/
+14
2012-02-23
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
5
-95
/
+34
2012-02-23
ARM: at91: properly sort dtb files in Makefile.boot
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+6
2012-02-23
ARM: at91: add at91sam9g25ek.dts in Makefile.boot
Nicolas Ferre
1
-0
/
+1
2012-02-23
ARM: at91/board-dt: drop default console
Jean-Christophe PLAGNIOL-VILLARD
2
-9
/
+0
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
9
-9
/
+2
2012-02-23
ARM: at91: merge SRAM Memory banks thanks to mirroring
Jean-Christophe PLAGNIOL-VILLARD
2
-8
/
+9
2012-02-23
ARM: at91: finally drop at91_sys_read/write
Jean-Christophe PLAGNIOL-VILLARD
1
-18
/
+0
2012-02-23
ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
Jean-Christophe PLAGNIOL-VILLARD
11
-32
/
+114
2012-02-23
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+10
2012-02-23
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
Jean-Christophe PLAGNIOL-VILLARD
6
-52
/
+75
2012-02-23
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
14
-95
/
+104
2012-02-23
ARM: at91/PMC: move assignment out of printf
Nicolas Ferre
1
-5
/
+10
2012-02-23
ARM: at91/pm_slowclock: add runtime detection of memory contoller
Jean-Christophe PLAGNIOL-VILLARD
3
-22
/
+68
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
34
-89
/
+114
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
5
-49
/
+70
2012-02-23
ARM: at91/pm_slowclock: function slow_clock() accepts parameters
Jean-Christophe PLAGNIOL-VILLARD
2
-35
/
+26
2012-02-23
ARM: at91/pm_slowclock: rename register to named define
Jean-Christophe PLAGNIOL-VILLARD
1
-86
/
+91
2012-02-23
ARM: at91/ST: remove not needed casts
Nicolas Ferre
1
-3
/
+3
2012-02-23
ARM: at91: make ST (System Timer) soc independent
Jean-Christophe PLAGNIOL-VILLARD
6
-31
/
+54
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
26
-154
/
+199
2012-02-22
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2
-6
/
+6
[next]