aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt1-0/+1
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt5-5/+34
2008-10-23sh: sh7785 pinmux supportMagnus Damm3-0/+1545
2008-10-22sh: update defconfigs.Paul Mundt36-3983/+6098
2008-10-22sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt1-1/+0
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm3-23/+27
2008-10-22sh: use 10MHz VIO_CLK for ov772x on Migo-RMagnus Damm1-1/+4
2008-10-21sh: Update gpio_set_value() pin value handlingMagnus Damm1-1/+1
2008-10-21sh: update ov772x byte order on Migo-RMagnus Damm1-1/+1
2008-10-21sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt1-1/+6
2008-10-21sh: Wire up oops reporting in the die notifier chain.Paul Mundt2-0/+3
2008-10-21sh: ap325rxa: Kill off unused port definitions.Paul Mundt1-5/+0
2008-10-21sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt1-9/+8
2008-10-21sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Paul Mundt1-6/+14
2008-10-21sh: add support FLCTL for ap325rxa boardYoshihiro Shimoda1-6/+55
2008-10-21sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt1-0/+15
2008-10-21sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt1-5/+37
2008-10-21sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt1-4/+2
2008-10-21sh: fix soc-camera compile breakage on Migo-R.Guennadi Liakhovetski1-2/+9
2008-10-21sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt1-0/+1
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton1-17/+0
2008-10-21sh: Fix up the SH7203 build.Paul Mundt2-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds163-1915/+12970
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal1-0/+3
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20sh: Move SH-4 CPU headers down one more level.Paul Mundt2-0/+0
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2-2/+4
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt53-37/+40
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt11-7/+7
2008-10-20sh: remove consistent alloc cruftMagnus Damm1-10/+0
2008-10-20sh: add dynamic crash base address supportMagnus Damm1-6/+9
2008-10-20sh: reduce Migo-R smc91x overrunsMagnus Damm2-2/+6
2008-10-20sh: Fix up some merge damage.Paul Mundt2-1/+3
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2-2/+2
2008-10-20Merge branch 'sh/gpiolib'Paul Mundt22-100/+8144
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2-0/+8
2008-10-20Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei1-0/+2
2008-10-20sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu1-0/+3
2008-10-20sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm2-1/+11
2008-10-20sh: Add sh7720 pinmux codeMagnus Damm3-0/+1420
2008-10-20sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2-0/+12
2008-10-20sh: Add sh7203 pinmux codeMagnus Damm3-0/+1747
2008-10-20sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm2-26/+75
2008-10-20sh: Add sh7723 pinmux codeMagnus Damm3-0/+2164
2008-10-20sh: Use sh7722 GPIO on Migo-R boardMagnus Damm3-69/+125
2008-10-20sh: Add sh7722 pinmux codeMagnus Damm3-0/+1997
2008-10-20sh: GPIO and pinmux base codeMagnus Damm5-4/+593
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-04sh: More I/O routine overhauling.Paul Mundt6-232/+115
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt5-76/+4