aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2008-12-10ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren
2008-12-10ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell
2008-12-10ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: minor gpio bugfixesDavid Brownell
2008-12-10ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell
2008-12-10ARM: OMAP: gpios implement new to_irq()David Brownell
2008-12-10ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander
2008-12-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit
2008-12-03[ARM] 5338/1: Add Nuvoton W90P910 Platform supportwanzongshun
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara
2008-12-02[ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov
2008-12-02[ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov
2008-12-02[ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov
2008-12-02[ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik
2008-12-02[ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik
2008-12-02[ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik
2008-12-02[ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik
2008-12-02[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel
2008-12-02[ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier
2008-12-02[ARM] locomo: export locomo_frontlight_set()Eric Miao
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao
2008-12-02[ARM] pxa: add base PXA935 support due to CPUID changeEric Miao
2008-12-02[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao