Age | Commit message (Expand) | Author |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-15 | orion/kirkwood: create a generic function for gpio led blinking | Arnaud Patard (Rtp) |
2012-05-15 | kirkwood/orion: fix orion_gpio_set_blink | Arnaud Patard (Rtp) |
2012-05-08 | ARM: Kirkwood: Replace clock gating | Andrew Lunn |
2012-05-08 | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn |
2012-05-08 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn |
2012-05-08 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn |
2012-05-08 | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn |
2012-05-08 | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn |
2012-03-16 | ARM: orion: wdt: use resource vice direct access | Jason Cooper |
2012-03-16 | ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data. | Andrew Lunn |
2012-02-09 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn |
2012-02-09 | ARM: orion: Fix Orion5x GPIO regression from MPP cleanup | Andrew Lunn |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-12-19 | ARM: plat-orion: make gpiochip label unique | Holger Brunck |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier |
2011-12-13 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn |
2011-12-13 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn |
2011-12-13 | ARM: Orion: mbus_dram_info consolidation | Andrew Lunn |
2011-12-13 | ARM: Orion: Consolidate the address map setup | Andrew Lunn |
2011-08-24 | ARM: 7063/1: Orion: gpio: add missing include of linux/types.h | Axel Lin |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | clocksource: convert ARM 32-bit down counting clocksources | Russell King |
2011-05-16 | ARM: dove: Consolidate mpp code with platform mpp. | Andrew Lunn |
2011-05-16 | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate SPI initialization. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn |
2011-05-16 | arm: orion: Use generic irq chip | Thomas Gleixner |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Reorder irq_set_ function calls | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-29 | arm: Cleanup irq_desc access | Thomas Gleixner |
2011-03-03 | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek |
2011-03-03 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek |
2011-01-13 | ARM: plat-orion: irq_data conversion. | Lennert Buytenhek |
2010-12-22 | ARM: orion: convert sched_clock() to use new infrastructure | Russell King |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King |