| Commit message (Expand) | Author | Files | Lines |
2007-10-15 | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() | Russell King | 2 | -10/+40 |
2007-10-15 | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c | Russell King | 2 | -18/+19 |
2007-10-15 | [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c | Russell King | 2 | -30/+20 |
2007-10-15 | [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols | Russell King | 1 | -0/+21 |
2007-10-15 | [ARM] pxa: PXA3xx base support | eric miao | 21 | -9/+2942 |
2007-10-15 | [NET] smc91x: fix PXA DMA support code | Russell King | 2 | -56/+63 |
2007-10-15 | [SERIAL] Fix console initialisation ordering | Russell King | 1 | -9/+9 |
2007-10-15 | [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile | Russell King | 1 | -16/+16 |
2007-10-12 | [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c | eric miao | 4 | -73/+116 |
2007-10-12 | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable | eric miao | 4 | -7/+5 |
2007-10-12 | [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l... | eric miao | 1 | -4/+0 |
2007-10-12 | [ARM] pxa: add PXA3 cpu_is_xxx() macros | eric miao | 1 | -0/+65 |
2007-10-12 | [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x | Russell King | 1 | -1/+1 |
2007-10-12 | [ARM] pxa: mark pxa_set_cken deprecated | Russell King | 2 | -3/+7 |
2007-10-12 | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 4 | -16/+1 |
2007-10-12 | [ARM] pxa: update pxa irda driver to use clk support | Russell King | 1 | -8/+43 |
2007-10-12 | [ARM] pxa: Make STUART and FICP clocks available | Russell King | 2 | -3/+3 |
2007-10-12 | [ARM] pxa: update PXA UDC driver to use clk support | Russell King | 2 | -26/+43 |
2007-10-12 | [ARM] pxa: update pxa serial driver to use clk support | Russell King | 1 | -5/+23 |
2007-10-12 | [ARM] pxa: update PXA MMC interface driver to use clk support | Russell King | 2 | -21/+36 |
2007-10-12 | [ARM] pxa: update pxa27x keypad driver to use clk support | Russell King | 1 | -5/+20 |
2007-10-12 | [ARM] pxa: update pxa i2c driver to use clk support | Russell King | 1 | -20/+25 |
2007-10-12 | [ARM] pxa: update pxafb to use clk support | Russell King | 2 | -13/+24 |
2007-10-12 | [ARM] pxa: introduce clk support for PXA SoC clocks | Russell King | 4 | -29/+176 |
2007-10-12 | [ARM] pxa: make pxa27x devices globally visible | Russell King | 2 | -2/+5 |
2007-10-12 | [ARM] pxa: fix naming of memory/lcd/core clock functions | Russell King | 4 | -23/+61 |
2007-10-12 | [ARM] pxa: convert PXA serial drivers to use platform resources | Russell King | 2 | -78/+120 |
2007-10-12 | [ARM] pxa: make pxa timer initialisation select clock rate at runtime | Russell King | 1 | -3/+13 |
2007-10-12 | [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection | Nicolas Pitre | 2 | -62/+39 |
2007-10-12 | [libata] sata_mv: more S/G fixes | Jeff Garzik | 1 | -9/+18 |
2007-10-12 | JFS: fix bio-related build breakage | Jeff Garzik | 1 | -6/+1 |
2007-10-12 | [POWERPC] Add memchr() to the bootwrapper | David Gibson | 2 | -0/+14 |
2007-10-12 | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 5 | -2/+71 |
2007-10-12 | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak | 1 | -2/+3 |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras | 23 | -258/+513 |
2007-10-12 | [POWERPC] XilinxFB: Allow fixed framebuffer base address | Grant Likely | 2 | -6/+21 |
2007-10-12 | [POWERPC] XilinxFB: Add support for custom screen resolution | Grant Likely | 2 | -28/+49 |
2007-10-12 | [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters | Grant Likely | 1 | -20/+23 |
2007-10-12 | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak | 2 | -3/+6 |
2007-10-12 | [SKY2]: status polling loop (post merge) | Stephen Hemminger | 1 | -24/+17 |
2007-10-12 | [NET]: Fix NAPI completion handling in some drivers. | David S. Miller | 3 | -42/+82 |
2007-10-12 | [TCP]: Limit processing lost_retrans loop to work-to-do cases | Ilpo Järvinen | 3 | -3/+15 |
2007-10-12 | [TCP]: Fix lost_retrans loop vs fastpath problems | Ilpo Järvinen | 1 | -15/+22 |
2007-10-12 | [TCP]: No need to re-count fackets_out/sacked_out at RTO | Ilpo Järvinen | 1 | -10/+16 |
2007-10-12 | [TCP]: Extract tcp_match_queue_to_sack from sacktag code | Ilpo Järvinen | 1 | -19/+35 |
2007-10-12 | [TCP]: Kill almost unused variable pcount from sacktag | Ilpo Järvinen | 1 | -6/+3 |
2007-10-12 | [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L | Ilpo Järvinen | 1 | -1/+1 |
2007-10-12 | [TCP]: Add bytes_acked (ABC) clearing to FRTO too | Ilpo Järvinen | 1 | -0/+2 |
2007-10-12 | [MIPS] tlbex.c: Cleanup __init usage. | Franck Bui-Huu | 1 | -48/+48 |
2007-10-12 | [MIPS] WRPPMC serial support move to platform device | Yoichi Yuasa | 3 | -35/+81 |