index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
clk: at91: add a driver for the h32mx clock
Alexandre Belloni
1
-0
/
+3
2014-09-19
ARM: at91: Remove the support for the RSI EWS board
Josef Holzmayr
3
-239
/
+0
2014-09-16
ARM: at91: remove board file for Acme Systems Fox G20
Nicolas Ferre
3
-279
/
+0
2014-09-15
ARM: at91: PIT: Move the driver to drivers/clocksource
Maxime Ripard
3
-303
/
+0
2014-09-15
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
Maxime Ripard
7
-10
/
+8
2014-09-05
ARM: at91: rm9200: fix clock registration
Alexandre Belloni
1
-1
/
+10
2014-09-05
pinctrl: at91: add drive strength configuration
Marek Roszko
1
-0
/
+6
2014-09-03
ARM: at91: Convert the boards to the init_time callback
Maxime Ripard
21
-19
/
+49
2014-09-03
ARM: at91: soc: Add init_time callback
Maxime Ripard
3
-0
/
+7
2014-09-03
ARM: at91: PIT: (Almost) remove the global variables
Maxime Ripard
1
-71
/
+108
2014-09-03
ARM: at91: PIT: use request_irq instead of setup_irq
Maxime Ripard
1
-14
/
+6
2014-09-03
ARM: at91: PIT: Use pr_fmt
Maxime Ripard
1
-6
/
+8
2014-09-03
ARM: at91: PIT: Use consistent exit path in probe
Maxime Ripard
1
-10
/
+4
2014-09-03
ARM: at91: dt: Remove init_time definitions
Maxime Ripard
2
-21
/
+0
2014-09-03
ARM: at91: PIT: Rework probe functions
Maxime Ripard
4
-64
/
+51
2014-09-02
ARM: at91: PIT: Use of_have_populated_dt instead of CONFIG_OF
Maxime Ripard
1
-8
/
+2
2014-09-02
ARM: at91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
Maxime Ripard
1
-1
/
+1
2014-09-02
ARM: at91: generic.h: Add include safe guards
Maxime Ripard
1
-0
/
+5
2014-09-02
ARM: at91: PIT: Follow the general coding rules
Maxime Ripard
1
-8
/
+9
2014-09-01
ARM: at91: remove phy fixup for sama5d3xek boards
Boris BREZILLON
1
-22
/
+0
2014-09-01
ARM: at91: fix ramc standby function registration
Alexandre Belloni
1
-4
/
+7
2014-08-25
ARM: at91: Remove rstc and shdwc headers
Maxime Ripard
12
-113
/
+0
2014-08-25
ARM: at91: Remove rstc and shdwnc global base addresses
Maxime Ripard
7
-34
/
+0
2014-08-25
ARM: at91/pm: Remove show_reset_status function
Maxime Ripard
1
-72
/
+0
2014-08-25
ARM: at91: Remove poweroff code
Maxime Ripard
1
-6
/
+0
2014-08-25
ARM: at91: Register the poweroff driver
Maxime Ripard
5
-0
/
+75
2014-08-25
ARM: at91: Remove poweroff DT probing
Maxime Ripard
1
-77
/
+0
2014-08-25
ARM: at91: Remove reset code from the machine code
Maxime Ripard
10
-102
/
+0
2014-08-25
ARM: at91: Call at91_register_devices in the board files
Maxime Ripard
11
-0
/
+22
2014-08-25
ARM: at91: Probe the reset driver
Maxime Ripard
5
-0
/
+135
2014-08-25
ARM: at91/soc: Introduce register_devices callback
Maxime Ripard
3
-0
/
+8
2014-08-25
ARM: at91: Remove the old-style reset probing
Maxime Ripard
1
-29
/
+0
2014-08-25
ARM: at91: Rework ramc mapping code
Maxime Ripard
1
-12
/
+14
2014-08-25
ARM: at91: setup: Switch to pr_fmt
Maxime Ripard
1
-20
/
+22
2014-08-25
Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Nicolas Ferre
2
-0
/
+5
2014-08-19
ARM: at91: remove old irq material
Boris BREZILLON
1
-264
/
+6
2014-08-19
ARM: at91: make use of the new AIC driver for dt enabled boards
Boris BREZILLON
4
-42
/
+3
2014-08-19
ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocks
Boris BREZILLON
2
-13
/
+22
2014-08-19
ARM: at91: introduce OLD_IRQ_AT91 Kconfig option
Boris BREZILLON
3
-9
/
+17
2014-08-09
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-08-08
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-82
/
+89
2014-07-28
gpio: split gpiod board registration into machine header
Linus Walleij
1
-1
/
+1
2014-07-15
ARM: at91: select ATMEL_SDRAMC when using OF
Alexandre Belloni
1
-0
/
+4
2014-07-15
ARM: at91: Add new binding for sama5d3-ddramc
Alexandre Belloni
1
-0
/
+1
2014-07-09
ARM: at91: move at91sam9263 SoC to the CCF
Alexandre Belloni
1
-1
/
+0
2014-07-09
ARM: at91: prepare common clk transition for sam9263
Alexandre Belloni
1
-1
/
+5
2014-07-09
ARM: at91: move at91sam9g45 SoC to the CCF
Alexandre Belloni
1
-1
/
+0
2014-07-09
ARM: at91: prepare common clk transition for sam9g45
Alexandre Belloni
1
-1
/
+5
2014-07-09
ARM: at91: move at91sam9260 SoCs to the CCF
Alexandre Belloni
1
-1
/
+0
2014-07-09
ARM: at91: prepare common clk transition for sam9260
Alexandre Belloni
1
-1
/
+5
[prev]
[next]