Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 1 | -0/+1 |
2008-10-23 | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 5 | -5/+34 |
2008-10-23 | sh: sh7785 pinmux support | Magnus Damm | 3 | -0/+1545 |
2008-10-22 | sh: update defconfigs. | Paul Mundt | 36 | -3983/+6098 |
2008-10-22 | sh: Kill off unused p1fc divisors from SH7763 clk fwk. | Paul Mundt | 1 | -1/+0 |
2008-10-22 | sh: improve pinmux support for single direction pins | Magnus Damm | 3 | -23/+27 |
2008-10-22 | sh: use 10MHz VIO_CLK for ov772x on Migo-R | Magnus Damm | 1 | -1/+4 |
2008-10-21 | sh: Update gpio_set_value() pin value handling | Magnus Damm | 1 | -1/+1 |
2008-10-21 | sh: update ov772x byte order on Migo-R | Magnus Damm | 1 | -1/+1 |
2008-10-21 | sh: Export cache flush routines needed by sh_eth on SH7619. | Paul Mundt | 1 | -1/+6 |
2008-10-21 | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt | 2 | -0/+3 |
2008-10-21 | sh: ap325rxa: Kill off unused port definitions. | Paul Mundt | 1 | -5/+0 |
2008-10-21 | sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. | Paul Mundt | 1 | -9/+8 |
2008-10-21 | sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization. | Paul Mundt | 1 | -6/+14 |
2008-10-21 | sh: add support FLCTL for ap325rxa board | Yoshihiro Shimoda | 1 | -6/+55 |
2008-10-21 | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 1 | -0/+15 |
2008-10-21 | sh: rsk7203: leds-gpio support for RSK+ LEDs. | Paul Mundt | 1 | -5/+37 |
2008-10-21 | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 1 | -4/+2 |
2008-10-21 | sh: fix soc-camera compile breakage on Migo-R. | Guennadi Liakhovetski | 1 | -2/+9 |
2008-10-21 | sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting(). | Paul Mundt | 1 | -0/+1 |
2008-10-21 | sh: Kill off duplicate remove_memory() definition. | Andrew Morton | 1 | -17/+0 |
2008-10-21 | sh: Fix up the SH7203 build. | Paul Mundt | 2 | -2/+2 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 163 | -1915/+12970 |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal | 1 | -0/+3 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-20 | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2 | -0/+0 |
2008-10-20 | sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. | Paul Mundt | 2 | -2/+4 |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 53 | -37/+40 |
2008-10-20 | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 11 | -7/+7 |
2008-10-20 | sh: remove consistent alloc cruft | Magnus Damm | 1 | -10/+0 |
2008-10-20 | sh: add dynamic crash base address support | Magnus Damm | 1 | -6/+9 |
2008-10-20 | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2 | -2/+6 |
2008-10-20 | sh: Fix up some merge damage. | Paul Mundt | 2 | -1/+3 |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2 | -2/+2 |
2008-10-20 | Merge branch 'sh/gpiolib' | Paul Mundt | 22 | -100/+8144 |
2008-10-20 | Fix debugfs_create_file's error checking method for arch/sh/mm/ | Zhaolei | 2 | -0/+8 |
2008-10-20 | Fix debugfs_create_dir's error checking method for arch/sh/kernel/ | Zhaolei | 1 | -0/+2 |
2008-10-20 | sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA board | Nobuhiro Iwamatsu | 1 | -0/+3 |
2008-10-20 | sh: Use sh7720 GPIO on magicpanelr2 board | Magnus Damm | 2 | -1/+11 |
2008-10-20 | sh: Add sh7720 pinmux code | Magnus Damm | 3 | -0/+1420 |
2008-10-20 | sh: Use sh7203 GPIO on rsk7203 board | Magnus Damm | 2 | -0/+12 |
2008-10-20 | sh: Add sh7203 pinmux code | Magnus Damm | 3 | -0/+1747 |
2008-10-20 | sh: Use sh7723 GPIO on AP325RXA board | Magnus Damm | 2 | -26/+75 |
2008-10-20 | sh: Add sh7723 pinmux code | Magnus Damm | 3 | -0/+2164 |
2008-10-20 | sh: Use sh7722 GPIO on Migo-R board | Magnus Damm | 3 | -69/+125 |
2008-10-20 | sh: Add sh7722 pinmux code | Magnus Damm | 3 | -0/+1997 |
2008-10-20 | sh: GPIO and pinmux base code | Magnus Damm | 5 | -4/+593 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -1/+1 |
2008-10-04 | sh: More I/O routine overhauling. | Paul Mundt | 6 | -232/+115 |
2008-10-01 | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 5 | -76/+4 |