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