Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -3/+36 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -0/+3 |
2008-07-15 | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks | 1 | -0/+1 |
2008-07-15 | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks | 1 | -0/+2 |
2008-07-15 | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks | 1 | -0/+12 |
2008-07-15 | MMC: S3C24XX MMC/SD driver. | Thomas Kleffel | 1 | -3/+17 |
2008-07-15 | mmc: at91_mci: avoid timeouts | Marc Pignat | 1 | -0/+4 |
2008-07-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 130 | -1285/+4773 |
2008-07-15 | [ARM] Merge most of the PXA work for initial merge | Russell King | 10 | -578/+593 |
2008-07-10 | Merge branch 'imx' into devel | Russell King | 21 | -174/+2131 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 94 | -480/+2047 |
2008-07-10 | [ARM] 5130/4: Support for the at91sam9g20 | sedji gaouaou | 5 | -2/+25 |
2008-07-10 | [ARM] 5160/1: IOP3XX: gpio/gpiolib support | Arnaud Patard | 3 | -0/+85 |
2008-07-10 | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model | Mark Brown | 1 | -0/+2 |
2008-07-09 | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins state | Dmitry Baryshkov | 1 | -0/+4 |
2008-07-09 | [ARM] pxa: remove pxa_set_cken() | Russell King | 1 | -9/+0 |
2008-07-09 | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 6 | -569/+585 |
2008-07-07 | Merge branches 'ns9x' and 'machtypes' into devel | Russell King | 2 | -4/+2 |
2008-07-07 | [ARM] 5079/1: Warn people when using pxa2xx-gpio.h | Stefan Schmidt | 1 | -0/+2 |
2008-07-05 | i.MX27 family: Add the Phytec PCM970 evaluation board | Juergen Beisert | 1 | -0/+5 |
2008-07-05 | i.MX27: Adding PCM038 platform support | Juergen Beisert | 2 | -0/+39 |
2008-07-05 | i.MX27: Add ADS platform support | Juergen Beisert | 2 | -1/+357 |
2008-07-05 | i.MX27 CPU: Add basic i.MX27 CPU support | Juergen Beisert | 3 | -0/+309 |
2008-07-05 | i.MX2 family: Add basic mach support (headers) | Juergen Beisert | 2 | -0/+80 |
2008-07-05 | i.MX2 family: Add GPIO multiplexing support | Juergen Beisert | 1 | -0/+372 |
2008-07-05 | MXC arch: Simplify architecture's irq sources | Juergen Beisert | 3 | -51/+2 |
2008-07-05 | MX3: Add basic support for LogicPD i.MX31 LiteKit | Daniel Mack | 2 | -0/+41 |
2008-07-05 | MX31: add basic pcm037 board support | Sascha Hauer | 2 | -0/+30 |
2008-07-05 | MXC: add debug-macro.S for mxc | Sascha Hauer | 2 | -0/+43 |
2008-07-05 | i.MXC family: Adding timer support | Juergen Beisert | 3 | -100/+174 |
2008-07-05 | MXC: add io multiplexing functions for mx3 | Sascha Hauer | 1 | -0/+501 |
2008-07-05 | MXC arch: Add gpio support for the whole platform | Juergen Beisert | 3 | -0/+62 |
2008-07-05 | mxc: add MX3 support for i.MX internal UART driver | Sascha Hauer | 1 | -0/+32 |
2008-07-05 | i.MX3: introduce clock API | Sascha Hauer | 1 | -0/+1 |
2008-07-05 | MXC family: Add clock handling | Juergen Beisert | 1 | -0/+67 |
2008-07-05 | IMX: introduce clock API | Sascha Hauer | 1 | -8/+0 |
2008-07-05 | IMX UART: Add board specific init/exit functions | Sascha Hauer | 1 | -0/+2 |
2008-07-05 | MXC: do not include board specific header from architecture include | Sascha Hauer | 1 | -16/+16 |
2008-07-03 | [ARM] S3C24XX: PWM API support. | Ben Dooks | 1 | -5/+2 |
2008-07-03 | [ARM] S3C2412: Correct parents for EREFCLK and UREFCLK | Matthieu Castet | 1 | -0/+2 |
2008-07-03 | [ARM] S3C24XX: Add PWM timer MUX defines | Ben Dooks | 1 | -0/+9 |
2008-07-03 | [ARM] S3C24XX: Add gpiolib support | Ben Dooks | 1 | -62/+12 |
2008-07-03 | [ARM] 5122/1: imx_dma_request_by_prio simpilfication | Paulius Zaleckas | 1 | -1/+1 |
2008-07-03 | [ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUs | Catalin Marinas | 2 | -0/+12 |
2008-07-03 | [ARM] fix header guards | Vegard Nossum | 3 | -1/+3 |
2008-07-03 | Merge branch 'fb' into devel | Russell King | 3 | -49/+0 |
2008-07-03 | [ARM] rpc: ecard: remove deprecated ecard_address() and relatives | Russell King | 1 | -35/+0 |
2008-07-03 | [ARM] rpc: deprecate __ioaddr() and __ioaddrc() helpers | Russell King | 1 | -3/+2 |
2008-07-03 | [ARM] pxa: make zylonite use the generic PWM backlight driver | eric miao | 1 | -1/+0 |
2008-07-03 | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm | Paul Walmsley | 1 | -1/+8 |