index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'agust/next' into merge
Benjamin Herrenschmidt
2011-11-08
1
-0
/
+1
|
\
|
*
powerpc/5200: add support for charon board
Heiko Schocher
2011-09-29
1
-0
/
+1
*
|
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-11-01
2
-0
/
+2
*
|
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-11-01
1
-0
/
+1
|
/
*
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-27
1
-1
/
+1
|
\
|
*
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-07-12
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-4
/
+4
|
\
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-4
/
+4
|
|
/
*
/
gpio: Move mpc5200 gpio driver to drivers/gpio
Grant Likely
2011-07-06
3
-389
/
+0
|
/
*
powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ
Milton Miller
2011-05-19
1
-1
/
+3
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
2
-68
/
+15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-4
/
+4
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
3
-13
/
+13
*
powerpc: media5200: Remove pointless set_irq_type()
Thomas Gleixner
2011-03-29
1
-6
/
+1
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
3
-63
/
+64
|
\
|
*
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
2011-03-10
3
-63
/
+64
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
3
-22
/
+13
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-2
/
+2
|
\
|
*
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
2
-2
/
+2
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-01-10
3
-31
/
+11
|
\
\
|
*
|
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2011-01-01
3
-31
/
+11
|
|
/
*
/
powerpc/mpc5200: include fs.h in mpc52xx_gpt.c
Wolfram Sang
2010-12-23
1
-0
/
+1
|
/
*
powerpc/5200: tighten up ac97 reset timing
Eric Millbrandt
2010-09-08
1
-2
/
+6
*
powerpc/5200: efika.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-08
1
-3
/
+6
*
powerpc/5200: add mpc5200_psc_ac97_gpio_reset
Eric Millbrandt
2010-08-07
1
-0
/
+106
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
4
-40
/
+36
|
\
|
*
of/address: Clean up function declarations
Grant Likely
2010-08-01
1
-0
/
+1
|
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
3
-8
/
+8
|
*
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-06
2
-5
/
+0
|
*
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-06
1
-0
/
+1
|
*
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-06
2
-31
/
+30
*
|
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2010-07-09
2
-6
/
+0
|
/
*
powerpc/5200: fix oops during going to standby
Dmitry Baryshkov
2010-06-15
1
-1
/
+10
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
3
-9
/
+20
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-19
3
-13
/
+13
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-0
/
+2
|
\
|
*
powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
Roman Fietze
2010-03-27
1
-0
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
|
/
*
powerpc/5200: Build fix for mpc52xx watchdog timer code
Grant Likely
2010-03-18
1
-1
/
+5
*
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-03-07
1
-1
/
+1
*
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
6
-23
/
+991
|
\
\
|
|
/
|
/
|
|
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
3
-3
/
+3
|
*
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2009-12-09
4
-13
/
+981
|
|
\
|
|
*
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2009-11-13
1
-16
/
+305
|
|
*
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2009-11-12
1
-3
/
+3
|
|
*
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
2009-11-05
3
-0
/
+566
[next]