Age | Commit message (Expand) | Author |
2011-12-19 | ARM: plat-orion: make gpiochip label unique | Holger Brunck |
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 |
2010-12-22 | ARM: orion: update clock source registration | Russell King |
2010-10-21 | [ARM] Kirkwood: restrict the scope of the PCIe reset workaround | Nicolas Pitre |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-07-16 | [ARM] orion/kirkwood: reset PCIe unit on boot | Olaf Rempel |
2010-05-31 | orion/kirkwood: add audio functions. | apatard@mandriva.com |
2010-05-14 | mtd: orion/kirkwood: add RnB line support to orion mtd driver | Ben Dooks |
2009-12-28 | [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power... | Lennert Buytenhek |
2009-08-24 | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre |
2009-06-08 | [ARM] orion: convert gpio to use gpiolib | Erik Benada |
2009-06-08 | [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe | Nicolas Pitre |
2009-06-08 | [ARM] orion: sched_clock implementation for orion platforms | Stefan Agner |
2009-04-24 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-04-23 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-25 | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data | Thomas Reitmayr |
2009-02-26 | [ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281 | Nicolas Pitre |
2009-02-19 | [ARM] Orion: make gpio /input/output validation separate | Nicolas Pitre |
2009-02-17 | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre |