| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 | 1 | -0/+2 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 3 | -3/+0 |
* | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+2 |
* | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 22 | -677/+1224 |
|\ |
|
| * | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 2008-01-28 | 1 | -0/+19 |
| * | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 2008-01-28 | 3 | -4/+1 |
| * | [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 | Robert Schwebel | 2008-01-28 | 1 | -0/+275 |
| * | [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module | Robert Schwebel | 2008-01-28 | 2 | -1/+84 |
| * | [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) | eric miao | 2008-01-28 | 1 | -0/+6 |
| * | [ARM] 4664/1: Add basic support for HTC Magician PDA phones | Philipp Zabel | 2008-01-28 | 1 | -0/+111 |
| * | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme | Russell King | 2008-01-26 | 1 | -0/+86 |
| * | [ARM] pxa: make MFP configuration processor independent | eric miao | 2008-01-26 | 2 | -194/+183 |
| * | [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions | eric miao | 2008-01-26 | 1 | -14/+0 |
| * | [ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations | eric miao | 2008-01-26 | 4 | -133/+139 |
| * | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 | 2 | -63/+84 |
| * | [ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xx | eric miao | 2008-01-26 | 1 | -68/+71 |
| * | [ARM] pxa: mmc: add 3rd host controller support for pxa310 | Bridge Wu | 2008-01-26 | 1 | -0/+1 |
| * | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu | 2008-01-26 | 1 | -0/+1 |
| * | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 2008-01-26 | 1 | -0/+9 |
| * | [ARM] 4718/1: Fix redefinition warnings in PXA uncompressor code | Philipp Zabel | 2008-01-26 | 1 | -4/+1 |
| * | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao | 2008-01-26 | 1 | -24/+0 |
| * | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao | 2008-01-26 | 1 | -75/+14 |
| * | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 2008-01-26 | 2 | -167/+174 |
| * | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao | 2008-01-26 | 1 | -3/+33 |
| * | [ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ... | Philipp Zabel | 2008-01-26 | 1 | -2/+7 |
* | | Merge branch 'orion' into devel | Russell King | 2008-01-28 | 16 | -0/+480 |
|\ \ |
|
| * | | [ARM] Orion: MV88F5181 support bits | Herbert Valerio Riedel | 2008-01-26 | 1 | -0/+3 |
| * | | [ARM] Orion: platform device registration for UART, USB and NAND | Tzachi Perelstein | 2008-01-26 | 1 | -0/+25 |
| * | | [ARM] Orion: provide GPIO method for enabling hardware assisted blinking | Herbert Valerio Riedel | 2008-01-26 | 1 | -0/+1 |
| * | | [ARM] Orion: GPIO support | Tzachi Perelstein | 2008-01-26 | 1 | -0/+27 |
| * | | [ARM] basic support for the Marvell Orion SoC family | Tzachi Perelstein | 2008-01-26 | 12 | -0/+408 |
| * | | [ARM] Marvell Feroceon CPU core support | Assaf Hoffman | 2008-01-26 | 2 | -0/+16 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------------. \ | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 50 | -217/+1327 |
|\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | | | | | | | * | [ARM] 4583/1: ARMv7: Add VFPv3 support | Catalin Marinas | 2008-01-26 | 3 | -4/+29 |
| | | | | | | | | * | [ARM] 4582/2: Add support for the common VFP subarchitecture | Catalin Marinas | 2008-01-26 | 1 | -15/+15 |
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | | | | | | * | [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function | Ben Dooks | 2008-01-28 | 1 | -0/+11 |
| | | | | | | | * | [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S | Ben Dooks | 2008-01-28 | 1 | -2/+0 |
| | | | | | | | * | [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values | Ben Dooks | 2008-01-28 | 1 | -0/+2 |
| | | | | | | | * | [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants | Ben Dooks | 2008-01-28 | 1 | -0/+23 |
| | | | | | | | * | [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers | Ben Dooks | 2008-01-28 | 1 | -0/+6 |
| | | | | | | | * | [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() | Ben Dooks | 2008-01-28 | 1 | -0/+12 |
| | | | | | | | * | [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users | Ben Dooks | 2008-01-28 | 1 | -0/+3 |
| | | | | | | | * | [ARM] 4781/1: S3C24XX: DMA suspend and resume support | Ben Dooks | 2008-01-28 | 1 | -0/+1 |
| | | | | | | | * | [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX | Ben Dooks | 2008-01-28 | 1 | -0/+5 |
| | | | | | | | * | [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call | Ben Dooks | 2008-01-28 | 2 | -0/+10 |
| | | | | | | | * | [ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected | Krzysztof Helt | 2008-01-28 | 1 | -1/+1 |
| | | | | | | | * | [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake | Ben Dooks | 2008-01-28 | 1 | -0/+2 |
| | | | | | | | * | [ARM] 4727/1: S3C2412: Remove unused GPESLPCON | Ben Dooks | 2008-01-28 | 1 | -1/+0 |
| | | | | | | | * | [ARM] 4726/1: S3C2412: IIS register definitions | Ben Dooks | 2008-01-28 | 1 | -0/+72 |
| | | | | | | | * | [ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails | Ben Dooks | 2008-01-28 | 1 | -3/+6 |