Age | Commit message (Expand) | Author | Files | Lines |
2008-10-10 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 40 | -264/+477 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 47 | -1330/+3209 |
2008-10-10 | Merge branch 'at91' into devel | Russell King | 191 | -3415/+3916 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 101 | -819/+1627 |
2008-10-10 | Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'... | Russell King | 6 | -17/+79 |
2008-10-07 | [ARM] pxa: allow multi-machine PCMCIA builds | Russell King | 1 | -9/+11 |
2008-10-07 | [ARM] ohci-pxa27x: use ioremap() and offset for register access | Eric Miao | 1 | -79/+109 |
2008-10-07 | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() | Eric Miao | 1 | -4/+7 |
2008-10-07 | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource | Eric Miao | 1 | -7/+17 |
2008-10-07 | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver | Eric Miao | 1 | -1/+72 |
2008-10-07 | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 1 | -0/+37 |
2008-10-07 | [ARM] pxa: simplify DMA register definitions | Eric Miao | 2 | -10/+10 |
2008-10-07 | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c | Eric Miao | 1 | -1/+38 |
2008-10-07 | Merge branches 'pxa-core' and 'pxa-machines' into pxa-all | Russell King | 324 | -5471/+8441 |
2008-10-07 | Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm | Russell King | 6 | -35/+215 |
2008-10-07 | Merge branch 'pxa-palm' into pxa-machines | Russell King | 11 | -452/+681 |
2008-10-07 | Merge branch 'pxa-trizeps' into pxa-machines | Russell King | 3 | -1/+258 |
2008-10-07 | Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi... | Russell King | 305 | -4536/+7121 |
2008-10-07 | [ARM] pxa: trizeps4: remove unused variable | Russell King | 1 | -1/+0 |
2008-10-07 | [ARM] 5283/1: pxa: add CM-X255 pcmcia support | Mike Rapoport | 4 | -13/+206 |
2008-10-07 | [ARM] 5282/1: pxa: add CM-X255 support | Mike Rapoport | 1 | -1/+1 |
2008-10-07 | [ARM] 5294/1: Trizeps4 PCMCIA support | Jürgen Schindele | 3 | -1/+259 |
2008-10-03 | [ARM] 5278/1: i2c-pxa fast mode support | Jonathan Cameron | 1 | -2/+4 |
2008-10-03 | [ARM] 5248/1: wm97xx generic battery driver | Marek Vašut | 4 | -203/+277 |
2008-10-02 | [NET] 5268/1: cs89x0: add support for i.MX31ADS ARM board. | Gilles Chanteperdrix | 2 | -3/+17 |
2008-10-02 | [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix | Dick Hollenbeck | 1 | -9/+52 |
2008-09-25 | [ARM] pxa: remove references to pxa_gpio_mode() in comments | Russell King | 3 | -9/+9 |
2008-09-25 | [ARM] pxa: make cpu_is_pxa2* macros more consistent | Eric Miao | 1 | -2/+2 |
2008-09-25 | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT | Eric Miao | 1 | -5/+78 |
2008-09-24 | [ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitz | Eric Miao | 3 | -139/+0 |
2008-09-24 | [ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi | Eric Miao | 3 | -132/+0 |
2008-09-24 | hwmon: add max1111_read_channel() for use by sharpsl_pm | Eric Miao | 1 | -0/+13 |
2008-09-24 | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs | Eric Miao | 3 | -0/+241 |
2008-09-24 | lcd: add support for Toppoly TDO24M series LCD panels | Eric Miao | 3 | -0/+405 |
2008-09-24 | lcd: add corgibl_limit_intensity() to corgi_lcd | Eric Miao | 1 | -0/+27 |
2008-09-24 | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz | Eric Miao | 3 | -0/+549 |
2008-09-24 | lcd: allow lcd device to handle mode change events | Eric Miao | 2 | -3/+16 |
2008-09-22 | [ARM] 5265/3: [AT91] Add copyright info | Andrew Victor | 1 | -0/+3 |
2008-09-19 | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCD | Guillaume GARDET | 1 | -0/+4 |
2008-09-17 | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao | 1 | -14/+54 |
2008-09-17 | hpplus: fix build regression | Stephen Hemminger | 1 | -4/+4 |
2008-09-17 | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support" | Linus Torvalds | 2 | -36/+0 |
2008-09-15 | crypto: talitos - Avoid consecutive packets going out with same IV | Kim Phillips | 1 | -2/+4 |
2008-09-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -6/+27 |
2008-09-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+3 |
2008-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 5 | -8/+47 |
2008-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -0/+84 |
2008-09-14 | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 3 | -25/+57 |
2008-09-14 | spi_s3c24xx: fix section warning | Ben Dooks | 1 | -3/+3 |
2008-09-14 | atmel_lcdfb: disable LCD and DMA engines when suspending | Haavard Skinnemoen | 1 | -35/+49 |