| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 | 2 | -32/+119 |
|\ |
|
| * | [ARM] pxa/palmtx: misc fixes to use generic GPIO API | Marek Vasut | 2008-11-27 | 1 | -32/+118 |
| * | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data | Guennadi Liakhovetski | 2008-11-26 | 1 | -0/+1 |
* | | [ARM] fix xm_x2xx_defconfig build errors | Russell King | 2008-12-13 | 2 | -4/+2 |
* | | [ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd. | Jaya Kumar | 2008-12-13 | 2 | -7/+15 |
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 | 36 | -766/+1171 |
|\ \ |
|
| * | | [ARM] pxa: add basic support for HP iPAQ h5000 | Anton Vorontsov | 2008-12-02 | 4 | -0/+318 |
| * | | [ARM] pxa/poodle: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
| * | | [ARM] pxa/corgi: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
| * | | [ARM] pxa/spitz: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
| * | | [ARM] pxa/tosa: add physmap mapping for ROM | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+32 |
| * | | [ARM] pxa/tosa: fix building w/o TC6393XB driver | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+4 |
| * | | [ARM] pxa/tosa: support tc6393xb/tmiofb. | Dmitry Baryshkov | 2008-12-02 | 1 | -0/+38 |
| * | | [ARM] pxa/MioA701: improve power supply sources | Robert Jarzmik | 2008-12-02 | 1 | -116/+26 |
| * | | [ARM] pxa/MioA701: discovered new gpio definitions. | Robert Jarzmik | 2008-12-02 | 2 | -13/+18 |
| * | | [ARM] pxa/MioA701: change reset function to preserve RTC. | Robert Jarzmik | 2008-12-02 | 1 | -2/+2 |
| * | | [ARM] pxa/MioA701: add camera support for Mio A701 board. | Robert Jarzmik | 2008-12-02 | 1 | -0/+51 |
| * | | [ARM] pxa/MioA701: remove KConfig leds driver requirement | Robert Jarzmik | 2008-12-02 | 1 | -1/+0 |
| * | | [ARM] pxa: add resources for incoming rtc-pxa driver | Robert Jarzmik | 2008-12-02 | 5 | -2/+30 |
| * | | [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support | Philipp Zabel | 2008-12-02 | 2 | -3/+27 |
| * | | [ARM] pxa: cpufreq-pxa2xx: allow frequency table selection | Marc Zyngier | 2008-12-02 | 1 | -13/+19 |
| * | | [ARM] pxa: add missing GPIOs definitions | Eric Miao | 2008-12-02 | 1 | -0/+6 |
| * | | [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx() | Eric Miao | 2008-12-02 | 2 | -1/+33 |
| * | | [ARM] pxa: move I2C pin configurations out into board specific files | Eric Miao | 2008-12-02 | 7 | -8/+24 |
| * | | [ARM] pxa: register Power I2C device only when necessary | Eric Miao | 2008-12-02 | 2 | -4/+3 |
| * | | [ARM] pxa: move power I2C device definitions into devices.c | Eric Miao | 2008-12-02 | 3 | -39/+42 |
| * | | [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c | Eric Miao | 2008-12-02 | 1 | -1/+0 |
| * | | [ARM] pxa: include <mach/hardware.h> in pxa-regs.h | Eric Miao | 2008-12-02 | 1 | -0/+1 |
| * | | [ARM] pxa: further cleanup of pxa-regs.h | Eric Miao | 2008-12-02 | 1 | -29/+0 |
| * | | [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c | Eric Miao | 2008-12-02 | 2 | -28/+12 |
| * | | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 | 2 | -96/+99 |
| * | | [ARM] pxa: move UART register definitions into dedicated regs-uart.h | Eric Miao | 2008-12-02 | 4 | -150/+152 |
| * | | [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h | Eric Miao | 2008-12-02 | 2 | -7/+7 |
| * | | [ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions | Eric Miao | 2008-12-02 | 1 | -54/+0 |
| * | | [ARM] pxa: remove unused PWM register definitions, use generic PWM API | Eric Miao | 2008-12-02 | 1 | -13/+0 |
| * | | [ARM] pxa: move FICP register definitions into pxaficp_ir.c | Eric Miao | 2008-12-02 | 1 | -44/+1 |
| * | | [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h | Eric Miao | 2008-12-02 | 1 | -95/+0 |
| * | | [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h | Eric Miao | 2008-12-02 | 2 | -15/+5 |
| * | | [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> | Eric Miao | 2008-12-02 | 5 | -5/+4 |
| * | | [ARM] pxa: add support for additional GPIOs on PXA26x | Eric Miao | 2008-12-02 | 5 | -16/+95 |
| * | | Revert "[ARM] pxa: introduce cpu_is_pxa26x()" | Eric Miao | 2008-12-02 | 2 | -9/+1 |
| * | | [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c | Eric Miao | 2008-12-02 | 2 | -10/+6 |
| * | | [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures | Robert Jarzmik | 2008-12-02 | 1 | -2/+29 |
* | | | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined | Russell King | 2008-11-30 | 1 | -0/+1 |
* | | | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -2/+2 |
* | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+1 |
* | | | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 4 | -2/+4 |
* | | | Merge branch 'highmem' into devel | Russell King | 2008-11-28 | 3 | -11/+2 |
|\ \ \ |
|
| * | | | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -10/+0 |
| | |/
| |/| |
|
| * | | [ARM] pxa/MioA701: bluetooth resume fix | Robert Jarzmik | 2008-11-22 | 1 | -1/+1 |