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
path:
root
/
arch
/
arm
/
mach-omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+55
2010-02-25
Merge branch 'misc2' into devel
Russell King
1
-0
/
+54
2010-02-17
omap: Remove DEBUG_FS dependency for mux name checking
Ranjith Lohithakshan
1
-7
/
+5
2010-02-15
ARM: 5917/1: OMAP4: Add L2 Cache support
Santosh Shilimkar
1
-0
/
+54
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-1
/
+1
2010-02-10
OMAP: hsmmc: fix memory leak
Aaro Koskinen
1
-1
/
+6
2010-02-03
omap: Disable serial port autoidle by default
Tony Lindgren
1
-2
/
+9
2010-02-03
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
1
-1
/
+2
2010-02-03
omap: Fix 3630 mux errors
Tony Lindgren
2
-0
/
+54
2010-02-03
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
1
-1
/
+4
2010-02-03
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
1
-1
/
+3
2010-01-20
Merge branch 'omap-fixes' into omap-fixes-for-linus
Tony Lindgren
4
-30
/
+64
2010-01-20
Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...
Tony Lindgren
7
-45
/
+66
2010-01-20
PM debug: Fix warning when no CONFIG_DEBUG_FS
Sergio Aguirre
1
-2
/
+2
2010-01-20
OMAP3: PM: DSS PM_WKEN to refill DMA
Subramani Venkatesh
1
-0
/
+4
2010-01-20
OMAP3: PM: Force write last pad config register into save area
Tero Kristo
1
-1
/
+10
2010-01-20
OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()
Roel Kluin
1
-2
/
+4
2010-01-20
OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules
Peter Ujfalusi
1
-2
/
+6
2010-01-20
OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FS
Manjunatha GK
2
-4
/
+6
2010-01-20
OMAP3: PM: Removing redundant and potentially dangerous PRCM configration
Sripathy, Vishwanath
1
-11
/
+0
2010-01-20
OMAP3: Fixed ARM aux ctrl register save/restore
Tero Kristo
1
-4
/
+9
2010-01-20
OMAP3: CPUidle: Fixed timer resolution
Tero Kristo
1
-1
/
+1
2010-01-20
OMAP3: PM: Remove duplicate code blocks
Sanjeev Premi
1
-18
/
+0
2010-01-20
OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI
Tero Kristo
2
-0
/
+14
2010-01-20
OMAP3: PM: Enable system control module autoidle
Tero Kristo
1
-0
/
+2
2010-01-20
OMAP3: PM: Ack pending interrupts before entering suspend
Tero Kristo
2
-0
/
+8
2010-01-20
omap: Enable GPMC clock in gpmc_init
Olof Johansson
1
-0
/
+2
2010-01-20
OMAP4: clocks: Fix the clksel_rate struct DPLL divs
Rajendra Nayak
1
-31
/
+31
2010-01-20
OMAP4: PRCM: Fix the base address for CHIRONSS reg defines
Rajendra Nayak
2
-16
/
+18
2010-01-19
omap3: Fix cpu detection
Tony Lindgren
1
-18
/
+23
2010-01-19
omap: Fix functions for dynamic remuxing of pins
Tony Lindgren
2
-11
/
+35
2010-01-19
omap: Fix cmdline muxing
Tony Lindgren
1
-2
/
+5
2010-01-19
OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks
Russell King
1
-4
/
+0
2010-01-19
OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.
Thara Gopinath
1
-1
/
+2
2010-01-08
Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...
Tony Lindgren
7
-56
/
+99
2010-01-08
OMAP2 clock: dynamically allocate CPUFreq frequency table
Paul Walmsley
1
-8
/
+44
2010-01-08
OMAP2xxx OPP: clean up comments in OPP data
Paul Walmsley
2
-33
/
+35
2010-01-08
OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled
Felipe Balbi
1
-1
/
+4
2010-01-08
OMAP3 clock: Add capability to change rate of dpll4_m5_ck
Tuukka Toivonen
1
-0
/
+2
2010-01-08
OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...
Paul Walmsley
1
-1
/
+1
2010-01-08
OMAP3: clock: add clockdomains for UART1 & 2
Kevin Hilman
1
-0
/
+2
2010-01-08
OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
Paul Walmsley
1
-9
/
+9
2010-01-08
ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.
Abhijit Pagare
1
-2
/
+2
2010-01-08
OMAP2: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2010-01-08
omap3: EVM: Choose OMAP_PACKAGE_CBB
Vaibhav Hiremath
1
-0
/
+1
2010-01-08
omap3: Fix booting if package is uninitialized
Tony Lindgren
1
-2
/
+4
2010-01-08
omap3: add missing parentheses
Roel Kluin
1
-2
/
+2
2010-01-08
omap2/3: ZOOM: Correcting key mapping for few keys
Vimal Singh
1
-4
/
+4
2010-01-08
omap2/3: make serial_in_override() address the right uart port
Alexander Shishkin
1
-2
/
+10
2009-12-16
OMAP3: serial - fix bug introduced in
Mika Westerberg
1
-3
/
+4
[next]