Age | Commit message (Expand) | Author | Files | Lines |
2013-07-04 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 1 | -10/+0 |
2013-05-20 | ARM: plat-orion: Fix num_resources and id for ge10 and ge11 | Gregory CLEMENT | 1 | -6/+6 |
2013-03-22 | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli | 1 | -23/+31 |
2012-11-20 | dma: mv_xor: remove the pool_size from platform_data | Thomas Petazzoni | 1 | -16/+2 |
2012-11-20 | dma: mv_xor: remove hw_id field from platform_data | Thomas Petazzoni | 1 | -4/+0 |
2012-11-20 | dma: mv_xor: change the driver name to 'mv_xor' | Thomas Petazzoni | 1 | -2/+2 |
2012-11-20 | dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data | Thomas Petazzoni | 1 | -2/+2 |
2012-11-20 | dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data | Thomas Petazzoni | 1 | -14/+14 |
2012-11-20 | dma: mv_xor: remove 'shared' from mv_xor_platform_data | Thomas Petazzoni | 1 | -8/+0 |
2012-11-20 | arm: plat-orion: remove unused orion_xor_init_channels() | Thomas Petazzoni | 1 | -20/+0 |
2012-11-20 | arm: plat-orion: convert the registration of the xor1 engine to the single dr... | Thomas Petazzoni | 1 | -52/+42 |
2012-11-20 | arm: plat-orion: convert the registration of the xor0 engine to the single dr... | Thomas Petazzoni | 1 | -52/+42 |
2012-09-23 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 1 | -6/+6 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -2/+2 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni | 1 | -6/+6 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -2/+2 |
2012-08-15 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 1 | -2/+6 |
2012-07-27 | ARM: Orion: Add arch support needed for I2C via DT. | Andrew Lunn | 1 | -0/+1 |
2012-06-24 | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 1 | -1/+1 |
2012-05-09 | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn | 1 | -10/+16 |
2012-05-09 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 1 | -9/+3 |
2012-05-09 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 1 | -14/+12 |
2012-05-09 | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 1 | -15/+23 |
2012-05-09 | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn | 1 | -0/+2 |
2012-03-16 | ARM: orion: wdt: use resource vice direct access | Jason Cooper | 1 | -1/+6 |
2012-02-10 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 1 | -5/+4 |
2011-12-14 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 1 | -34/+9 |
2011-05-16 | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 1 | -0/+31 |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 1 | -0/+35 |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 1 | -0/+89 |
2011-05-16 | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 1 | -0/+215 |
2011-05-16 | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 1 | -0/+21 |
2011-05-16 | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 1 | -0/+47 |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 1 | -0/+54 |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 1 | -0/+276 |
2011-05-16 | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 1 | -0/+18 |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 1 | -0/+171 |