summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
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-26Merge 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
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt3-1/+3
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm1-1/+30
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm1-0/+29
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt1-0/+1
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt1-2/+0
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning2-8/+36
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto1-2/+35
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto1-103/+0
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto1-0/+22
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2-12/+4
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall1-1/+1
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+7
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens3-5/+5
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2-2/+2
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1