aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell10-36/+37
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell93-409/+420
2007-04-13[POWERPC] Rename get_property to of_get_property: includeStephen Rothwell1-3/+3
2007-04-13[POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras4-14/+42
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell9-15/+15
2007-04-13[POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell6-9/+8
2007-04-13[POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell13-18/+17
2007-04-13[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2-6/+8
2007-04-13[POWERPC] Rename get_property to of_get_propertyStephen Rothwell3-14/+16
2007-04-13[POWERPC] get_property returns constStephen Rothwell15-46/+45
2007-04-13[POWERPC] Fix modalias content in sysfs for macio devicesOlaf Hering1-2/+4
2007-04-13[POWERPC] Autodetect serial console on efikaOlaf Hering1-0/+26
2007-04-13[POWERPC] bootwrapper: Decompress less, check moreMilton Miller1-1/+4
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller2-2/+8
2007-04-13[POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller1-2/+6
2007-04-13[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer1-0/+6
2007-04-13[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer4-67/+85
2007-04-13[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini1-5/+9
2007-04-13[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day1-81/+0
2007-04-13[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the toleranceBart Van Assche1-1/+1
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood3-2/+187
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig1-4/+0
2007-04-13[POWERPC] CBE thermal support on PS3Geert Uytterhoeven1-0/+1
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao1-4/+0
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering10-10/+0
2007-04-13[POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3Tony Vroon1-1/+3
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering2-0/+2
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson2-33/+21
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson4-17/+136
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson4-9/+19
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen1-1/+34
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut1-0/+1
2007-04-13[POWERPC] powermac: Use the new of_device common uevent handlerSylvain Munaut1-97/+1
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2-0/+115
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras921-9659/+9594
2007-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2007-04-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds13-134/+257
2007-04-11Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+8
2007-04-11[PATCH] PM: use kobject_name() to access kobject namesDmitry Torokhov1-2/+4
2007-04-11USB: Nikon D80 unusual device patchEmil Larsson1-0/+7
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern1-0/+1
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-04-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik5-36/+63
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin1-1/+1
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin1-0/+16
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin1-11/+8
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray3-12/+10
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray3-35/+89
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray1-1/+3
2007-04-11skge: fix wake on lanStephen Hemminger1-36/+58