Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt | 1 | -2/+6 |
2010-09-08 | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -3/+6 |
2010-08-07 | powerpc/5200: add mpc5200_psc_ac97_gpio_reset | Eric Millbrandt | 1 | -0/+106 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -40/+36 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 1 | -0/+1 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 3 | -8/+8 |
2010-07-09 | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2 | -6/+0 |
2010-07-06 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2 | -5/+0 |
2010-07-06 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -0/+1 |
2010-07-06 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2 | -31/+30 |
2010-06-16 | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 1 | -1/+10 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 3 | -9/+20 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 3 | -13/+13 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-27 | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them | Roman Fietze | 1 | -0/+2 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-07 | [WATCHDOG] watchdog_info constify | Wim Van Sebroeck | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2009-12-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 6 | -23/+991 |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 3 | -3/+3 |
2009-12-09 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 4 | -13/+981 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 3 | -6/+6 |
2009-11-13 | mpc52xx/wdt: merge WDT code into the GPT driver | Albrecht Dreß | 1 | -16/+305 |
2009-11-12 | mpc5200/gpt: tiny fix for gpt period limitation | Albrecht Dreß | 1 | -3/+3 |
2009-11-05 | powerpc/5200: add LocalPlus bus FIFO device driver | John Bonesio | 3 | -0/+566 |
2009-11-05 | powerpc/5200: add general purpose timer API for the MPC5200 | Grant Likely | 1 | -10/+123 |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman | 1 | -1/+1 |
2009-10-15 | mpc5200: support for the MAN mpc5200 based board mucmc52 | Heiko Schocher | 1 | -0/+1 |
2009-10-15 | mpc5200: support for the MAN mpc5200 based board uc101 | Heiko Schocher | 1 | -0/+1 |
2009-06-17 | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 1 | -31/+1 |
2009-05-21 | powerpc/pci: Clean up direct access to sysdata by 52xx platforms | Kumar Gala | 2 | -4/+4 |
2009-03-20 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 4 | -40/+40 |
2009-03-11 | powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032) | Wolfram Sang | 2 | -1/+3 |
2009-03-11 | powerpc/5200: add function to return external clock frequency | Wolfgang Grandegger | 1 | -0/+37 |
2009-03-11 | powerpc/5200: remove sysfs debug file from GPT driver | Grant Likely | 1 | -39/+0 |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-02-27 | powerpc/5200: Add 'simple-bus' to the of_platform probe list. | Grant Likely | 1 | -1/+2 |
2009-02-04 | powerpc/5200: Add support for the digsy MTC board. | Grzegorz Bernacki | 2 | -1/+7 |
2009-02-04 | powerpc/5200: Add support for the Media5200 board from Freescale | Grant Likely | 3 | -0/+279 |
2009-02-04 | powerpc/5200: Rework GPT driver to also be an IRQ controller | Grant Likely | 3 | -86/+436 |
2009-02-04 | powerpc/5200: Refactor mpc5200 interrupt controller driver | Grant Likely | 1 | -88/+59 |
2009-02-04 | powerpc/5200: Remove pr_debug() from hot paths in irq driver | Grant Likely | 1 | -23/+0 |
2009-01-30 | powerpc/5200: Bugfix for PCI mapping of memory and IMMR | Grant Likely | 1 | -14/+10 |
2009-01-10 | powerpc/mpc52xx: remove dead code from GPIO driver | Wolfram Sang | 1 | -3/+0 |
2009-01-10 | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely | 1 | -1/+7 |
2009-01-08 | powerpc/52xx: Use DEFINE_SPINLOCK | Julia Lawall | 1 | -1/+1 |