summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-02-27sh: Fix up SH-X3 general exception handler build.Paul Mundt1-1/+1
2009-02-27sh: multiple vectors per irq - sh7785Magnus Damm1-63/+32
2009-02-27sh: multiple vectors per irq - sh7780Magnus Damm1-67/+30
2009-02-27sh: multiple vectors per irq - sh7750Magnus Damm1-62/+25
2009-02-27sh: multiple vectors per irq - baseMagnus Damm1-1/+1
2009-02-27sh: fix P4 iounmap() pass-throughMagnus Damm1-1/+1
2009-02-27sh: Disable unsupportable prefetching on SH-3.Paul Mundt1-2/+1
2009-02-27sh: prefetch early exception data on sh4/sh4a.Magnus Damm2-2/+10
2009-02-27sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2-9/+4
2009-02-27sh: rework register restore code for sh3/sh4/sh4aMagnus Damm1-35/+33
2009-02-27sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2-149/+155
2009-02-27sh: ap325rxa: Revert ov772x support.Paul Mundt1-50/+3
2009-02-16net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt1-2/+2
2009-02-12sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-04sh: Restrict old CMT timer code to SH-2/SH-2A.Paul Mundt1-1/+1
2009-01-29sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt2-3/+0
2009-01-29sh: Fix up MTU2 support for SH7203.Paul Mundt2-2/+4
2009-01-29sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.Paul Mundt1-15/+28
2009-01-29sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm4-0/+136
2009-01-29sh: CMT clockevent platform driverMagnus Damm1-0/+8
2009-01-29sh: fix no sys_timer caseMagnus Damm1-1/+9
2009-01-29sh: tmu disable supportMagnus Damm1-1/+9
2009-01-29sh: rework clocksource and sched_clockMagnus Damm3-54/+19
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin3-14/+14
2009-01-29sh: Use the atomic_t "counter" memberMatt Fleming1-8/+8
2009-01-29sh: Relax inline assembly constraintsMatt Fleming2-55/+55
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt11-100/+184
2009-01-29sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii1-12/+9
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt4-44/+8
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO1-1/+1
2009-01-29sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH1-4/+4
2009-01-29sh: Handle calling csum_partial with misaligned dataStuart Menefy1-19/+50
2009-01-29sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto1-7/+20
2009-01-29sh: ap325rxa: Add ov772x support.Kuninori Morimoto1-3/+50
2009-01-29sh: ap325rxa: control camera power toggling.Kuninori Morimoto1-1/+9
2009-01-29sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto1-9/+33
2009-01-27sh: mach-highlander and mach-rsk require gpiolib.Paul Mundt4-10/+3
2009-01-27sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.Paul Mundt2-2/+2
2009-01-27sh: use gpiolibMagnus Damm6-83/+99
2009-01-27sh: lockless gpio_set_value()Magnus Damm2-26/+82
2009-01-27sh: lockless gpio_get_value()Magnus Damm1-63/+63
2009-01-27sh: make gpio_get/set_value() O(1)Magnus Damm2-12/+43
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-19/+19
2009-01-26eeprom: More consistent symbol namesJean Delvare10-19/+19
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu1-5/+4
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm2-1/+32
2009-01-21sh: update defconfigs.Paul Mundt37-866/+2060
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt1-52/+11