index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ARM: integrator: use __iomem pointers for MMIO, part 2
Arnd Bergmann
4
-7
/
+7
2012-10-09
ARM: assabet: fix bogus warning in get_assabet_scr (again)
Arnd Bergmann
1
-1
/
+1
2012-10-09
ARM: shmobile: mark shmobile_init_late as __init
Arnd Bergmann
1
-1
/
+1
2012-10-09
ARM: integrator_cp: fix build failure
Olof Johansson
1
-2
/
+2
2012-10-09
ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handling
Paul Walmsley
1
-4
/
+27
2012-10-09
ARM: OMAP3: fix workaround for EMU clockdomain
Jon Hunter
1
-22
/
+22
2012-10-09
arm/omap: Replace board_ref_clock with enum values
Vikram Narayanan
2
-4
/
+2
2012-10-09
ARM: OMAP2+: remove duplicated include from board-omap3stalker.c
Wei Yongjun
1
-5
/
+0
2012-10-09
arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-4
/
+4
2012-10-09
arch/arm/mach-omap2: Remove unecessary semicolon
Peter Senna Tschudin
5
-7
/
+7
2012-10-09
arch/arm/mach-omap1/devices.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-10-09
AM35xx: Add missing hwmod entry for the HDQ/1-Wire present in AM3505/3517 CPUs.
Raphael Assenat
1
-0
/
+1
2012-10-09
ARM: OMAP2+: gpmc: annotate exit sections properly
Afzal Mohammed
1
-2
/
+2
2012-10-09
ARM: OMAP: fix return value check in realtime_counter_init()
Wei Yongjun
1
-1
/
+1
2012-10-09
ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()
Wei Yongjun
1
-1
/
+1
2012-10-09
OMAPDSS: fix return value check in create_dss_pdev()
Wei Yongjun
1
-1
/
+1
2012-10-09
ARM: OMAP2+: Add am335x evm and bone targets to common Makefile
Vaibhav Hiremath
1
-1
/
+3
2012-10-09
arm: increase FORCE_MAX_ZONEORDER for TI AM33XX
Yegor Yefremov
1
-0
/
+1
2012-10-09
ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS
Axel Lin
1
-0
/
+1
2012-10-08
ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SS
Kevin Hilman
3
-8
/
+28
2012-10-08
cpufreq: OMAP: use get_cpu_device() instead of omap_device API
Kevin Hilman
1
-5
/
+3
2012-10-08
cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes
Paul Walmsley
1
-18
/
+1
2012-10-08
cpufreq: OMAP: remove unused <plat/omap-pm.h>
Kevin Hilman
1
-1
/
+0
2012-10-08
cpufreq: OMAP: ensure valid clock rate before scaling
Kevin Hilman
1
-0
/
+8
2012-10-08
ARM: OMAP: rx51: Fix a section mismatch warn
Shubhrajyoti D
1
-1
/
+1
2012-10-08
ARM: OMAP2+: Round of the carve out memory requested to section_size
R Sricharan
1
-2
/
+2
2012-10-08
ARM: OMAP: counter: add locking to read_persistent_clock
Colin Cross
1
-7
/
+14
2012-10-07
arm: vt8500: Fix build warning in uncompress.h
Tony Prisk
1
-4
/
+4
2012-10-07
ARM: OMAP: omap3evm: fix new sparse warning
Paul Walmsley
1
-2
/
+1
2012-10-07
ARM: OMAP2+: hwmod data: Fix PMU interrupt definitions
Jon Hunter
2
-2
/
+2
2012-10-07
ARM: am33xx: clk: Update clkdev table to add mcasp alias
Vaibhav Hiremath
1
-0
/
+2
2012-10-07
ARM: dts: remove redundant imx dtb targets from Makefile
Shawn Guo
1
-8
/
+0
2012-10-07
vt8500: Fix build warning when no framebuffer selected
Tony Prisk
1
-1
/
+4
2012-10-07
dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile
Tony Prisk
1
-0
/
+3
2012-10-07
ARM: bcm2835: fix typos in DT binding documentation
Stephen Warren
2
-2
/
+2
2012-10-07
ARM: tegra: remove "Tegra board type" comment from Kconfig
Stephen Warren
1
-2
/
+0
2012-10-07
ARM: tegra: fix invalid unit-address in tegra*.dtsi
Stephen Warren
2
-3
/
+3
2012-10-07
ARM: tegra: fix mismerges of header file inclusions
Olof Johansson
1
-1
/
+0
2012-10-07
ARM: iop: fix mismerge of Kconfig
Olof Johansson
1
-2
/
+0
2012-10-07
ARM: footbridge: nw_gpio_lock is raw_spin_lock
Arnd Bergmann
3
-8
/
+8
2012-10-07
ARM: mv78xx0: correct addr_map_cfg __initdata annotation
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: footbridge: remove RTC_IRQ definition
Arnd Bergmann
1
-2
/
+0
2012-10-07
ARM: soc: dependency warnings for errata
Arnd Bergmann
2
-4
/
+4
2012-10-07
ARM: ks8695: __arch_virt_to_dma type handling
Arnd Bergmann
1
-1
/
+2
2012-10-07
ARM: rpc: check device_register return code in ecard_probe
Arnd Bergmann
1
-1
/
+3
2012-10-07
ARM: davinci: don't mark da850_register_cpufreq as __init
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: iop13xx: fix iq81340sc_atux_map_irq prototype
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: iop13xx: mark iop13xx_scan_bus as __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok
Arnd Bergmann
1
-1
/
+1
2012-10-07
ARM: s3c24xx: fix multiple section mismatch warnings
Arnd Bergmann
3
-6
/
+6
[next]