| Commit message (Expand) | Author | Age |
* | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 2008-10-22 |
* | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 2008-10-22 |
* | sh: sh7785 pinmux support | Magnus Damm | 2008-10-22 |
* | sh: update defconfigs. | Paul Mundt | 2008-10-22 |
* | sh: Kill off unused p1fc divisors from SH7763 clk fwk. | Paul Mundt | 2008-10-22 |
* | sh: improve pinmux support for single direction pins | Magnus Damm | 2008-10-22 |
* | sh: use 10MHz VIO_CLK for ov772x on Migo-R | Magnus Damm | 2008-10-22 |
* | sh: Update gpio_set_value() pin value handling | Magnus Damm | 2008-10-21 |
* | sh: update ov772x byte order on Migo-R | Magnus Damm | 2008-10-21 |
* | sh: Export cache flush routines needed by sh_eth on SH7619. | Paul Mundt | 2008-10-21 |
* | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt | 2008-10-21 |
* | sh: ap325rxa: Kill off unused port definitions. | Paul Mundt | 2008-10-21 |
* | sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. | Paul Mundt | 2008-10-21 |
* | sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization. | Paul Mundt | 2008-10-21 |
* | sh: add support FLCTL for ap325rxa board | Yoshihiro Shimoda | 2008-10-21 |
* | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 2008-10-21 |
* | sh: rsk7203: leds-gpio support for RSK+ LEDs. | Paul Mundt | 2008-10-21 |
* | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 2008-10-21 |
* | sh: fix soc-camera compile breakage on Migo-R. | Guennadi Liakhovetski | 2008-10-20 |
* | sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting(). | Paul Mundt | 2008-10-20 |
* | sh: Kill off duplicate remove_memory() definition. | Andrew Morton | 2008-10-20 |
* | sh: Fix up the SH7203 build. | Paul Mundt | 2008-10-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2008-10-20 |
| * | sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. | Paul Mundt | 2008-10-20 |
| * | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 |
| * | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 2008-10-19 |
| * | sh: remove consistent alloc cruft | Magnus Damm | 2008-10-19 |
| * | sh: add dynamic crash base address support | Magnus Damm | 2008-10-19 |
| * | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2008-10-19 |
| * | sh: Fix up some merge damage. | Paul Mundt | 2008-10-19 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-19 |
| |\ |
|
| * \ | Merge branch 'sh/gpiolib' | Paul Mundt | 2008-10-19 |
| |\ \ |
|
| | * | | sh: Use sh7720 GPIO on magicpanelr2 board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7720 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7203 GPIO on rsk7203 board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7203 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7723 GPIO on AP325RXA board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7723 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: Use sh7722 GPIO on Migo-R board | Magnus Damm | 2008-10-19 |
| | * | | sh: Add sh7722 pinmux code | Magnus Damm | 2008-10-19 |
| | * | | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-19 |
| * | | | Fix debugfs_create_file's error checking method for arch/sh/mm/ | Zhaolei | 2008-10-19 |
| * | | | Fix debugfs_create_dir's error checking method for arch/sh/kernel/ | Zhaolei | 2008-10-19 |
| * | | | sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA board | Nobuhiro Iwamatsu | 2008-10-19 |
| |/ / |
|
| * | | sh: More I/O routine overhauling. | Paul Mundt | 2008-10-03 |
| * | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 2008-10-01 |
| * | | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 2008-10-01 |
| * | | sh: Use __raw_xxx() I/O accessors for INTC and IPR. | Paul Mundt | 2008-10-01 |
| * | | sh: Fix up the __raw_read/writeX() definitions. | Paul Mundt | 2008-10-01 |