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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-24
OMAP4: Fix the emif and dmm virtual mapping
Santosh Shilimkar
1
-2
/
+2
2011-09-24
OMAP: Print Initiator name for l3 custom error.
sricharan
2
-10
/
+50
2011-09-24
OMAP: Fix sparse warnings in l3 error handler.
sricharan
3
-14
/
+15
2011-09-24
OMAP: Fix indentation issues in l3 error handler.
sricharan
4
-204
/
+202
2011-09-24
OMAP: Fix a BUG in l3 error handler.
Todd Poynor
1
-7
/
+5
2011-09-24
OMAP: Improve register access in L3 Error handler.
Todd Poynor
4
-71
/
+65
2011-09-24
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...
Tony Lindgren
2
-16
/
+0
2011-09-23
Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...
Tony Lindgren
3
-40
/
+11
2011-09-23
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...
Tony Lindgren
79
-307
/
+615
2011-09-22
ARM: OMAP: dmtimer: add error handling to export APIs
Tarun Kanti DebBarma
2
-37
/
+89
2011-09-22
ARM: OMAP: dmtimer: low-power mode support
Tarun Kanti DebBarma
3
-5
/
+149
2011-09-22
ARM: OMAP: dmtimer: skip reserved timers
Tony Lindgren
3
-2
/
+13
2011-09-22
ARM: OMAP: dmtimer: pm_runtime support
Tarun Kanti DebBarma
2
-24
/
+10
2011-09-22
ARM: OMAP: dmtimer: switch-over to platform device driver
Tarun Kanti DebBarma
3
-248
/
+123
2011-09-22
ARM: OMAP: dmtimer: platform driver
Tarun Kanti DebBarma
2
-6
/
+135
2011-09-22
ARM: OMAP2+: dmtimer: convert to platform devices
Tarun Kanti DebBarma
6
-1
/
+240
2011-09-22
ARM: OMAP1: dmtimer: conversion to platform devices
Tarun Kanti DebBarma
4
-45
/
+194
2011-09-22
ARM: OMAP2+: dmtimer: add device names to flck nodes
Tarun Kanti DebBarma
4
-0
/
+165
2011-09-21
ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer
Kevin Hilman
1
-0
/
+5
2011-09-21
ARM: OMAP: voltage: voltage layer present, even when CONFIG_PM=n
Kevin Hilman
2
-16
/
+0
2011-09-21
ARM: OMAP2+: Fix missing inline functions for Makefile cleanup
Tony Lindgren
2
-5
/
+19
2011-09-21
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-09-21
mach-integrator: fix VGA base regression
Linus Walleij
2
-2
/
+2
2011-09-21
arm/dt: Tegra: Update SDHCI nodes to match bindings
Stephen Warren
2
-9
/
+9
2011-09-19
ARM: OMAP: Add support for dmtimer v2 ip
Tony Lindgren
3
-76
/
+123
2011-09-17
ARM: nommu: fix warning with checksyscalls.sh
Russell King
1
-2
/
+2
2011-09-17
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
3
-0
/
+44
2011-09-16
OMAP3: PM: fix UART handling when using no_console_suspend
Kevin Hilman
1
-1
/
+1
2011-09-16
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
3
-51
/
+58
2011-09-16
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
3
-7
/
+10
2011-09-16
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
1
-11
/
+11
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
13
-71
/
+71
2011-09-16
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2
-10
/
+8
2011-09-16
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
1
-8
/
+8
2011-09-16
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
1
-43
/
+42
2011-09-16
omap: mcbsp: Remove omap device API
Jarkko Nikula
1
-27
/
+0
2011-09-16
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...
Tony Lindgren
34
-1271
/
+1599
2011-09-16
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
35
-1789
/
+1288
2011-09-15
OMAP4: PM: TWL6030: add cmd register
Nishanth Menon
1
-0
/
+6
2011-09-15
OMAP4: PM: TWL6030: fix ON/RET/OFF voltages
Patrick Titiano
1
-12
/
+12
2011-09-15
OMAP4: PM: TWL6030: address 0V conversions
Nishanth Menon
1
-0
/
+4
2011-09-15
OMAP4: PM: TWL6030: fix uv to voltage for >0x39
Nishanth Menon
1
-1
/
+6
2011-09-15
OMAP4: PM: TWL6030: fix voltage conversion formula
Patrick Titiano
1
-7
/
+7
2011-09-15
omap: voltage: add a stub header file for external/regulator use
Tero Kristo
1
-0
/
+20
2011-09-15
OMAP2+: VC: more registers are per-channel starting with OMAP5
Kevin Hilman
4
-20
/
+32
2011-09-15
OMAP3+: voltage: update nominal voltage in voltdm_scale() not VC post-scale
Kevin Hilman
2
-3
/
+5
2011-09-15
OMAP3+: voltage: rename omap_voltage_get_nom_volt -> voltdm_get_voltage
Kevin Hilman
3
-8
/
+10
[prev]
[next]