Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-15 | ARM: mmp: MMP2 drive strength FAST using wrong value | Philip Rakity | 1 | -1/+1 | |
Drive strength for MMP2 is a 2 bit value but because of the mapping in plat-pxa/mfp.h needs to be shifted up one bit to handle real location in mfp registers. (MMP2 and PXA910 drive strength start at bit 11 while PXA168 starts at bit 10). Values 0, 1, 2, and 3 effectively need to be 0, 2, 4, and 6 to fit into register. 8 does not work. Signed-off-by: Philip Rakity <[email protected]> Tested-by: John Watlington <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-15 | ARM: pxa: fix recursive calls in pxa_low_gpio_chip | Eric Miao | 1 | -27/+14 | |
Signed-off-by: Eric Miao <[email protected]> Tested-by: Marek Vasut <[email protected]> | |||||
2011-01-14 | ARM: pxa: fix suspend/resume array index miscalculation | Marek Vasut | 1 | -4/+4 | |
Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-14 | ARM: pxa: use cpu_has_ipr() consistently in irq.c | Marek Vasut | 1 | -1/+1 | |
Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-14 | ARM: pxa: remove unused variable in clock-pxa3xx.c | Marek Vasut | 1 | -1/+0 | |
Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-14 | ARM: pxa: fix warning in zeus.c | Marek Vasut | 1 | -2/+2 | |
Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-14 | ARM: sa1111: fix typo in sa1111_retrigger_lowirq() | Pavel Machek | 1 | -1/+1 | |
Signed-off-by: Pavel Machek <[email protected]> Signed-off-by: Eric Miao <[email protected]> | |||||
2011-01-13 | ARM: plat-stmp3xxx: irq_data conversion. | Lennert Buytenhek | 2 | -17/+17 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: plat-spear: irq_data conversion. | Lennert Buytenhek | 1 | -11/+11 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Viresh Kumar <[email protected]> | |||||
2011-01-13 | ARM: plat-orion: irq_data conversion. | Lennert Buytenhek | 2 | -28/+27 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Nicolas Pitre <[email protected]> | |||||
2011-01-13 | ARM: plat-omap: irq_data conversion. | Lennert Buytenhek | 1 | -47/+46 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: plat-nomadik: irq_data conversion. | Lennert Buytenhek | 1 | -28/+28 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Rabin Vincent <[email protected]> | |||||
2011-01-13 | ARM: plat-mxc: irq_data conversion. | Lennert Buytenhek | 4 | -55/+55 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: w90x900: irq_data conversion. | Lennert Buytenhek | 1 | -10/+10 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Wan ZongShun <[email protected]> | |||||
2011-01-13 | ARM: versatile: irq_data conversion. | Lennert Buytenhek | 1 | -8/+10 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]> | |||||
2011-01-13 | ARM: tegra: irq_data conversion. | Lennert Buytenhek | 2 | -37/+37 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: tcc8k: irq_data conversion. | Lennert Buytenhek | 1 | -28/+28 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: stmp37xx: irq_data conversion. | Lennert Buytenhek | 1 | -12/+12 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: stmp378x: irq_data conversion. | Lennert Buytenhek | 1 | -8/+8 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: shark: irq_data conversion. | Lennert Buytenhek | 1 | -13/+13 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: sa1100: irq_data conversion. | Lennert Buytenhek | 2 | -46/+46 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: rpc: irq_data conversion. | Lennert Buytenhek | 1 | -30/+30 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]> | |||||
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 15 | -129/+144 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: pnx4008: irq_data conversion. | Lennert Buytenhek | 1 | -29/+33 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: omap2: irq_data conversion. | Lennert Buytenhek | 1 | -10/+12 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: omap1: irq_data conversion. | Lennert Buytenhek | 3 | -39/+41 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: nuc93x: irq_data conversion. | Lennert Buytenhek | 1 | -8/+8 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Wan ZongShun <[email protected]> | |||||
2011-01-13 | ARM: ns9xxx: irq_data conversion. | Lennert Buytenhek | 2 | -28/+28 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> | |||||
2011-01-13 | ARM: netx: irq_data conversion. | Lennert Buytenhek | 1 | -15/+15 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: mx3: irq_data conversion. | Lennert Buytenhek | 1 | -9/+9 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: msm: irq_data conversion. | Lennert Buytenhek | 5 | -121/+118 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Gregory Bean <[email protected]> Acked-by: Daniel Walker <[email protected]> | |||||
2011-01-13 | ARM: mmp: irq_data conversion. | Lennert Buytenhek | 2 | -31/+33 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: lpc32xx: irq_data conversion. | Lennert Buytenhek | 1 | -28/+28 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: lh7a40x: irq_data conversion. | Lennert Buytenhek | 5 | -78/+79 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: ks8695: irq_data conversion. | Lennert Buytenhek | 1 | -21/+22 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: ixp4xx: irq_data conversion. | Lennert Buytenhek | 1 | -21/+21 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: ixp23xx: irq_data conversion. | Lennert Buytenhek | 2 | -42/+49 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: ixp2000: irq_data conversion. | Lennert Buytenhek | 3 | -50/+56 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: iop33x: irq_data conversion. | Lennert Buytenhek | 1 | -16/+16 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]> | |||||
2011-01-13 | ARM: iop32x: irq_data conversion. | Lennert Buytenhek | 1 | -8/+8 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]> | |||||
2011-01-13 | ARM: iop13xx: irq_data conversion. | Lennert Buytenhek | 2 | -34/+34 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Dan Williams <[email protected]> | |||||
2011-01-13 | ARM: integrator: irq_data conversion. | Lennert Buytenhek | 2 | -32/+32 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]> | |||||
2011-01-13 | ARM: h720x: irq_data conversion. | Lennert Buytenhek | 2 | -26/+26 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: gemini: irq_data conversion. | Lennert Buytenhek | 2 | -23/+23 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Hans Ulli Kroll <[email protected]> | |||||
2011-01-13 | ARM: footbridge: irq_data conversion. | Lennert Buytenhek | 2 | -25/+25 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]> | |||||
2011-01-13 | ARM: ep93xx: irq_data conversion. | Lennert Buytenhek | 1 | -18/+18 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Ryan Mallon <[email protected]> | |||||
2011-01-13 | ARM: ebsa110: irq_data conversion. | Lennert Buytenhek | 1 | -7/+7 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Russell King <[email protected]> | |||||
2011-01-13 | ARM: dove: irq_data conversion. | Lennert Buytenhek | 1 | -9/+9 | |
Signed-off-by: Lennert Buytenhek <[email protected]> Acked-by: Nicolas Pitre <[email protected]> | |||||
2011-01-13 | ARM: davinci: irq_data conversion. | Lennert Buytenhek | 3 | -51/+51 | |
Signed-off-by: Lennert Buytenhek <[email protected]> | |||||
2011-01-13 | ARM: clps711x: irq_data conversion. | Lennert Buytenhek | 1 | -20/+20 | |
Signed-off-by: Lennert Buytenhek <[email protected]> |