Age | Commit message (Expand) | Author | Files | Lines |
2011-05-19 | powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ | Milton Miller | 1 | -1/+3 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 2 | -68/+15 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -4/+4 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 3 | -13/+13 |
2011-03-29 | powerpc: media5200: Remove pointless set_irq_type() | Thomas Gleixner | 1 | -6/+1 |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 1 | -1/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -63/+64 |
2011-03-10 | powerpc: platforms/52xx irq_data conversion. | Lennert Buytenhek | 3 | -63/+64 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 3 | -22/+13 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -31/+11 |
2011-01-01 | of/flattree: Add of_flat_dt_match() helper function | Grant Likely | 3 | -31/+11 |
2010-12-23 | powerpc/mpc5200: include fs.h in mpc52xx_gpt.c | Wolfram Sang | 1 | -0/+1 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 2 | -2/+2 |
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 |