index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ARM: OMAP2+: hwmod: add support for link registration
Paul Walmsley
2012-04-19
2
-16
/
+305
|
*
ARM: OMAP2+: hwmod: consolidate finding the MPU port index and storing it
Paul Walmsley
2012-04-19
1
-24
/
+15
|
*
ARM: OMAP2+: hwmod: add function to iterate over struct omap_hwmod_ocp_if
Paul Walmsley
2012-04-19
1
-48
/
+67
|
*
ARM: OMAP2+: hwmod: add _find_mpu_rt_port()
Paul Walmsley
2012-04-19
1
-10
/
+29
|
*
ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bits
Paul Walmsley
2012-04-19
1
-3
/
+3
|
*
ARM: OMAP4: hwmod data: uncomment some "excluded" hwmods
Paul Walmsley
2012-04-19
1
-4
/
+4
|
*
ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriately
Paul Walmsley
2012-04-19
2
-0
/
+2
|
*
ARM: OMAP4: hwmod data: remove bandgap hwmod
Paul Walmsley
2012-04-19
1
-30
/
+0
|
*
ARM: OMAP3: hwmod data: GPTIMER12 is attached to a separate interconnect
Paul Walmsley
2012-04-19
1
-3
/
+25
|
*
ARM: OMAP3: hwmod data: add DSS->L3 interconnect for 3430ES1
Paul Walmsley
2012-04-19
1
-0
/
+7
|
*
ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmods
Paul Walmsley
2012-04-19
1
-8
/
+30
|
*
ARM: OMAP2/3: hwmod data: update old names
Paul Walmsley
2012-04-19
3
-10
/
+10
|
*
ARM: OMAP2+: timer: use a proper interface to get hwmod data
Paul Walmsley
2012-04-19
1
-3
/
+12
|
*
ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()
Paul Walmsley
2012-04-19
2
-0
/
+210
|
*
ARM: OMAP2+: hwmod: provide a function to return the address space of the MPU RT
Paul Walmsley
2012-04-19
1
-24
/
+31
|
*
ARM: OMAP2+: hwmod: revise hardreset behavior
Paul Walmsley
2012-04-19
1
-56
/
+83
|
*
ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process
Paul Walmsley
2012-04-19
1
-32
/
+120
|
*
ARM: OMAP2+: hwmod: reorganize and document the initialization process
Paul Walmsley
2012-04-19
1
-57
/
+80
|
*
ARM: OMAP2+: hwmod: revise the IP block reset process
Paul Walmsley
2012-04-19
1
-23
/
+46
|
*
ARM: OMAP4: hwmod data: remove pseudo-hwmods associated with hardreset lines
Paul Walmsley
2012-04-19
1
-98
/
+3
|
*
ARM: OMAP2+: hwmod: control all hardreset lines attached to a hwmod
Paul Walmsley
2012-04-19
1
-14
/
+15
|
*
ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...
Archit Taneja
2012-04-13
3
-3
/
+0
|
*
ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...
Paul Walmsley
2012-04-13
1
-2
/
+12
|
*
ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data
Fernando Guzman Lugo
2012-04-13
3
-1
/
+15
*
|
Linux 3.4-rc3
v3.4-rc3
Linus Torvalds
2012-04-16
1
-1
/
+1
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-04-16
14
-61
/
+46
|
\
\
|
*
|
ARM: 7386/1: jump_label: fixup for rename to static_key
Rabin Vincent
2012-04-15
1
-1
/
+1
|
*
|
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
2012-04-15
1
-0
/
+12
|
*
|
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
2012-04-15
1
-1
/
+15
|
*
|
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
Linus Walleij
2012-04-15
1
-1
/
+5
|
*
|
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
2012-04-13
1
-0
/
+2
|
*
|
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
2012-04-13
1
-1
/
+1
|
*
|
ARM: 7380/1: DT: do not add a zero-sized memory property
Marc Zyngier
2012-04-13
1
-0
/
+2
|
*
|
ARM: 7379/1: DT: fix atags_to_fdt() second call site
Marc Zyngier
2012-04-13
1
-1
/
+1
|
*
|
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
4
-50
/
+2
|
*
|
ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler
Will Deacon
2012-04-10
1
-5
/
+4
|
*
|
ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented
Kautuk Consul
2012-04-10
1
-1
/
+1
*
|
|
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
2012-04-16
1
-2
/
+2
*
|
|
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
2012-04-15
1
-18
/
+39
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-15
26
-193
/
+31
|
\
\
\
|
*
\
\
Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-04-15
11
-51
/
+24
|
|
\
\
\
|
|
*
|
|
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
Sachin Kamat
2012-04-14
1
-0
/
+2
|
|
*
|
|
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
Marek Szyprowski
2012-04-14
1
-42
/
+0
|
|
*
|
|
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
Marek Szyprowski
2012-04-14
2
-1
/
+3
|
|
*
|
|
ARM: EXYNOS: fix regulator name for NURI board
Marek Szyprowski
2012-04-14
1
-1
/
+1
|
|
*
|
|
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
Maurus Cuelenaere
2012-04-14
1
-0
/
+1
|
|
*
|
|
ARM: EXYNOS: Add PDMA and MDMA physical base address defines
Thomas Abraham
2012-04-10
2
-1
/
+5
|
|
*
|
|
ARM: S5PV210: Fix compiler warning in dma.c file
Sachin Kamat
2012-04-10
1
-2
/
+0
|
|
*
|
|
ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c
Jonghwan Choi
2012-04-09
1
-0
/
+6
|
|
*
|
|
ARM: EXYNOS: Add missing definition for IRQ_I2S0
Tushar Behera
2012-04-09
1
-0
/
+2
[prev]
[next]