| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial |  Linus Torvalds | 1 | -2/+2 |
| 2008-04-21 | arm: Storage class should be before const qualifier |  Tobias Klauser | 1 | -2/+2 |
| 2008-04-19 | Merge branch 'merge-fixes' into devel |  Russell King | 7 | -205/+2 |
| 2008-04-19 | Merge branch 'omap2-upstream' into devel |  Russell King | 11 | -92/+562 |
| 2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel |  Russell King | 77 | -1150/+2542 |
| 2008-04-19 | [ARM] pxa: V4L2 soc_camera driver for PXA270 |  Guennadi Liakhovetski | 2 | -0/+101 |
| 2008-04-19 | [ARM] 4988/1: Add GPIO lib support to the EP93xx |  Ryan Mallon | 1 | -17/+4 |
| 2008-04-19 | [ARM] Add initial sparsemem support |  Russell King | 2 | -0/+13 |
| 2008-04-19 | [ARM] 5002/1: tosa: add two more leds |  Dmitry Baryshkov | 1 | -4/+4 |
| 2008-04-19 | [ARM] 5004/1: Tosa: make several unreferenced structures static. |  Dmitry Baryshkov | 1 | -4/+0 |
| 2008-04-19 | [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line |  Mark Brown | 1 | -0/+2 |
| 2008-04-19 | [ARM] 4973/1: Tosa: use leds-gpio driver. |  Dmitry Baryshkov | 1 | -4/+3 |
| 2008-04-19 | [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code |  Dmitry Baryshkov | 1 | -17/+8 |
| 2008-04-19 | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks |  Dmitry Baryshkov | 1 | -0/+2 |
| 2008-04-19 | [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV |  Mike Rapoport | 1 | -1/+1 |
| 2008-04-19 | [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings |  Philipp Zabel | 1 | -0/+2 |
| 2008-04-19 | [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD |  Philipp Zabel | 2 | -1/+55 |
| 2008-04-19 | [ARM] 4943/2: magician: fix magician.h GPIO header includes |  Philipp Zabel | 1 | -1/+1 |
| 2008-04-19 | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards |  Jaya Kumar | 1 | -0/+96 |
| 2008-04-19 | [ARM] pxa: remove keypad register definitions from pxa-regs.h |  eric miao | 1 | -56/+0 |
| 2008-04-19 | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() |  eric miao | 1 | -0/+2 |
| 2008-04-19 | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} |  eric miao | 2 | -5/+7 |
| 2008-04-19 | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} |  eric miao | 3 | -0/+723 |
| 2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h |  eric miao | 2 | -301/+304 |
| 2008-04-19 | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one |  eric miao | 1 | -6/+5 |
| 2008-04-19 | [ARM] 4868/1: Enhance pxa270 GPIO definitions |  Robert Jarzmik | 1 | -14/+54 |
| 2008-04-19 | [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs |  Mark Brown | 1 | -0/+9 |
| 2008-04-19 | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entries |  Uwe Kleine-König | 1 | -1/+3 |
| 2008-04-18 | RealView: Add uncompressing support for PB1176 |  Catalin Marinas | 1 | -0/+3 |
| 2008-04-18 | RealView: Base support for the PB1176 platform |  Bahadir Balban | 2 | -0/+153 |
| 2008-04-18 | RealView: Add uncompressing support to PB11MPCore |  Catalin Marinas | 1 | -0/+3 |
| 2008-04-18 | RealView: Base support for the PB11MPCore platform |  Bahadir Balban | 2 | -0/+187 |
| 2008-04-18 | RealView: Change the IO_ADDRESS macro |  Catalin Marinas | 2 | -2/+2 |
| 2008-04-18 | RealView: Move more device address definitions to board-eb.h |  Catalin Marinas | 2 | -15/+9 |
| 2008-04-18 | RealView: Move the UART definitions to EB specific files |  Catalin Marinas | 3 | -12/+28 |
| 2008-04-18 | RealView: Move the timer definitions into the EB specific files |  Catalin Marinas | 2 | -2/+2 |
| 2008-04-18 | RealView: Move the flash definitions out of platform.h |  Catalin Marinas | 2 | -3/+3 |
| 2008-04-18 | RealView: Move the EB GIC definitions to the board file |  Catalin Marinas | 2 | -2/+3 |
| 2008-04-18 | RealView: Move the SCU initialisation out of __v6_setup |  Catalin Marinas | 2 | -18/+8 |
| 2008-04-18 | Add a prefetch abort handler |  Paul Brook | 2 | -30/+61 |
| 2008-04-18 | ARMv7: Add support for the ThumbEE state saving/restoring |  Catalin Marinas | 2 | -0/+4 |
| 2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 |  Linus Torvalds | 1 | -8/+0 |
| 2008-04-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 3 | -15/+0 |
| 2008-04-18 | ide: remove ide_default_io_ctl() macro |  Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
| 2008-04-17 | iop-adma: remove the workaround for missed interrupts on iop3xx |  Dan Williams | 3 | -15/+0 |
| 2008-04-17 | [ARM] 4883/1: Adds some missing gpio defines for S3C2410 |  Davide Rizzo | 1 | -0/+4 |
| 2008-04-17 | [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code. |  Ben Dooks | 2 | -45/+65 |
| 2008-04-17 | [ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition. |  Ben Dooks | 1 | -1/+1 |
| 2008-04-17 | [ARM] 4983/1: S3C2412: Add initial memory controller registers |  Ben Dooks | 1 | -0/+29 |
| 2008-04-17 | [ARM] 4887/1: i.MXC family: Separate current platform code |  Robert Schwebel | 4 | -22/+42 |