summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/gdth.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov1-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2-31/+31
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath3-7/+40
2007-10-03[POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers1-0/+2
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins6-5/+16
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell3-8/+18
2007-10-03[POWERPC] MAINTAINERS shouldn't reference linuxppc-embeddedMark A. Greer1-9/+8
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood1-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann1-1/+1
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2-0/+12
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood3-1/+216
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2-14/+18
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller1-5/+2
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller1-0/+1
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell2-2/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell1-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell1-4/+1
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2-172/+104
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds4-145/+29
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2-0/+39
2007-10-03[POWERPC] Disable power management for arch/ppcPaul Mackerras1-1/+1
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell6-34/+46
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson1-29/+37
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer5-0/+108
2007-10-03[POWERPC] Inline u3msi_compose_msi_msg()Michael Ellerman1-15/+9
2007-10-03[POWERPC] Simplify rtas_change_msi() error semanticsMichael Ellerman1-7/+11
2007-10-03[POWERPC] Simplify error logic in rtas_setup_msi_irqs()Michael Ellerman1-14/+3
2007-10-03[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()Michael Ellerman1-9/+2
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-10-03[POWERPC] Move embedded6xx into multiplatformArnd Bergmann2-8/+7
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas1-1/+1
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve2-5/+6
2007-09-22[POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt1-22/+26
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma1-9/+18
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson3-1/+3
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann2-0/+16
2007-09-22[POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr1-2/+2
2007-09-22[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds1-6/+11
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely6-2/+135
2007-09-22[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely3-0/+5
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos1-0/+2
2007-09-22[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day3-2/+6
2007-09-22[POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski1-11/+10
2007-09-22[POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2-3/+3
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth4-1/+156
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2-5/+40
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson1-125/+99