index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
pm44xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
Maxime Ripard
7
-10
/
+8
2014-09-04
edac: altera: Add Altera SDRAM EDAC support
Thor Thayer
4
-0
/
+426
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
power: reset: at91-poweroff: fix wakeup status register index
Nicolas Ferre
1
-1
/
+1
2014-09-01
ARM: at91/power/reset: fix Kconfig "depends on" directive
Nicolas Ferre
1
-2
/
+2
2014-09-01
ARM: at91: fix ramc standby function registration
Alexandre Belloni
1
-4
/
+7
2014-08-26
Linux 3.17-rc2
v3.17-rc2
Linus Torvalds
1
-1
/
+1
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
2
-19
/
+14
2014-08-25
ARM: at91: setup: Switch to pr_fmt
Maxime Ripard
1
-20
/
+22
2014-08-25
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2014-08-24
bus: arm-ccn: Fix warning message
Pawel Moll
1
-1
/
+1
2014-08-24
ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
Geert Uytterhoeven
1
-7
/
+0
2014-08-24
ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies
Marcel Ziswiler
2
-2
/
+20
2014-08-24
MAINTAINERS: Add entry for Renesas DRM drivers
Laurent Pinchart
1
-0
/
+11
2014-08-23
MAINTAINERS: add new Rockchip SoC list
Heiko Stuebner
1
-0
/
+1
2014-08-23
ARM: dts: rockchip: readd missing mmc0 pinctrl settings
Heiko Stuebner
2
-0
/
+4
2014-08-23
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-08-23
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
1
-22
/
+38
2014-08-23
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
1
-1
/
+1
2014-08-23
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
1
-0
/
+8
2014-08-23
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
1
-3
/
+15
2014-08-23
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
3
-1
/
+29
2014-08-23
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
1
-1
/
+4
2014-08-23
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
1
-11
/
+2
2014-08-23
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
1
-8
/
+13
2014-08-23
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2
-7
/
+8
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
1
-15
/
+28
[next]